HP StorageWorks P9000 Replication Manager Software 7.1 CLI User Guide (TB584-96026, May 2011)

1. Conceal all secondary volumes from the backup server.
To conceal all secondary volumes from the backup server, execute the drmdevctl command
on the backup server.
BKServer > drmdevctl -detach
BKServer >
2. Use the Windows disk management functionality or a RAID Manager command to confirm that
the secondary volumes are concealed.
The following example, uses the inqraid command of RAID Manager:
BKServer >echo hd0-1 | inqraid -CLI
DEVICE_FILE PORT SERIAL LDEV CTG H/M/12 SSID R:Group PRODUCT_ID
Harddisk0 - - - - - - - -
Harddisk1 - - - - - - - -
BKServer >
3. Create backup catalogs for all generations.
Create a backup catalog by executing the backup command on the file server or database server.
Repeat the backup command for the number of generations.
When the backup is of a file system:
Create a mount point directory batch definition file that describes mount points of file systems
to be backed up. In this example, Application-Agent-installation-directory\conf\fs\
mp_on_dg01.dat is assumed as a mount point directory batch definition file.
FSServer > drmfsbackup mp_on_dg01.dat -mode cold
FSServer >
FSServer > drmfsbackup mp_on_dg01.dat -mode cold
FSServer >
FSServer > drmfsbackup mp_on_dg01.dat -mode cold
FSServer >
When the backup is of an SQL Server database:
DBServer > drmsqlbackup DEFAULT
DBServer >
DBServer > drmsqlbackup DEFAULT
DBServer >
DBServer > drmsqlbackup DEFAULT
DBServer >
When the backup is of an Exchange database:
DBServer > drmexgbackup
DBServer >
DBServer > drmexgbackup
DBServer >
DBServer > drmexgbackup
DBServer >
CLI User Guide 167