Previous Topic: Best Practices for Creating Files System DevicesNext Topic: How to Detect Devices Attached to Servers


Best Practices for Configuring Data Mover Switches

UNIX and Linux Data Mover contains switches that let you customize how Arcserve Backup behaves in various conditions.

To customize the values of the switches, open the following configuration file on the data mover server:

/opt/CA/ABcmagt/agent.cfg

The following example describes the syntax for configuring switches for UNIX and Linux Data Mover in the agent.cfg configuration file.

Note: If necessary, you can add switches into this section.

[260]
#[Data Mover]
NAME		ABdatmov 
VERSION	16.5
HOME		/opt/CA/ABdatamover
ENV		CA_ENV_DEBUG_LEVEL=5
#ENV		CA_ENV_NDMP_LOG_DEBUG=1
ENV		AB_OS_TYPE=RHEL_2.6.18_I686
ENV		DATAMOVER_HOME=/opt/CA/ABdatamover
ENV		LD_LIBRARY_PATH=/opt/CA/ABdatamover/lib:/opt/CA/ABcmagt:$LD_LIBRARY_PATH
ENV		SHLIB_PATH=/opt/CA/ABdatamover/lib:/opt/CA/ABcmagt:$SHLIB_PATH
ENV		LIBPATH=/opt/CA/ABdatamover/lib:/opt/CA/ABcmagt:$LIBPATH
BROWSER	NDMPServer 
AGENT		dagent

Arcserve Backup lets you configure the following switches: