VERITAS Volume Manager 4.1 Troubleshooting Guide

Recovery from Hardware Failure
Displaying Volume and Plex States
Chapter 112
# vxinfo [-g diskgroup] [volume ...]
The following example output shows one volume, mkting, as being unstartable:
home fsgen Started
mkting fsgen Unstartable
src fsgen Started
rootvol root Started
swapvol swap Started
Displaying Volume and Plex States
To display detailed information about the configuration of a volume including its state and the
states of its plexes, use the following form of the vxprint command:
# vxprint [-g diskgroup] -hvt [volume ...]
The following example shows a disabled volume, vol, which has two clean plexes, vol-01 and
vol-02, each with a single subdisk:
# vxprint -g mydg -hvt vol
Disk group: mydg
V NAME RVG/VSET/COKSTATE STATE LENGTH READPOL PREFPLEXUTYPE
PL NAME VOLUME KSTATE STATE LENGTH LAYOUT NCOL/WIDMODE
SD NAME PLEX DISK DISKOFFS LENGTH [COL/]OFF DEVICE MODE
SV NAME PLEX VOLNAME NVOLLAYR LENGTH [COL/]OFFAM/NM MODE
SC NAME PLEX CACHE DISKOFFS LENGTH [COL/]OFFDEVICE MODE
DC NAME PARENTVOL LOGVOL
SP NAME SNAPVOL DCO
v vol - DISABLED ACTIVE 212880 SELECT - fsgen
pl vol-01 vol DISABLED CLEAN 212880 CONCAT - RW
sd mydg11-01 vol-01 mydg11 0 212880 0 c1t0d0 ENA
pl vol-02 vol DISABLED CLEAN 212880 CONCAT - RW
sd mydg12-01 vol-02 mydg12 0 212880 0 c1t1d0 ENA