Object Selection
43
/dev/sdg1 vg lvm2 a- 17.14G 17.14G 0 4389
You can use the
pvs -a
command to see devices detected by LVM that have not been initialized as
LVM physical volumes.
#
pvs -a
PV VG Fmt Attr PSize PFree
/dev/VolGroup00/LogVol01 -- 0 0
/dev/new_vg/lvol0 -- 0 0
/dev/ram -- 0 0
/dev/ram0 -- 0 0
/dev/ram2 -- 0 0
/dev/ram3 -- 0 0
/dev/ram4 -- 0 0
/dev/ram5 -- 0 0
/dev/ram6 -- 0 0
/dev/root -- 0 0
/dev/sda -- 0 0
/dev/sdb -- 0 0
/dev/sdb1 new_vg lvm2 a- 17.14G 17.14G
/dev/sdc -- 0 0
/dev/sdc1 new_vg lvm2 a- 17.14G 17.09G
/dev/sdd -- 0 0
/dev/sdd1 new_vg lvm2 a- 17.14G 17.14G
The vgs Command
Table 4.2, “vgs Display Fields”
lists the display arguments of the
vgs
command, along with the field
name as it appears in the header display and a description of the field.
Argument
Header
Description
lv_count
#LV
The number of logical volumes the volume group contains
max_lv
MaxLV
The maximum number of logical volumes allowed in the volume
group (0 if unlimited)
max_pv
MaxPV
The maximum number of physical volumes allowed in the volume
group (0 if unlimited)
pv_count
#PV
The number of physical volumes that define the volume group
snap_count
#SN
The number of snapshots the volume group contains
vg_attr
Attr
Status of the volume group: (w)riteable, (r)eadonly, resi(z)eable,
e(x)ported, (p)artial and (c)lustered.
vg_extent_count
#Ext
The number of physical extents in the volume group
vg_extent_size
Ext
The size of the physical extents in the volume group
vg_fmt
Fmt
The metadata format of the volume group (
lvm2
or
lvm1
)
vg_free
VFree
Size of the free space remaining in the volume group
vg_free_count
Free
Number of free physical extents in the volume group
vg_name
VG
The volume group name
Содержание CLUSTER SUITE 4.7 - CLUSTER LVM ADMINISTRATORS
Страница 1: ...Red Hat Cluster Suite 4 7 Cluster Logical Volume Manager LVM Administrator s Guide ...
Страница 6: ...vi ...
Страница 12: ...xii ...
Страница 24: ...12 ...
Страница 62: ...50 ...
Страница 72: ...60 ...
Страница 82: ...70 ...
Страница 84: ...72 ...
Страница 86: ...74 ...
Страница 96: ...84 ...
Страница 103: ...91 Appendix E Revision History Revision History Revision 1 0 ...
Страница 104: ...92 ...
Страница 108: ...96 ...