HP StorageWorks P9000 Replication Manager Software 7.1 CLI Reference Guide (TB584-96021, May 2011)
[ -rc [ name-identifying-the-generation ]] [ -pf copy-parameter-definition-file ]
[ -comment backup-comment ]
[ -script user-script-file-name ]
[ -s backup-server-name
[ -auto_import
[ -auto_mount [ mount-point-directory-name ]]
]
[ -svol_check ]
]
To perform a cold backup:
drmfsbackup { mount-point-directory-name | mount-point-directory-target-definition-file-name }
-mode cold
[ -rc [ name-identifying-the-generation ]] [ -pf copy-parameter-definition-file ]
[ -comment backup-comment]
[ -script user-script-file-name]
[ -s backup-server-name
[ -auto_import
[ -auto_mount [ mount-point-directory-name ]]
]
[ -svol_check ]
]
To perform a VSS backup:
drmfsbackup { mount-point-directory-name | mount-point-directory-target-definition-file-name }
-mode vss
[ -rc [ name-identifying-the-generation ]] [ -pf copy-parameter-definition-file ]
[ -comment backup-comment]
[ -vf VSS-definition-file-name]
[ -script user-script-file-name ]
[ -s backup-server-name
[ -auto_import
[ -auto_mount [ mount-point-directory-name ]]
]
[ -svol_check ]
]
Description
The drmfsbackup command backs up the volume that contains the file system for the specified mount
point directory to the secondary volume. You can back up more than one file system at a time. If the
file system for the mount point directory consists of more than one volume, all the primary volumes
are backed up to secondary volumes.
Before executing this command, the following operations are needed:
• All application software using the volume to be backed up must be stopped. The volume being
used by the OS cannot be backed up.
• The cache of the secondary volume must be cleared. To clear the system cache, mount the secondary
volume on the backup server, and then unmount the secondary volume.
When the drmfsbackup command is executed on the local site and the pair status is SMPL, the
command does not automatically create a pair. In this case, if the PAIR_CREATE parameter in the
RAID Manager-linkage definition file (DEFAULT.dat) is set to ENABLE, the command automatically
creates a pair.
After installation, if the drmfsbackup command is executed without executing the drmfsdisplay
command with the -refresh option specified, and no dictionary map files are created, the dictionary
map files are created by using the drmfsbackup command. In this case, the processing time required
to create the dictionary map files is added to the time required to execute the backup command.
Basic commands84