HP XP P9000 Replication Manager Software 7.6.0-00 Application Agent CLI Reference Guide

EX_DRM_FS_BACKUP operation01 -mode cold
In this example, the extended command is used to back up the file system specified by the operation
ID operation01 to the secondary volume, using the VSS backup method:
EX_DRM_FS_BACKUP operation01 -mode vss
EX_DRM_FS_DEF_CHECK (Checks the contents of an operation definition file
and automatically creates a temporary directory)
Formats
To check the contents of an operation definition file for a file server:
EX_DRM_FS_DEF_CHECK operation-ID -db
To check the contents of an operation definition file for a backup server:
EX_DRM_FS_DEF_CHECK operation-ID -bk
Description
This extended command checks the contents of an operation definition file, and if no problem is found,
automatically creates a temporary directory that will be used by subsequent extended commands.
The definition file-checking tool must be re-executed in the following cases:
The path to the directory where dictionary map files are stored was changed on the file server.
The directory path assigned to FTP_HOME_DIR was changed on the backup server.
When checking the contents of the operation definition file, the command first checks whether the
operation definition file exists, and then checks the entries in the operation definition file for the
following:
An item and corresponding value have been specified.
#
The specified item appears only once.
The number of specified characters does not exceed the maximum allowable for the item.
#
Do not specify a value for TARGET_NAME.
In addition, the command checks the contents of the operation definition file for the items listed in the
table below.
Table 8 Contents checked in the operation definition file
Details to be checkedItem name
FILESYSTEM is specified.BACKUP_OBJECT
If SET_DRM_HOSTNAME is set to 1, the value of DB_SERVER_NAME must
match the file server name specified in DRM_DB_PATH of the Application
Agent configuration definition file init.conf.
DB_SERVER_NAME
Extended commands20