lib/lvm/attributes/2.02.154(2)/lvs.yaml in chef-ruby-lvm-attrib-0.2.0 vs lib/lvm/attributes/2.02.154(2)/lvs.yaml in chef-ruby-lvm-attrib-0.2.1
- old
+ new
@@ -1,9 +1,37 @@
# These are column to object attribute mappings
# generated by ./bin/generate_field_data based on
# lvm2/lib/report/columns.h
---
+- :method: cache_dirty_blocks
+ :column: cache_dirty_blocks
+ :type_hint: Integer
+ :description: Dirty cache blocks.
+- :method: cache_read_hits
+ :column: cache_read_hits
+ :type_hint: Integer
+ :description: Cache read hits.
+- :method: cache_read_misses
+ :column: cache_read_misses
+ :type_hint: Integer
+ :description: Cache read misses.
+- :method: cache_total_blocks
+ :column: cache_total_blocks
+ :type_hint: Integer
+ :description: Total cache blocks.
+- :method: cache_used_blocks
+ :column: cache_used_blocks
+ :type_hint: Integer
+ :description: Used cache blocks.
+- :method: cache_write_hits
+ :column: cache_write_hits
+ :type_hint: Integer
+ :description: Cache write hits.
+- :method: cache_write_misses
+ :column: cache_write_misses
+ :type_hint: Integer
+ :description: Cache write misses.
- :method: convert_lv
:column: convert_lv
:type_hint: String
:description: For lvconvert
- :method: convert_lv_uuid
@@ -24,10 +52,22 @@
:description: For thin and cache pools
- :method: data_percent
:column: data_percent
:type_hint: String
:description: For snapshot and thin pools and volumes
+- :method: kernel_cache_policy
+ :column: kernel_cache_policy
+ :type_hint: String
+ :description: Cache policy used in kernel.
+- :method: kernel_cache_settings
+ :column: kernel_cache_settings
+ :type_hint: String
+ :description: Cache settings/parameters as set in kernel
+- :method: kernel_discards
+ :column: kernel_discards
+ :type_hint: String
+ :description: For thin pools
- :method: active
:column: lv_active
:type_hint: String
:description: Active state of the LV.
- :method: active_exclusively
@@ -56,10 +96,14 @@
:description: LV ancestors ignoring any stored history of the ancestry chain.
- :method: attr
:column: lv_attr
:type_hint: String
:description: Various attributes - see man page.
+- :method: check_needed
+ :column: lv_check_needed
+ :type_hint: String
+ :description: For thin pools
- :method: converting
:column: lv_converting
:type_hint: String
:description: Set if LV is being converted.
- :method: descendants
@@ -84,9 +128,13 @@
:description: LV descendants including stored history of the ancestry chain.
- :method: full_name
:column: lv_full_name
:type_hint: String
:description: Full name of LV including its VG
+- :method: health_status
+ :column: lv_health_status
+ :type_hint: String
+ :description: LV health status.
- :method: historical
:column: lv_historical
:type_hint: String
:description: Set if the LV is historical.
- :method: host