Seagate ST34572WC Specifikace Strana 16

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 67
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 15
16
/dev/vg00/lvol2 512 512
/dev/vg00/lvol3 50 50
/dev/vg00/lvol4 50 50
/dev/vg00/lvol5 250 250
/dev/vg00/lvol6 450 450
/dev/vg00/lvol7 350 350
/dev/vg00/lvol8 1000 1000
/dev/vg00/lvol9 1000 1000
/dev/vg00/lvol10 3 3
If pvdisplay fails, you have several options. You can refer to any configuration documentation you
created in advance. Alternately, you can run lvdisplay v on all the logical volumes in the volume
group and see if any extents are mapped to an unavailable physical volume. The lvdisplay
command shows ’???’ for the physical volume if it is unavailable.
The problem with this approach is that it is not precise if more than one disk is unavailable; to ensure
that multiple simultaneous disk failures have not occurred, run vgdisplay to see if the active and
current number of physical volumes differs by exactly one.
A third option for determining which logical volumes are on the disk is to use the vgcfgdisplay
command. This command is available from your HP support representative.
If you have mirrored any logical volume onto a separate disk, confirm that the mirror copies are
current. For each of the logical volumes affected, use lvdisplay to determine if the number of
mirror copies is greater than zero. This verifies that the logical volume is mirrored. Then use
lvdisplay again to determine which logical extents are mapped onto the suspect disk, and whether
there is a current copy of that data on another disk. For example:
# lvdisplay -v /dev/vg00/lvol1
--- Logical volumes ---
LV Name /dev/vg00/lvol1
VG Name /dev/vg00
LV Permission read/write
LV Status available/syncd
Mirror copies 1
Consistency Recovery MWC
Schedule parallel
LV Size (Mbytes) 300
Current LE 75
Allocated PE 150
Stripes 0
Stripe Size (Kbytes) 0
Bad block off
Allocation strict/contiguous
IO Timeout (Seconds) default
# lvdisplay -v /dev/vg00/lvol1 | grep e /dev/dsk/c0t5d0 e ’???’
00000 /dev/dsk/c0t5d0 00000 current /dev/dsk/c2t6d0 00000 current
00001 /dev/dsk/c0t5d0 00001 current /dev/dsk/c2t6d0 00001 current
00002 /dev/dsk/c0t5d0 00002 current /dev/dsk/c2t6d0 00002 current
00003 /dev/dsk/c0t5d0 00003 current /dev/dsk/c2t6d0 00003 current
00004 /dev/dsk/c0t5d0 00004 current /dev/dsk/c2t6d0 00004 current
00005 /dev/dsk/c0t5d0 00005 current /dev/dsk/c2t6d0 00005 current
The first lvdisplay command output shows that lvol1 is mirrored. In the second lvdisplay
command output, you can see that all extents of the failing disk (in this case, /dev/dsk/c0t5d0)
have a current copy elsewhere on the system, specifically on /dev/dsk/c2t6d0. If the disk
/dev/dsk/c0t5d0 is unavailable when the volume group is activated, its column contains a ‘???
instead of the disk name.
Zobrazit stránku 15
1 2 ... 11 12 13 14 15 16 17 18 19 20 21 ... 66 67

Komentáře k této Příručce

Žádné komentáře