# 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: allocation_policy :column: vg_allocation_policy :type_hint: String :description: VG allocation policy. - :method: attr :column: vg_attr :type_hint: String :description: Various attributes - see man page. - :method: clustered :column: vg_clustered :type_hint: String :description: Set if VG is clustered. - :method: exported :column: vg_exported :type_hint: String :description: Set if VG is exported. - :method: extendable :column: vg_extendable :type_hint: String :description: Set if VG is extendable. - :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: partial :column: vg_partial :type_hint: String :description: Set if VG is partial. - :method: permissions :column: vg_permissions :type_hint: String :description: VG permissions. - :method: profile :column: vg_profile :type_hint: String :description: Configuration profile attached to this VG. - :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.