VERITAS Volume Manager 3.5 Administrator's Guide (September 2004)
Creating and Administering Plexes
Creating a Striped Plex
Chapter 6194
Creating a Striped Plex
To create a striped plex, you must specify additional attributes. For
example, to create a striped plex named pl-01 with a stripe width of 32
sectors and 2 columns, use the following command:
# vxmake plex pl-01 layout=stripe stwidth=32 ncolumn=2 \
sd=disk01-01,disk02-01
To use a plex to build a volume, you must associate the plex with the
volume. For more information, see the section, “Attaching and
Associating Plexes” on page 201.