Sha256: 638c5c6e79fb2f9a8105ac6b18adce00f1198dd9a0c19c879fa3377ad348c124
Contents?: true
Size: 1.93 KB
Versions: 49
Compression:
Stored size: 1.93 KB
Contents
# These are column to object attribute mappings # generated by ./bin/generate_field_data based on # ../lvm2-src/lvm2-2.02.66//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: attr :column: pv_attr :type_hint: String :description: Various attributes - see man page. - :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: 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.
Version data entries
49 entries across 49 versions & 3 rubygems