| United States-English |
|
|
|
![]() |
HP-UX Reference > vvx_emerg_start(1M)VERITAS Volume ManagerHP-UX 11i Version 1.6: June 2002 |
|
NAMEvx_emerg_start — start the VERITAS Volume Manager (VxVM) from recovery media DESCRIPTIONThe vx_emerg_start utility starts the VERITAS Volume Manager from alternate media. The usual reason for doing so is to allow repair of a rootable Volume Manager configuration in the event of a catastrophic failure. Optionsvx_emerg_start takes the following options and arguments:
NOTESAfter the volume manager has been started, various recovery options can be performed. Exactly what recovery action needs to be performed depends on what is wrong. It is recommended that vxprint(1M) be used to determine the configuration state. One common problem that can usually be repaired is when all mirrors of the rootdisk has stale plexes. This would appear in the configuration like this: v rootvol root DISABLED 393216 - ACTIVE - pl rootvol-01 rootvol DISABLED 393216 - STALE - sd rootdisk01-02 rootvol-01 ENABLED 393216 0 - - pl rootvol-02 rootvol DISABLED 393216 - STALE - sd rootdisk02-02 rootvol-02 ENABLED 393216 0 - - When this happens, the volume can usually be repaired by performing: vxvol -g rootdg -f start rootvol If the volume is mirrored, it will be put in read-write-back recovery mode. Since we put the command in the foreground, it will not complete until the recovery is complete. Once recovery is complete, you should check the root filesystem with fsck(1M) and mount it before you reboot: fsck -F vxfs -o full /dev/vx/rdsk/rootdg/rootvol mkdir /tmp_mnt mount -F vxfs /dev/vx/dsk/rootdg/rootvol /tmp_mnt |
||||||||||||||||||||||||||||
|
|||||||||||||||