# These are column to object attribute mappings # generated by bin/generate_field_data based on # /Users/Staer/Downloads/lvm2-2_02_100/lib/report/columns.h --- - :method: convert_lv :column: convert_lv :type_hint: String :description: For lvconvert - :method: copy_percent :column: copy_percent :type_hint: Float :description: For RAID - :method: data_lv :column: data_lv :type_hint: String :description: For thin pools - :method: data_percent :column: data_percent :type_hint: Float :description: For snapshot and thin pools and volumes - :method: active :column: lv_active :type_hint: String :description: Active state of the LV. - :method: attr :column: lv_attr :type_hint: String :description: Various attributes - see man page. - :method: host :column: lv_host :type_hint: String :description: Creation host of the LV - :method: kernel_major :column: lv_kernel_major :type_hint: String :description: Currently assigned major number or -1 if LV is not active. - :method: kernel_minor :column: lv_kernel_minor :type_hint: String :description: Currently assigned minor number or -1 if LV is not active. - :method: kernel_read_ahead :column: lv_kernel_read_ahead :type_hint: Integer :description: Currently-in-use read ahead setting in current units. - :method: major :column: lv_major :type_hint: Integer :description: Persistent major number or -1 if not persistent. - :method: metadata_size :column: lv_metadata_size :type_hint: Integer :description: For thin pools - :method: minor :column: lv_minor :type_hint: Integer :description: Persistent minor number or -1 if not persistent. - :method: modules :column: lv_modules :type_hint: String :description: Kernel device-mapper modules required for this LV. - :method: name :column: lv_name :type_hint: String :description: Name. LVs created for internal use are enclosed in brackets. - :method: path :column: lv_path :type_hint: String :description: Full pathname for LV. - :method: profile :column: lv_profile :type_hint: String :description: Configuration profile attached to this LV. - :method: read_ahead :column: lv_read_ahead :type_hint: String :description: Read ahead setting in current units. - :method: size :column: lv_size :type_hint: Integer :description: Size of LV in current units. - :method: tags :column: lv_tags :type_hint: String :description: Tags - :method: time :column: lv_time :type_hint: String :description: Creation time of the LV - :method: uuid :column: lv_uuid :type_hint: String :description: Unique identifier. - :method: metadata_lv :column: metadata_lv :type_hint: String :description: For thin pools - :method: metadata_percent :column: metadata_percent :type_hint: Float :description: For thin pools - :method: mirror_log :column: mirror_log :type_hint: String :description: For mirrors - :method: move_pv :column: move_pv :type_hint: String :description: For pvmove - :method: origin :column: origin :type_hint: String :description: For snapshots - :method: origin_size :column: origin_size :type_hint: Integer :description: For snapshots - :method: pool_lv :column: pool_lv :type_hint: String :description: For thin volumes - :method: raid_max_recovery_rate :column: raid_max_recovery_rate :type_hint: Integer :description: For RAID1 - :method: raid_min_recovery_rate :column: raid_min_recovery_rate :type_hint: Integer :description: For RAID1 - :method: raid_mismatch_count :column: raid_mismatch_count :type_hint: Integer :description: For RAID - :method: raid_sync_action :column: raid_sync_action :type_hint: String :description: For RAID - :method: raid_write_behind :column: raid_write_behind :type_hint: Integer :description: For RAID1 - :method: seg_count :column: seg_count :type_hint: Integer :description: Number of segments in LV. - :method: snap_percent :column: snap_percent :type_hint: Float :description: For snapshots - :method: sync_percent :column: sync_percent :type_hint: Float :description: For RAID - :method: vg_uuid :column: vg_uuid :type_hint: String :description: For VolumeGroup to LogicalVolume relationship.