Veritas Storage Foundation for Oracle 5.0 Administrator's Guide, HP-UX 11i v3, Second Edition, December 2008
# vxprint -g PRODdg -F%fastresync data_vol
on
Verify that a DCO and a DCO log are attached to the volume:
# vxprint -g PRODdg -F%hasdcolog data_vol
on
Create a snapshot mirror of data_vol:
# vxsnap -g PRODdg addmir data_vol alloc=PRODdg02
List the data plexes:
# vxprint -g PRODdg -F%name -e"pl_v_name in \"data_vol\""
data_vol-01
data_vol-02
Choose the plex that is in the SNAPDONE state. Use the vxprint -g diskgroup
command to identify the plex that is in the SNAPDONE state.
Decide which data plex you want to use and set the dbed_flashsnap tag for it:
# vxedit -g PRODdg set putil2=dbed_flashsnap data_vol-02
Verify that the dbed_flashsnap tag has been set to the desired data plex,
data_vol-02:
# vxprint -g PRODdg -F%name -e"pl_v_name in \"data_vol\" \
&& p2 in \"dbed_flashsnap\""
data_vol-02
To verify that the snapshot volume was created successfully, use the vxprint -g
disk_group command as follows:
# vxprint -g PRODdg
Using Database FlashSnap for backup and off-host processing
Hosts and storage for Database FlashSnap
236