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

4. On the host that manages the primary volume, change the contents of the definition file for the
RAID Manager instance to the Port, TargetID, and LU of the new primary volume and then restart
the RAID Manager instance.
PROMPT> horcmshutdown 10
PROMPT> horcmstart 10
5. Execute the following command to generate a pair of the new primary volume and the secondary
volume on the host that manages the primary volume:
PROMPT> paircreate -g SI01 -vl -c 15
6. Execute the pairevtwait command and wait till the pair status becomes PAIR.
PROMPT> pairevtwait -g SI01 -s PAIR -t 10 180
7. Execute the pairsplit command to split the pair.
PROMPT> pairsplit -g SI01
8. Execute the drmmount command to mount the secondary volume.
PROMPT> drmmount 0000000053
9. Execute the drmmediarestore command to restore tape data on the host that manages the
secondary volume.
PROMPT> drmmediarestore 0000000053
10. Execute the drmumount command to unmount the secondary volume.
PROMPT> drmumount 0000000053
11. On the host that manages the secondary volume, export the backup catalog used when data
was restored from the tape and transfer it to the host that manages the primary volume.
PROMPT> drmdbexport 0000000054 -f \tmp\expfile
PROMPT> ftp dbhost
12. On the host that manages the primary volume, import the catalog.
PROMPT> drmdbimport -f \tmp\expfile
13. Execute the drmfsrestore command with the -force option to restore data from the secondary
volume to the primary volume.
PROMPT> drmfsrestore 0000000155 -resync -force
CLI User Guide 547