Veritas Volume Manager 5.1 SP1 Administrator"s Guide (5900-1506, April 2011)

Table A-4
Creating and administering subdisks (continued)
DescriptionCommand
Removes a subdisk.
See Removing subdisks on page 279.
Example:
# vxedit -g mydg rm mydg02-01
vxedit [-g diskgroup] rm subdisk
Dissociates and removes a subdisk from
a plex.
See Dissociating subdisks from plexes
on page 278.
Example:
# vxsd -g mydg -o rm dis \
mydg02-01
vxsd [-g diskgroup] -o rm dis subdisk
Table A-5
Creating and administering plexes
DescriptionCommand
Creates a concatenated plex.
See Creating plexes on page 281.
Example:
# vxmake -g mydg plex \
vol01-02 \
sd=mydg02-01,mydg02-02
vxmake [-g diskgroup] plex plex \
sd=subdisk1[,subdisk2,...]
Creates a striped or RAID-5 plex.
See Creating a striped plex
on page 281.
Example:
# vxmake -g mydg plex pl-01 \
layout=stripe stwidth=32 \
ncolumn=2 \
sd=mydg01-01,mydg02-01
vxmake [-g diskgroup] plex plex \
layout=stripe|raid5 stwidth=W \
ncolumn=N \
sd=subdisk1[,subdisk2,...]
Using Veritas Volume Manager commands
About Veritas Volume Manager commands
524