Veritas Volume Manager 5.0 Administrator's Guide (September 2006)
480 Commands summary
vxrecover -g diskgroup -sb Starts all volumes in an imported disk
group.
See “Moving disk groups between
systems” on page 177.
Example:
# vxrecover -g mydg -sb
vxdg destroy diskgroup Destroys a disk group and releases its
disks.
See “Destroying a disk group” on
page 200.
Example:
# vxdg destroy mydg
Table A-4 Creating and administering subdisks
Command Description
vxmake [-g diskgroup] sd subdisk \
diskname,offset,length
Creates a subdisk.
See “Creating subdisks” on page 207.
Example:
# vxmake -g mydg sd \
mydg02-01 mydg02,0,8000
vxsd [-g diskgroup] assoc plex \
subdisk...
Associates subdisks with an existing plex.
See “Associating subdisks with plexes” on
page 210.
Example:
# vxsd -g mydg assoc home-1
mydg02-01 \ mydg02-00
mydg02-01
Table A-3 Creating and administering disk groups
Command Description