VERITAS Volume Manager 3.5 Administrator's Guide (September 2004)
Creating and Administering Plexes
Detaching Plexes
Chapter 6 203
Detaching Plexes
To temporarily detach one data plex in a mirrored volume, use the
following command:
# vxplex det plex
For example, to temporarily detach a plex named vol01-02 and place it in
maintenance mode, use the following command:
# vxplex det vol01-02
This command temporarily detaches the plex, but maintains the
association between the plex and its volume. However, the plex is not
used for I/O. A plex detached with the preceding command is recovered
at system reboot. The plex state is set to STALE, so that if a vxvol start
command is run on the appropriate volume (for example, on system
reboot), the contents of the plex is recovered and made ACTIVE.
When the plex is ready to return as an active part of its volume, follow
the procedures in the following section, “Reattaching Plexes” on page 204