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

Examples
In this example, the command is used to restore data from the secondary volume to the primary
volume, which resynchronizes the disks. The backup data used for restoration is identified by the
backup ID 0000000001.
PROMPT> drmfsrestore 0000000001 -resync
In this example, the command is used to restore data from the secondary volume to the primary
volume, which resynchronizes the disks. The backup data used for restoration is identified by the
backup ID 0000000001. During restoration, the command uses the parameters defined in the
copy parameter definition file remote0.dat.
PROMPT> drmfsrestore 0000000001 -resync -pf remote0.dat
Basic command specifications (Common commands)
drmappcat (Views catalog information on a host)
Formats
To display backup information for a particular backup ID:
drmappcat backup-ID [ -l ][ -hostname host-name ][ -v ]
[ -comment backup-comment ][ -template ]
To display backup information:
drmappcat [ backup-ID ][ -l ][ -hostname host-name ][ -v ]
[ -comment backup-comment ][ -template ]
To delete backup information:
drmappcat backup-ID -delete
Description
The drmappcat command allows to you display backup information, for file systems and applications,
that is saved in the backup catalog on the server on which the command was executed.
The following table lists the displayed items.
Table 30 Items displayed for the drmappcat command
DescriptionDisplayed item
Backup comment
BACKUP-COMMENT
#1
Backup ID (10 characters)
BACKUP-ID
The original backup ID
ORIGINAL-ID
#2
Application Agent CLI Reference Guide 105