EZ-Backup Problem: Backup Fails to Start, Error ANS1029E or ANS1033E
This article applies to: EZ-Backup
The following errors are logged in the client dsmsched.log file:
08/16/2013 21:53:39 Querying server for next scheduled event. 08/16/2013 21:53:39 Node Name:NODE1 08/16/2013 21:53:39 ANS1029E Communication with the TSM server is lost. 08/16/2013 21:53:39 Will attempt to get schedule from server again in 20 minutes. 08/16/2013 22:13:39 TSM Backup-Archive Client Version x, Release x, Level x.x 08/16/2013 22:13:39 Querying server for next scheduled event. 08/16/2013 22:13:39 Node Name: NODE1 08/16/2013 22:13:39 ANS1029E Communication with the TSM server is lost. 08/16/2013 22:13:39 Will attempt to get schedule from server again in 20 minutes.
Cause
The client’s TCPSERVERAddress option value uses a Fully Qualified Domain Name (FQDN), but the client does not have DNS setup or the DNS naming lookup of the TCPServeraddress value fails.
Diagnosing the problem
A scheduled backup fails to start, but a manual backup runs successfully. The TCPserveraddress client option uses an FQDN value. For example:
TCPServeraddress tsm.domain.com
The DNS lookup of the FQDN value fails. For example:
nslookup tsm.domain.com ;; connection timed out; no servers could be reached
Resolving the problem
Modify the TCPserveraddress client option to use the dotted decimal format IP address of Tivoli Storage Manager Server instead of the FQDN value. For example, for server ADSM1.CIT.CORNELL.EDU, instead of
TCPserveraddress ADSM1.CIT.CORNELL.EDU
use
TCPserveraddress 128.84.136.81
Restart the client scheduler or acceptor process for the option change to take effect.
EZ-Backup servers: IP addresses
ADSM1.CIT.CORNELL.EDU | 128.84.136.81 |
ADSM2.CIT.CORNELL.EDU | 128.84.136.82 |
ADSM3.CIT.CORNELL.EDU | 128.84.136.83 |
ADSM4.CIT.CORNELL.EDU | 128.84.136.84 |
ADSM5.CIT.CORNELL.EDU | 128.84.136.85 |
ADSM7.CIT.CORNELL.EDU | 128.84.136.87 |
ADSM8.CIT.CORNELL.EDU | 128.84.136.88 |
ADSMA.CIT.CORNELL.EDU | 128.84.136.90 |
ADSMB.CIT.CORNELL.EDU | 128.84.136.91 |
Comments?
To share feedback about this page or request support, log in with your NetID