Veritas Volume Manager 5.0 Administrator's Guide (September 2006)
479Commands summary
vxdg [-o expand] listmove sourcedg \
targetdg object ...
Lists the objects potentially affected by
moving a disk group.
See “Listing objects potentially affected by
a move” on page 192.
Example:
# vxdg -o expand listmove \
mydg newdg myvol1
vxdg [-o expand] move sourcedg \
targetdg object ...
Moves objects between disk groups.
See “Moving objects between disk groups”
on page 195.
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 197.
Example:
# vxdg -o expand split mydg \
newdg myvol2 myvol3
vxdg join sourcedg targetdg Joins two disk groups.
See “Joining disk groups” on page 198.
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 418.
Example:
# vxdg -g mysdg set \
activation=sw
Table A-3 Creating and administering disk groups
Command Description