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