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

A character string that uniquely identifies the operation to be performed. Information in the operation
definition file corresponding to the specified operation ID is used when executing the extended
command.
-db
Specify this option to check the contents of an operation definition file for a file server.
-bk
Specify this operation to check the contents of an operation definition file for a backup server.
Return Values
0: Normal termination
Any value other than 0: Termination with an error
Conditions Causing an Error
This extended command fails in the following cases:
An invalid option is specified.
The operation definition file specified in the argument does not exist, or the system cannot access
the file.
An error is detected while the contents of the file are being checked.
The command fails to create a temporary directory.
The command fails to obtain the name of the directory where dictionary map files are stored.
Examples
In this example, the extended command is used to check the definition file C:\Program Files\
drm\SCRIPT\conf\_OP0001.dat for a file server:
EX_DRM_FS_DEF_CHECK OP0001 -db
In this example, the extended command is used to check the definition file C:\Program Files\
drm\SCRIPT\conf\_OP0001.dat for a backup server :
EX_DRM_FS_DEF_CHECK OP0001 -bk
EX_DRM_FS_RESTORE (Restores a file system to the primary volume)
Format
EX_DRM_FS_RESTORE operation-ID -resync [ -force ]
[ -target directory-name
| -f list-file-name ]
[ -pf copy-parameter-definition-file]
Description
This extended command executes the drmfsrestore command to restore a specified file system
from its backup data from the secondary volume to the primary volume.
Extended commands22