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

The location of the mount point directory target definition file:
Application-Agent-installation-directory\DRM\conf\fs\APP1
Contents of the mount point directory target definition file:
D:
E:
F:\MNT
In this example, the command is used to perform an online backup to a remote site:
PROMPT> drmfsbackup F: -rc remote_0
In this example, the command is used to back up by using VSS:
PROMPT> drmfsbackup H: -mode vss
KAVX0001-I The drmfsbackup command will now start.
KAVX0019-I Copying file(s) now...
KAVX5108-I Resynchronizing a copy group.
Copy group name = EVS1,EVS1_000
KAVX0256-I Connecting to the Protection Manager Service is performed.
Host name = BackupServer
KAVX0040-I The backup ID has been assigned as follows:
Backup ID = 0000000050
KAVX0002-I The drmfsbackup command will now end.
drmfscat (Displays backup information for a file system)
Format
drmfscat { mount-point-directory-name | mount-point-directory-target-definition-file-name }
[ -target directory-names | -f target-definition-file-name ]
[ -device device-file-name ][ -l ][ -v ]
[ -backup_id backup-ID ][ -hostname host-name ]
[ -comment backup-comment ]
Description
The drmfscat command displays information about the backups performed for a file system. You
can also display information about the backups performed for multiple file systems. The following
table lists the displayed items.
Table 27 Items displayed by the drmfscat command
DescriptionDisplayed item
Mount point directory nameINSTANCE
Backup commentBACKUP-COMMENT
Backup IDBACKUP-ID
Backup mode
(COLD, ONLINE, or VSS)
BACKUP-MODE
Mount point directory nameINSTANCE
Application Agent CLI Reference Guide 91