Veritas Volume Manager 5.0.1 Administrator's Guide, HP-UX 11i v3, First Edition, November 2009

Table A-4
Creating and administering subdisks
DescriptionCommand
Creates a subdisk.
See Creating subdisks.
Example:
# vxmake -g mydg sd \
mydg02-01 mydg02,0,8000
vxmake [-g diskgroup] sd subdisk \
diskname,offset,length
Associates subdisks with an existing
plex.
See Associating subdisks with plexes
on page 253.
Example:
# vxsd -g mydg assoc home-1 \
mydg02-01 mydg02-00 \
mydg02-01
vxsd [-g diskgroup] assoc plex \
subdisk...
Adds subdisks to the ends of the
columns in a striped or RAID-5 volume.
See Associating subdisks with plexes
on page 253.
Example:
# vxsd -g mydg assoc \
vol01-01 mydg10-01:0 \
mydg11-01:1 mydg12-01:2
vxsd [-g diskgroup] assoc plex \
subdisk1:0 ... subdiskM:N-1
Replaces a subdisk.
See Moving subdisks on page 251.
Example:
# vxsd -g mydg mv mydg01-01 \
mydg02-01
vxsd [-g diskgroup] mv oldsubdisk \
newsubdisk ...
Using Veritas Volume Manager commands
About Veritas Volume Manager commands
556