I haven't seen your exact error message before, but it looks like you server may have 
DNS name resolution issues.  I would suggest checking three things first: (1) make 
sure the server knows it's own hostname properly (check sys:etc\hostname).  Also, make 
sure that the hostname the server thinks it is using is the same as the hostname 
configured in your local DNS.

(2) Make sure sys:etc\hosts is configured properly for your NetWare server.  There 
should be a line in there similar to:

192.168.1.3     servername.somewhere.com        servername

(3) Make sure the server can do DNS lookups outside of TSM.  You could try using ping 
at the server console to check this (ping your TSM server by name, or a known site on 
the Internet that answers pings, such as www.cisco.com).  If that doesn't work, check 
the file sys:etc\resolv.cfg.  It should look something like this:

domain somewhere.com
nameserver 192.168.1.1
nameserver 192.168.1.2

with your domain and nameservers, of course.

Matt Zufelt
Southern Utah University


>>> [EMAIL PROTECTED] 02/26/03 12:28PM >>>
Environment:
TSM server 5.1.1.6 on AIX 4.3.3
Netware 5 (latest TSA nlm's)  TSM client 5.1.5.6

I just installed the 5.1.5.6 client on 4 new Netware 5 servers.  On 3 of
them I'm getting the following error in the dsmerror.log:

02/26/2003 14:07:52 GetHostnameOrNumber(): gethostbyname(): errno = 35.
02/26/2003 14:07:52 TcpOpen: Could not resolve host name.
02/26/2003 14:07:52 psStoreSchedIDforCad: Unable to open ipc socket, errno =
1.

This is what is in the dsmwebcl.log:
Tivoli Storage Manager
Client Acceptor - Built Dec 17 2002 16:24:28
Version 5, Release 1, Level 5.6
Dsmcad is working in   Webclient   Schedule   mode.
ANS3000I HTTP communications available on port 1581.
Command will be executed
in 1 minute.
Time remaining until execution:
Executing scheduled command now.

I get this when I do a load dsmcad & it loads the dsmc.nlm.....
Any suggestions or idea's?

--------------------------------------
Bruce Kamp
Midrange Systems Analyst II
Memorial Healthcare System
E: [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
P: (954) 987-2020 x4597
F: (954) 985-1404
---------------------------------------

Reply via email to