Veritas Storage Foundation Intelligent Storage Provisioning 5.0.1 Solutions Guide, HP-UX 11i v3, First Edition, November 2009
8
On the OHP host where the replica database is to be set up, use the following
command to import the snapshot volume’s disk group:
# vxdg import snapvoldg
9
The snapshot volume is initially disabled following the join. Use the following
commands on the OHP host to recover and restart the snapshot volume:
# vxrecover -g snapvoldg -m snapvol
# vxvol -g snapvoldg start snapvol
10
On the OHP host, check and mount the snapshot volume. The following are
sample commands for checking and mounting a file system:
# fsck -F vxfs /dev/vx/rdsk/snapvoldg/snapvol
# mount -F vxfs /dev/vx/dsk/snapvoldg/snapvol mount_point
On Linux, use the -t option, and on AIX, use the -V option, instead of the -F
option for both commands.
11
On the OHP host, use the appropriate database commands to recover and
start the replica database for its decision support role.
To resynchronize the snapshot volume’ s data with the primary database by
refreshing the snapshot plexes from the original volume
1
On the OHP host, shut down the replica database, and use the following
command to unmount the snapshot volume:
# umount mount_point
2
On the OHP host, use the following command to deport the snapshot volume’s
disk group:
# vxdg deport snapvoldg
3
On the primary host, re-import the snapshot volume’s disk group using the
following command:
# vxdg import snapvoldg
39Off-host processing solutions
Implementing off-host processing solutions