Veritas Volume Manager 5.0 Troubleshooting Guide, HP-UX 11i v3, First Edition, May 2008
12 Recovery from hardware failure
Recovering an unstartable volume with a disabled plex in the RECOVER state
Recovering an unstartable volume with a disabled
plex in the RECOVER state
A plex is shown in the RECOVER state if its contents are out-of-date with respect
to the volume. This can happen if a disk containing one or more of the plex’s
subdisks has been replaced or reattached. If a plex is shown as being in this
state, it can be recovered as follows:
1 Use the following command to force the plex into the OFFLINE state:
# vxmend [-g
diskgroup
] -o force off
plex
2 Place the plex into the STALE state using this command:
# vxmend [-g
diskgroup
] on
plex
3 If there are other ACTIVE or CLEAN plexes in the volume, use the following
command to reattach the plex to the volume:
# vxplex [-g
diskgroup
] att
plex volume
If the volume is already enabled, resynchronization of the plex is started
immediately.
If there are no other clean plexes in the volume, use this command to make
the plex DISABLED and CLEAN:
# vxmend [-g
diskgroup
] fix clean
plex
4 If the volume is not already enabled, use the following command to start it,
and preform any resynchronization of the plexes in the background:
# vxvol [-g
diskgroup
] -o bg start
volume
Note: If the data in the plex was corrupted, and the volume has no ACTIVE
or CLEAN redundant plexes from which its contents can be resynchronized,
it must be restored from a backup or from a snapshot image.