# These are column to object attribute mappings # generated by bin/generate_field_data based on # ../lvm2-2_02_133/lib/report/columns.h --- - :method: dev_size :column: dev_size :type_hint: Integer :description: Size of underlying device in current units. - :method: pe_start :column: pe_start :type_hint: Integer :description: Offset to the start of data on the underlying device. - :method: allocatable :column: pv_allocatable :type_hint: String :description: Set if this device can be used for allocation. - :method: attr :column: pv_attr :type_hint: String :description: Various attributes - see man page. - :method: ba_size :column: pv_ba_size :type_hint: Integer :description: Size of PV Bootloader Area in current units. - :method: ba_start :column: pv_ba_start :type_hint: Integer :description: Offset to the start of PV Bootloader Area on the underlying device in current units. - :method: exported :column: pv_exported :type_hint: String :description: Set if this device is exported. - :method: fmt :column: pv_fmt :type_hint: String :description: Type of metadata. - :method: free :column: pv_free :type_hint: Integer :description: Total amount of unallocated space in current units. - :method: mda_count :column: pv_mda_count :type_hint: Integer :description: Number of metadata areas on this device. - :method: mda_free :column: pv_mda_free :type_hint: Integer :description: Free metadata area space on this device in current units. - :method: mda_size :column: pv_mda_size :type_hint: Integer :description: Size of smallest metadata area on this device in current units. - :method: mda_used_count :column: pv_mda_used_count :type_hint: Integer :description: Number of metadata areas in use on this device. - :method: missing :column: pv_missing :type_hint: String :description: Set if this device is missing in system. - :method: name :column: pv_name :type_hint: String :description: Name. - :method: pe_alloc_count :column: pv_pe_alloc_count :type_hint: Integer :description: Total number of allocated Physical Extents. - :method: pe_count :column: pv_pe_count :type_hint: Integer :description: Total number of Physical Extents. - :method: size :column: pv_size :type_hint: Integer :description: Size of PV in current units. - :method: tags :column: pv_tags :type_hint: String :description: Tags - :method: used :column: pv_used :type_hint: Integer :description: Total amount of allocated space in current units. - :method: uuid :column: pv_uuid :type_hint: String :description: Unique identifier. - :method: vg_uuid :column: vg_uuid :type_hint: String :description: For VolumeGroup to PhysicalVolume relationship.