Trouble with Error #53 TCPIP problem.

poolgod2004

ADSM.ORG Member
Joined
Jun 24, 2005
Messages
23
Reaction score
0
Points
0
Website
http
Hello Everyone.



I was wondering if anyone could point me in a direction for a resolution to this problem, it seems as though I cannot log into the client at all here. The TCPSERVERADDRESS is correct as that is the hostname of the server.



Any help would be appreciated.



Thanks in advance.



Enter your user id: admin Enter your user id: admin



ANS1033E An invalid TCP/IP host name was specified

ANS8023E Unable to establish session with server.



ANS8002I Highest return code was -53.





# cat dsm.opt

************************************************************************

* Tivoli Storage Manager *

* *

* Sample Client User Options file for AIX and SunOS (dsm.opt.smp) *

************************************************************************



* This file contains an option you can use to specify the TSM

* server to contact if more than one is defined in your client

* system options file (dsm.sys). Copy dsm.opt.smp to dsm.opt.

* If you enter a server name for the option below, remove the

* leading asterisk (*).



************************************************************************



* SErvername A server name defined in the dsm.sys file

SErvername tsm

domain all-local all-nfs

#

#

#

# cat dsm.sys

************************************************************************

* Tivoli Storage Manager *

* *

* Sample Client System Options file for AIX and SunOS (dsm.sys.smp) *

************************************************************************



* This file contains the minimum options required to get started

* using TSM. Copy dsm.sys.smp to dsm.sys. In the dsm.sys file,

* enter the appropriate values for each option listed below and

* remove the leading asterisk (*) for each one.



* If your client node communicates with multiple TSM servers, be

* sure to add a stanza, beginning with the SERVERNAME option, for

* each additional server.



************************************************************************



SErvername tsm

COMMmethod TCPip

TCPPort 1500

TCPServeraddress tsm01

tcpwindowsize 64

tcpbuffsize 32

largecommbuffers yes

resourceutilization 10

ManagedServices schedule webclient

memoryefficientbackup yes

inclexcl /usr/tivoli/tsm/client/ba/bin/inclexcl.txt

schedlogname /usr/tivoli/tsm/client/ba/bin/dsmsched.log

errorlogname /usr/tivoli/tsm/client/ba/bin/dsmerror.log

schedlogretention 5

errorlogretention 7

passwordaccess generate

schedmode prompted

nodename tsm01

# :confused: :confused:
 
Hi,



I would definitely try using either IP address or FQDN (Fully Qualified Domain Name)

like tsm01.yourdomain.com



Hope it helps



Harry
 
I actually just found out from one of my cohorts that the server is down and is probably being reloaded by one of our other people. Sorry for the confusion.



D :grin:
 
Back
Top