Valid on UNIX and Linux platforms.
Symptom:
CA ARCserve Backup cannot detect data mover servers and the data mover servers are registered with the primary server.
Solution:
To troubleshoot this problem, complete the following steps:
<ARCSERVE_HOME>/log/tape.log
The tape.log file should display information that is similar to the following:
[09/24 13:07:34 11e0 2 ] -----------START LOGGING--------- [09/24 13:07:34 11e0 2 ] Loading Server and Device List [09/24 13:07:34 11e0 2 ] Successfully Get UUID on [UNIX-DM-01-SLES11-V1] [09/24 13:07:34 11e0 2 ] Successfully Get UUID on [UNIX-DM-02-RHEL5-P2] [09/24 13:07:34 11e0 2 ] Successfully Get UUID on [172.24.199.299] [09/24 13:07:34 11e0 2 ] Initializing Servers and Devices : Start [09/24 13:07:34 11e0 2 ] Connecting to Node UNIX-DM-01-SLES11-V1 on Port 6051
Verify the following:
Successfully Get UUID on [UNIX-DM-01-SLES11-V1]
Connecting to Node UNIX-DM-01-SLES11-V1 on Port 6051
<ARCSERVE_HOME>/log/umsdev.log
The log file should contain information that is similar to the following:
25/11/2009 19:01:55.849 5340 DBG CNDMPConnection using Hostname=UNIX-DM-01-SLES11-V1, IPAddress=, PortNumber=6051 25/11/2009 19:01:55.943 5340 DBG CXDRStream::CXDRStream 25/11/2009 19:01:55.943 2384 DBG [0x00F35C20] Message receive thread started 25/11/2009 19:01:55.943 3696 DBG Dispatch Thread started
<Windows>/system32/drivers/etc/hosts
For example:
172.24.199.199 UNIX-DM-01-SLES11-V1
Note: If the servers cannot communicate using ping or nslookup, ensure that you are specifying the correct host name, IP address, or both.
# ps -ef | grep NDMPServer
If the NDMP Server service is running, the following results appear in the command line:
root 13260 1 0 05:28 ? 00:00:00 NDMPServer root 13484 1 0 05:28 ? 00:00:00 NDMPServer
/opt/CA/ABcmagt/logs/caagentd.log
If the NDMP Server service started, the following information appears in the log file:
10/21 05:28:51(13259) - (_AGBRSpawnMediaEngine), major=14, minor=0 10/21 05:28:51(13260) - (_AGBRSpawnMediaEngine) execv(/opt/CA/ABdatamover/NDMPServer) 10/21 05:28:51(13259) - (_AGBRSpawnMediaEngine): child pid=13260
/opt/CA/ABcmagt/agent.cfg
If UNIX and Linux Data Mover is configured, the following information appears in the configuration file:
[260] #[Data Mover] NAME ABdatmov VERSION 16.0 HOME /opt/CA/ABdatamover #ENV CA_ENV_DEBUG_LEVEL=4 #ENV CA_ENV_NDMP_LOG_DEBUG=1 ENV AB_OS_TYPE=SUSE_2.6.27.19_I686 ENV MEDIASERVER_HOME=/opt/CA/ABdatamover ENV LD_LIBRARY_PATH=/opt/CA/ABdatamover/lib:/opt/CA/ABcmagt:$LD_LIBRARY_PATH:/opt/CA/SharedComponents/lib ENV SHLIB_PATH=/opt/CA/ABdatamover/lib:/opt/CA/ABcmagt:$SHLIB_PATH:/opt/CA/SharedComponents/lib ENV LIBPATH=/opt/CA/ABdatamover/lib:/opt/CA/ABcmagt:$LIBPATH:/opt/CA/SharedComponents/lib BROWSER NDMPServer AGENT dagent
| Copyright © 2011 CA. All rights reserved. | Tell Technical Publications how we can improve this information |