# 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: dev_size :type_hint: Integer :column: dev_size :description: Size of underlying device in current units. - :method: pe_start :type_hint: Integer :column: pe_start :description: Offset to the start of data on the underlying device. - :method: attr :type_hint: String :column: pv_attr :description: Various attributes - see man page. - :method: fmt :type_hint: String :column: pv_fmt :description: Type of metadata. - :method: free :type_hint: Integer :column: pv_free :description: Total amount of unallocated space in current units. - :method: mda_count :type_hint: Integer :column: pv_mda_count :description: Number of metadata areas on this device. - :method: name :type_hint: String :column: pv_name :description: Name. - :method: pe_alloc_count :type_hint: Integer :column: pv_pe_alloc_count :description: Total number of allocated Physical Extents. - :method: pe_count :type_hint: Integer :column: pv_pe_count :description: Total number of Physical Extents. - :method: size :type_hint: Integer :column: pv_size :description: Size of PV in current units. - :method: tags :type_hint: String :column: pv_tags :description: Tags - :method: used :type_hint: Integer :column: pv_used :description: Total amount of allocated space in current units. - :method: uuid :type_hint: String :column: pv_uuid :description: Unique identifier. - :method: vg_uuid :type_hint: String :column: vg_uuid :description: For VolumeGroup to PhysicalVolume relationship.