Partial mode. Incomplete volume groups will be activated read-only.
VG
#PV #LV #SN Attr
VSize VFree Devices
vg
9
2
0 rz-pn- 2.11T 2.07T unknown device(0)
vg
9
2
0 rz-pn- 2.11T 2.07T unknown device(5120),/dev/sda1(0)
In this example, the failed device caused both a linear and a striped logical volume in the
volume group to fail. The
lvs
command without the
-P
argument shows the following output.
[root@link-07 tmp]# lvs -a -o +devices
Volume group "vg" not found
Using the
-P
argument shows the logical volumes that have failed.
[root@link-07 tmp]# lvs -P -a -o +devices
Partial mode. Incomplete volume groups will be activated read-only.
LV
VG
Attr
LSize
Origin Snap%
Move Log Copy%
Devices
linear vg
-wi-a- 20.00G
unknown device(0)
stripe vg
-wi-a- 20.00G
unknown
device(5120),/dev/sda1(0)
The following examples show the output of the
pvs
and
lvs
commands with the
-P
argument
specified when a leg of a mirrored logical volume has failed.
root@link-08 ~]#
vgs -a -o +devices -P
Partial mode. Incomplete volume groups will be activated read-only.
VG
#PV #LV #SN Attr
VSize VFree Devices
corey
4
4
0 rz-pnc 1.58T 1.34T
my_mirror_mimage_0(0),my_mirror_mimage_1(0)
corey
4
4
0 rz-pnc 1.58T 1.34T /dev/sdd1(0)
corey
4
4
0 rz-pnc 1.58T 1.34T unknown device(0)
corey
4
4
0 rz-pnc 1.58T 1.34T /dev/sdb1(0)
[root@link-08 ~]# lvs -a -o +devices -P
Partial mode. Incomplete volume groups will be activated read-only.
LV
VG
Attr
LSize
Origin Snap%
Move Log
Copy%
Devices
my_mirror
corey mwi-a- 120.00G
my_mirror_mlog
1.95 my_mirror_mimage_0(0),my_mirror_mimage_1(0)
[my_mirror_mimage_0] corey iwi-ao 120.00G
unknown device(0)
[my_mirror_mimage_1] corey iwi-ao 120.00G
/dev/sdb1(0)
[my_mirror_mlog]
corey lwi-ao
4.00M
/dev/sdd1(0)
Chapter 6. LVM Troubleshooting
70
Summary of Contents for GLOBAL FILE SYSTEM 5.0
Page 1: ...LVM Administrator s Guide Configuration and Administration 5 0 ISBN N A Publication date...
Page 4: ...LVM Administrator s Guide...
Page 8: ...viii...
Page 18: ...6...
Page 28: ...16...
Page 32: ...20...
Page 80: ...68...
Page 90: ...78...
Page 92: ...80...
Page 94: ...82...
Page 112: ...100...