Sha256: 7b3b5308ddce7238105eb54057ff2d9969424d5168e7fefafa7370f3456e56e1
Contents?: true
Size: 1.98 KB
Versions: 53
Compression:
Stored size: 1.98 KB
Contents
# These are column to object attribute mappings # generated by ./generate_field_data based on # /home/iscsidev/LVM2.2.02.26/lib/report/columns.h --- - :method: copy_percent :type_hint: Float :column: copy_percent :description: For mirrors and pvmove - :method: attr :type_hint: String :column: lv_attr :description: Various attributes - see man page. - :method: kernel_major :type_hint: String :column: lv_kernel_major :description: Currently assigned major number or -1 if LV is not active. - :method: kernel_minor :type_hint: String :column: lv_kernel_minor :description: Currently assigned minor number or -1 if LV is not active. - :method: major :type_hint: Integer :column: lv_major :description: Persistent major number or -1 if not persistent. - :method: minor :type_hint: Integer :column: lv_minor :description: Persistent minor number or -1 if not persistent. - :method: name :type_hint: String :column: lv_name :description: Name. LVs created for internal use are enclosed in brackets. - :method: size :type_hint: Integer :column: lv_size :description: Size of LV in current units. - :method: tags :type_hint: String :column: lv_tags :description: Tags - :method: uuid :type_hint: String :column: lv_uuid :description: Unique identifier - :method: mirror_log :type_hint: String :column: mirror_log :description: For mirrors - :method: modules :type_hint: String :column: modules :description: Kernel device-mapper modules required for this LV. - :method: move_pv :type_hint: String :column: move_pv :description: For pvmove - :method: origin :type_hint: String :column: origin :description: For snapshots - :method: seg_count :type_hint: Integer :column: seg_count :description: Number of segments in LV. - :method: snap_percent :type_hint: Float :column: snap_percent :description: For snapshots - :method: vg_uuid :type_hint: String :column: vg_uuid :description: For VolumeGroup to LogicalVolume relationship.
Version data entries
53 entries across 53 versions & 4 rubygems