lv_all - All fields in this section. lv_uuid - Unique identifier. lv_name - Name. LVs created for internal useareenclosedin brackets. lv_path - Full pathname for LV. lv_attr - Various attributes - see man page. lv_major - Persistent major numberor-1ifnot persistent. lv_minor - Persistent minor numberor-1ifnot persistent. lv_read_ahead - Read ahead setting incurrent units. lv_kernel_major - Currently assigned major numberor-1if LV isnot active. lv_kernel_minor - Currently assigned minor numberor-1if LV isnot active. lv_kernel_read_ahead - Currently-in-useread ahead setting incurrent units. lv_size - Sizeof LV incurrent units. seg_count - Numberof segments in LV. origin - For snapshots, the origin device of this LV. origin_size - For snapshots, the sizeof the origin device of this LV. snap_percent - For snapshots, the percentage fullif LV is active. copy_percent - For mirrors and pvmove, current percentage in-sync. move_pv - For pvmove, Source PV oftemporary LV created by pvmove. convert_lv - For lvconvert, Nameoftemporary LV created by lvconvert. lv_tags - Tags, if any. mirror_log - For mirrors, the LV holding the synchronisation log. modules - Kernel device-mapper modules requiredfor this LV.
4.2 pvs 字段
1 2 3 4 5 6 7 8 9 10 11
pv_all - All fields in this section. pe_start - Offset to the startofdataon the underlying device. pv_size - Sizeof PV incurrent units. pv_free - Total amount of unallocated spaceincurrent units. pv_used - Total amount of allocated spaceincurrent units. pv_attr - Various attributes - see man page. pv_pe_count - Total numberofPhysical Extents. pv_pe_alloc_count - Total numberof allocated Physical Extents. pv_tags - Tags, if any. pv_mda_count - Numberof metadata areas on this device. pv_mda_used_count - Numberof metadata areas inuseon this device.
vg_all - All fields in this section. vg_fmt - Type of metadata. vg_uuid - Unique identifier. vg_name - Name. vg_attr - Various attributes - see man page. vg_size - Total size of VG in current units. vg_free - Total amount of free space in current units. vg_sysid - System ID indicating when and where it was created. vg_extent_size - Size of Physical Extents in current units. vg_extent_count - Total number of Physical Extents. vg_free_count - Total number of unallocated Physical Extents. max_lv - Maximum number of LVs allowed in VG or 0 if unlimited. max_pv - Maximum number of PVs allowed in VG or 0 if unlimited. pv_count - Number of PVs. lv_count - Number of LVs. snap_count - Number of snapshots. vg_seqno - Revision number of internal metadata. Incremented whenever it changes. vg_tags - Tags, if any. vg_mda_count - Number of metadata areas on this VG. vg_mda_used_count - Number of metadata areas in use on this VG. vg_mda_free - Free metadata area space for this VG in current units. vg_mda_size - Size of smallest metadata area for this VG in current units. vg_mda_copies - Target number of in use metadata areas in the VG.