Veritas Volume Manager 5.1 SP1 Administrator"s Guide (5900-1506, April 2011)

4
The snapshot volume is initially disabled following the import. Use the
following commands on the primary host to recover and restart the snapshot
volume:
# vxrecover -g snapvoldg -m snapvol
# vxvol -g snapvoldg start snapvol
5
On the primary host, reattach the snapshot volume to its original volume
using the following command:
# vxsnap -g snapvoldg reattach snapvol source=vol \
sourcedg=volumedg
For example, to reattach the snapshot volumes svol1, svol2 and svol3:
# vxsnap -g sdg reattach svol1 \
source=vol1 sourcedg=dbasedg \
svol2 source=vol2 sourcedg=dbasedg \
svol3 source=vol3 sourcedg=dbasedg
You can use the vxsnap snapwait command to wait for synchronization of
the linked snapshot volume to complete:
# vxsnap -g volumedg snapwait volume mirvol=snapvol
You can then proceed to create the replica database, from step 6 in the
previous procedure.
See To set up a replica database using the table files that are configured
within a volume in a private disk group on page 400.
403Configuring off-host processing
Implemention of off-host processing solutions