HP StorageWorks P9000 Replication Manager Software 7.1 CLI Reference Guide (TB584-96021, May 2011)
• An invalid option is specified.
• The system cannot acquire information from the definition file linked to the operation ID.
• A specified Application Agent command option cannot be specified as an extended command
option.
• Acquisition of information from the backup ID record file fails.
• A command executed inside the extended command encounters an error.
• The acquisition of the result of a command executed inside the extended command fails.
• Information cannot be acquired from the host environment settings file.
• No storage directory for extended-command temporary files is specified in the operation definition
file.
• The command fails to obtain the name of the directory where dictionary map files are stored.
Example
• In this example, the extended command is used to restore the file system specified by the operation
definition file operation01. The command restores by resynchronizing the primary and secondary
volumes:
EX_DRM_FS_RESTORE operation01 -resync
Extended command specifications (Common commands)
EX_DRM_BACKUPID_SET (Generates a backup ID file)
Format
EX_DRM_BACKUPID_SET operation-ID -backup_id backup-ID
Description
This extended command is used to generate a backup ID file that contains the specified backup ID.
The command stores the file in the temporary directory for extended commands.
Execute this extended command as preparation for restoring the backed up file system or the database
to the primary volume. Execute the command by specifying the backup ID to be used for restoring
(the backup ID generated when you backed up the file system or the database to the secondary
volume).
Prerequisites
The prerequisites for executing this extended command are as follows:
• An operation definition file corresponding to the specified operation ID has been created.
• You have confirmed the backup ID to be specified with this extended command by viewing the
backup catalog information. This information can be obtained by using one of the following
commands:
• When backing up a file system, use the drmfscat command.
• When backing up an SQL Server database, use the drmsqlcat command.
• When backing up an Exchange database, use the drmexgcat command.
Extended commands24