Veritas Volume Manager 4.1 Administrator's Guide (HP-UX 11i v3, February 2007)
Appendix A, Commands Summary 427
vxdg [-o expand] move sourcedg \
targetdg object ...
Moves objects between disk groups. See
“Moving Objects Between Disk Groups” on
page 163.
Example:
# vxdg -o expand move mydg newdg \
myvol1
vxdg [-o expand] split sourcedg \
targetdg object ...
Splits a disk group and moves the specified
objects into the target disk group. See “Splitting
Disk Groups” on page 165.
Example:
# vxdg -o expand split mydg newdg \
myvol2 myvol3
vxdg join sourcedg targetdg Joins two disk groups. See “Joining Disk
Groups” on page 166.
Example:
# vxdg join newdg mydg
vxdg -g diskgroup set \
activation=ew|ro|sr|sw|off
Sets the activation mode of a shared disk group
in a cluster. See “Changing the Activation Mode
on a Shared Disk Group” on page 376.
Example:
# vxdg -g mysdg set activation=sw
vxrecover -g diskgroup -sb Starts all volumes in an imported disk group. See
“Moving Disk Groups Between Systems” on
page 144 for an example of its use.
Example:
# vxrecover -g mydg -sb
vxdg destroy diskgroup Destroys a disk group and releases its disks. See
“Destroying a Disk Group” on page 168.
Example:
# vxdg destroy mydg
Creating and Administering Disk Groups
Command Description