# These are column to object attribute mappings # generated by bin/generate_field_data based on # ../lvm2-2_02_54/lib/report/columns.h
-
:description: Number of LVs. :method: lv_count :type_hint: Integer :column: lv_count
-
:description: Maximum number of LVs allowed in VG or 0 if unlimited. :method: max_lv :type_hint: Integer :column: max_lv
-
:description: Maximum number of PVs allowed in VG or 0 if unlimited. :method: max_pv :type_hint: Integer :column: max_pv
-
:description: Number of PVs. :method: pv_count :type_hint: Integer :column: pv_count
-
:description: Number of snapshots. :method: snap_count :type_hint: Integer :column: snap_count
-
:description: Various attributes - see man page. :method: attr :type_hint: String :column: vg_attr
-
:description: Total number of Physical Extents. :method: extent_count :type_hint: Integer :column: vg_extent_count
-
:description: Size of Physical Extents in current units. :method: extent_size :type_hint: Integer :column: vg_extent_size
-
:description: Type of metadata. :method: fmt :type_hint: String :column: vg_fmt
-
:description: Total amount of free space in current units. :method: free :type_hint: Integer :column: vg_free
-
:description: Total number of unallocated Physical Extents. :method: free_count :type_hint: Integer :column: vg_free_count
-
:description: Number of metadata areas in use by this VG. :method: mda_count :type_hint: Integer :column: vg_mda_count
-
:description: Free metadata area space for this VG in current units. :method: mda_free :type_hint: Integer :column: vg_mda_free
-
:description: Size of smallest metadata area for this VG in current units. :method: mda_size :type_hint: Integer :column: vg_mda_size
-
:description: Name. :method: name :type_hint: String :column: vg_name
-
:description: Revision number of internal metadata. Incremented whenever it changes. :method: seqno :type_hint: Integer :column: vg_seqno
-
:description: Total size of VG in current units. :method: size :type_hint: Integer :column: vg_size
-
:description: System ID indicating when and where it was created. :method: sysid :type_hint: String :column: vg_sysid
-
:description: Tags :method: tags :type_hint: String :column: vg_tags
-
:description: Unique identifier. :method: uuid :type_hint: String :column: vg_uuid