HP StorageWorks P9000 Command View Advanced Edition Suite Software 7.0 Mainframe Agent Installation and Configuration Guide (TB581-96014, November 2010)

In this example, the command is used to perform an online backup onto 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 the file system. You
can also display information about the backup performed for more than one file system. 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
Original backup ID obtained by the drmfsbackup command
ORIGINAL-ID
Start time of a snapshot backupSTART-TIME
End time of a snapshot backupEND-TIME
Server name where the snapshot backup was performedHOSTNAME
CLI Reference Guide 89