HP (Hewlett-Packard) HP-UX 11i v3 Landscape Lighting User Manual


 
497Commands summary
vxmake [-g diskgroup] plex plex \
layout=stripe|raid5 stwidth=W \
ncolumn=N sd=subdisk1[,subdisk2,...]
Creates a striped or RAID-5 plex.
See “Creating a striped plex” on
page 224.
Example:
# vxmake -g mydg plex pl-01 \
layout=stripe stwidth=32 \
ncolumn=2 \
sd=mydg01-01,mydg02-01
vxplex [-g diskgroup] att volume plex Attaches a plex to an existing volume.
See “Attaching and associating
plexes” on page 229.
See “Reattaching plexes” on page 231.
Example:
# vxplex -g mydg att vol01 \
vol01-02
vxplex [-g diskgroup] det plex Detaches a plex.
See “Detaching plexes” on page 231.
Example:
# vxplex -g mydg det vol01-02
vxmend [-g diskgroup] off plex Takes a plex offline for maintenance.
See “Taking plexes offline” on
page 230.
Example:
# vxmend -g mydg off vol02-02
vxmend [-g diskgroup] on plex Re-enables a plex for use.
See “Reattaching plexes” on page 231.
Example:
# vxmend -g mydg on vol02-02
vxplex [-g diskgroup] mv oldplex newplex Replaces a plex.
See “Moving plexes” on page 232.
Example:
# vxplex -g mydg mv \
vol02-02 vol02-03
Table A-5 Creating and administering plexes
Command Description