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