Veritas Volume Manager 5.0 Administrator's Guide (September 2006)
484 Commands summary
vxplex [-g diskgroup] cp volume newplex Copies a volume onto a plex.
See “Copying plexes” on page 225.
Example:
# vxplex -g mydg cp vol02 \
vol03-01
vxmend [-g diskgroup] fix clean plex Sets the state of a plex in an unstartable
volume to CLEAN.
See “Reattaching plexes” on page 223.
Example:
# vxmend -g mydg fix clean \
vol02-02
vxplex [-g diskgroup] -o rm dis plex Dissociates and removes a plex from a
volume.
See “Dissociating and removing plexes”
on page 225.
Example:
# vxplex -g mydg -o rm dis \
vol03-01
Table A-6 Creating volumes
Command Description
vxassist [-g diskgroup] maxsize \
layout=layout [attributes]
Displays the maximum size of volume that
can be created.
See “Discovering the maximum size of a
volume” on page 234.
Example:
# vxassist -g mydg maxsize \
layout=raid5 nlog=2
Table A-5 Creating and administering plexes
Command Description