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