chef-ruby-lvm-attrib 0.2.0 → 0.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (122) hide show
  1. checksums.yaml +4 -4
  2. data/CHANGELOG.md +6 -0
  3. data/bin/generate_field_data +2 -2
  4. data/lib/lvm/attributes.rb +1 -1
  5. data/lib/lvm/attributes/2.02.100(2)/lvs.yaml +2 -2
  6. data/lib/lvm/attributes/2.02.100(2)/lvsseg.yaml +2 -2
  7. data/lib/lvm/attributes/2.02.100(2)/pvs.yaml +2 -2
  8. data/lib/lvm/attributes/2.02.100(2)/pvsseg.yaml +2 -2
  9. data/lib/lvm/attributes/2.02.100(2)/vgs.yaml +2 -2
  10. data/lib/lvm/attributes/2.02.105(2)/lvs.yaml +2 -2
  11. data/lib/lvm/attributes/2.02.105(2)/lvsseg.yaml +2 -2
  12. data/lib/lvm/attributes/2.02.105(2)/pvs.yaml +2 -2
  13. data/lib/lvm/attributes/2.02.105(2)/pvsseg.yaml +2 -2
  14. data/lib/lvm/attributes/2.02.105(2)/vgs.yaml +2 -2
  15. data/lib/lvm/attributes/2.02.111(2)/lvs.yaml +57 -57
  16. data/lib/lvm/attributes/2.02.111(2)/lvsseg.yaml +25 -25
  17. data/lib/lvm/attributes/2.02.111(2)/pvs.yaml +26 -25
  18. data/lib/lvm/attributes/2.02.111(2)/pvsseg.yaml +6 -6
  19. data/lib/lvm/attributes/2.02.111(2)/vgs.yaml +32 -32
  20. data/lib/lvm/attributes/2.02.112(2)/lvs.yaml +28 -0
  21. data/lib/lvm/attributes/2.02.113(2)/lvs.yaml +28 -0
  22. data/lib/lvm/attributes/2.02.114(2)/lvs.yaml +28 -0
  23. data/lib/lvm/attributes/2.02.115(2)/lvs.yaml +34 -2
  24. data/lib/lvm/attributes/2.02.115(2)/lvsseg.yaml +2 -2
  25. data/lib/lvm/attributes/2.02.115(2)/pvs.yaml +2 -2
  26. data/lib/lvm/attributes/2.02.115(2)/pvsseg.yaml +2 -2
  27. data/lib/lvm/attributes/2.02.115(2)/vgs.yaml +2 -2
  28. data/lib/lvm/attributes/2.02.116(2)/lvs.yaml +34 -2
  29. data/lib/lvm/attributes/2.02.116(2)/lvsseg.yaml +2 -2
  30. data/lib/lvm/attributes/2.02.116(2)/pvs.yaml +2 -2
  31. data/lib/lvm/attributes/2.02.116(2)/pvsseg.yaml +2 -2
  32. data/lib/lvm/attributes/2.02.116(2)/vgs.yaml +2 -2
  33. data/lib/lvm/attributes/2.02.117(2)/lvs.yaml +32 -0
  34. data/lib/lvm/attributes/2.02.118(2)/lvs.yaml +34 -2
  35. data/lib/lvm/attributes/2.02.118(2)/lvsseg.yaml +2 -2
  36. data/lib/lvm/attributes/2.02.118(2)/pvs.yaml +2 -2
  37. data/lib/lvm/attributes/2.02.118(2)/pvsseg.yaml +2 -2
  38. data/lib/lvm/attributes/2.02.118(2)/vgs.yaml +2 -2
  39. data/lib/lvm/attributes/2.02.119(2)/lvs.yaml +32 -0
  40. data/lib/lvm/attributes/2.02.120(2)/lvs.yaml +34 -2
  41. data/lib/lvm/attributes/2.02.120(2)/lvsseg.yaml +2 -2
  42. data/lib/lvm/attributes/2.02.120(2)/pvs.yaml +2 -2
  43. data/lib/lvm/attributes/2.02.120(2)/pvsseg.yaml +2 -2
  44. data/lib/lvm/attributes/2.02.120(2)/vgs.yaml +2 -2
  45. data/lib/lvm/attributes/2.02.121(2)/lvs.yaml +32 -0
  46. data/lib/lvm/attributes/2.02.122(2)/lvs.yaml +34 -2
  47. data/lib/lvm/attributes/2.02.122(2)/lvsseg.yaml +2 -2
  48. data/lib/lvm/attributes/2.02.122(2)/pvs.yaml +2 -2
  49. data/lib/lvm/attributes/2.02.122(2)/pvsseg.yaml +2 -2
  50. data/lib/lvm/attributes/2.02.122(2)/vgs.yaml +2 -2
  51. data/lib/lvm/attributes/2.02.123(2)/lvs.yaml +32 -0
  52. data/lib/lvm/attributes/2.02.124(2)/lvs.yaml +32 -0
  53. data/lib/lvm/attributes/2.02.125(2)/lvs.yaml +32 -0
  54. data/lib/lvm/attributes/2.02.126(2)/lvs.yaml +32 -0
  55. data/lib/lvm/attributes/2.02.127(2)/lvs.yaml +32 -0
  56. data/lib/lvm/attributes/2.02.128(2)/lvs.yaml +32 -0
  57. data/lib/lvm/attributes/2.02.129(2)/lvs.yaml +32 -0
  58. data/lib/lvm/attributes/2.02.130(2)/lvs.yaml +34 -2
  59. data/lib/lvm/attributes/2.02.130(2)/lvsseg.yaml +2 -2
  60. data/lib/lvm/attributes/2.02.130(2)/pvs.yaml +2 -2
  61. data/lib/lvm/attributes/2.02.130(2)/pvsseg.yaml +2 -2
  62. data/lib/lvm/attributes/2.02.130(2)/vgs.yaml +2 -2
  63. data/lib/lvm/attributes/2.02.131(2)/lvs.yaml +32 -0
  64. data/lib/lvm/attributes/2.02.132(2)/lvs.yaml +32 -0
  65. data/lib/lvm/attributes/2.02.133(2)/lvs.yaml +34 -2
  66. data/lib/lvm/attributes/2.02.133(2)/lvsseg.yaml +2 -2
  67. data/lib/lvm/attributes/2.02.133(2)/pvs.yaml +2 -2
  68. data/lib/lvm/attributes/2.02.133(2)/pvsseg.yaml +2 -2
  69. data/lib/lvm/attributes/2.02.133(2)/vgs.yaml +2 -2
  70. data/lib/lvm/attributes/2.02.134(2)/lvs.yaml +32 -0
  71. data/lib/lvm/attributes/2.02.135(2)/lvs.yaml +32 -0
  72. data/lib/lvm/attributes/2.02.136(2)/lvs.yaml +32 -0
  73. data/lib/lvm/attributes/2.02.137(2)/lvs.yaml +32 -0
  74. data/lib/lvm/attributes/2.02.138(2)/lvs.yaml +32 -0
  75. data/lib/lvm/attributes/2.02.139(2)/lvs.yaml +32 -0
  76. data/lib/lvm/attributes/2.02.140(2)/lvs.yaml +36 -0
  77. data/lib/lvm/attributes/2.02.141(2)/lvs.yaml +40 -0
  78. data/lib/lvm/attributes/2.02.142(2)/lvs.yaml +40 -0
  79. data/lib/lvm/attributes/2.02.143(2)/lvs.yaml +46 -2
  80. data/lib/lvm/attributes/2.02.143(2)/lvsseg.yaml +2 -2
  81. data/lib/lvm/attributes/2.02.143(2)/pvs.yaml +2 -2
  82. data/lib/lvm/attributes/2.02.143(2)/pvsseg.yaml +2 -2
  83. data/lib/lvm/attributes/2.02.143(2)/vgs.yaml +2 -2
  84. data/lib/lvm/attributes/2.02.144(2)/lvs.yaml +44 -0
  85. data/lib/lvm/attributes/2.02.145(2)/lvs.yaml +48 -0
  86. data/lib/lvm/attributes/2.02.146(2)/lvs.yaml +48 -0
  87. data/lib/lvm/attributes/2.02.147(2)/lvs.yaml +48 -0
  88. data/lib/lvm/attributes/2.02.148(2)/lvs.yaml +48 -0
  89. data/lib/lvm/attributes/2.02.149(2)/lvs.yaml +48 -0
  90. data/lib/lvm/attributes/2.02.150(2)/lvs.yaml +48 -0
  91. data/lib/lvm/attributes/2.02.151(2)/lvs.yaml +48 -0
  92. data/lib/lvm/attributes/2.02.152(2)/lvs.yaml +48 -0
  93. data/lib/lvm/attributes/2.02.153(2)/lvs.yaml +48 -0
  94. data/lib/lvm/attributes/2.02.154(2)/lvs.yaml +48 -0
  95. data/lib/lvm/attributes/2.02.155(2)/lvs.yaml +68 -0
  96. data/lib/lvm/attributes/2.02.156(2)/lvs.yaml +68 -0
  97. data/lib/lvm/attributes/2.02.157(2)/lvs.yaml +68 -0
  98. data/lib/lvm/attributes/2.02.158(2)/lvs.yaml +68 -0
  99. data/lib/lvm/attributes/2.02.159(2)/lvs.yaml +68 -0
  100. data/lib/lvm/attributes/2.02.160(2)/lvs.yaml +68 -0
  101. data/lib/lvm/attributes/2.02.161(2)/lvs.yaml +68 -0
  102. data/lib/lvm/attributes/2.02.162(2)/lvs.yaml +68 -0
  103. data/lib/lvm/attributes/2.02.163(2)/lvs.yaml +68 -0
  104. data/lib/lvm/attributes/2.02.164(2)/lvs.yaml +68 -0
  105. data/lib/lvm/attributes/2.02.165(2)/lvs.yaml +68 -0
  106. data/lib/lvm/attributes/2.02.166(2)/lvs.yaml +68 -0
  107. data/lib/lvm/attributes/2.02.167(2)/lvs.yaml +68 -0
  108. data/lib/lvm/attributes/2.02.168(2)/lvs.yaml +68 -0
  109. data/lib/lvm/attributes/2.02.169(2)/lvs.yaml +80 -0
  110. data/lib/lvm/attributes/2.02.170(2)/lvs.yaml +80 -0
  111. data/lib/lvm/attributes/2.02.171(2)/lvs.yaml +80 -0
  112. data/lib/lvm/attributes/2.02.172(2)/lvs.yaml +328 -0
  113. data/lib/lvm/attributes/2.02.172(2)/lvsseg.yaml +138 -0
  114. data/lib/lvm/attributes/2.02.172(2)/pvs.yaml +113 -0
  115. data/lib/lvm/attributes/2.02.172(2)/pvsseg.yaml +16 -0
  116. data/lib/lvm/attributes/2.02.172(2)/vgs.yaml +136 -0
  117. data/lib/lvm/attributes/2.02.98(2)/lvs.yaml +2 -2
  118. data/lib/lvm/attributes/2.02.98(2)/lvsseg.yaml +2 -2
  119. data/lib/lvm/attributes/2.02.98(2)/pvs.yaml +2 -2
  120. data/lib/lvm/attributes/2.02.98(2)/pvsseg.yaml +2 -2
  121. data/lib/lvm/attributes/2.02.98(2)/vgs.yaml +2 -2
  122. metadata +7 -2
@@ -2,6 +2,34 @@
2
2
  # generated by ./bin/generate_field_data based on
3
3
  # lvm2/lib/report/columns.h
4
4
  ---
5
+ - :method: cache_dirty_blocks
6
+ :column: cache_dirty_blocks
7
+ :type_hint: Integer
8
+ :description: Dirty cache blocks.
9
+ - :method: cache_read_hits
10
+ :column: cache_read_hits
11
+ :type_hint: Integer
12
+ :description: Cache read hits.
13
+ - :method: cache_read_misses
14
+ :column: cache_read_misses
15
+ :type_hint: Integer
16
+ :description: Cache read misses.
17
+ - :method: cache_total_blocks
18
+ :column: cache_total_blocks
19
+ :type_hint: Integer
20
+ :description: Total cache blocks.
21
+ - :method: cache_used_blocks
22
+ :column: cache_used_blocks
23
+ :type_hint: Integer
24
+ :description: Used cache blocks.
25
+ - :method: cache_write_hits
26
+ :column: cache_write_hits
27
+ :type_hint: Integer
28
+ :description: Cache write hits.
29
+ - :method: cache_write_misses
30
+ :column: cache_write_misses
31
+ :type_hint: Integer
32
+ :description: Cache write misses.
5
33
  - :method: convert_lv
6
34
  :column: convert_lv
7
35
  :type_hint: String
@@ -10,6 +38,10 @@
10
38
  :column: convert_lv_uuid
11
39
  :type_hint: String
12
40
  :description: For lvconvert
41
+ - :method: copy_percent
42
+ :column: copy_percent
43
+ :type_hint: String
44
+ :description: For Cache
13
45
  - :method: data_lv
14
46
  :column: data_lv
15
47
  :type_hint: String
@@ -18,6 +50,22 @@
18
50
  :column: data_lv_uuid
19
51
  :type_hint: String
20
52
  :description: For thin and cache pools
53
+ - :method: data_percent
54
+ :column: data_percent
55
+ :type_hint: String
56
+ :description: For snapshot
57
+ - :method: kernel_cache_policy
58
+ :column: kernel_cache_policy
59
+ :type_hint: String
60
+ :description: Cache policy used in kernel.
61
+ - :method: kernel_cache_settings
62
+ :column: kernel_cache_settings
63
+ :type_hint: String
64
+ :description: Cache settings/parameters as set in kernel
65
+ - :method: kernel_discards
66
+ :column: kernel_discards
67
+ :type_hint: String
68
+ :description: For thin pools
21
69
  - :method: active
22
70
  :column: lv_active
23
71
  :type_hint: String
@@ -50,6 +98,10 @@
50
98
  :column: lv_attr
51
99
  :type_hint: String
52
100
  :description: Various attributes - see man page.
101
+ - :method: check_needed
102
+ :column: lv_check_needed
103
+ :type_hint: String
104
+ :description: For thin pools and cache volumes
53
105
  - :method: converting
54
106
  :column: lv_converting
55
107
  :type_hint: String
@@ -78,6 +130,10 @@
78
130
  :column: lv_full_name
79
131
  :type_hint: String
80
132
  :description: Full name of LV including its VG
133
+ - :method: health_status
134
+ :column: lv_health_status
135
+ :type_hint: String
136
+ :description: LV health status.
81
137
  - :method: historical
82
138
  :column: lv_historical
83
139
  :type_hint: String
@@ -190,6 +246,10 @@
190
246
  :column: metadata_lv_uuid
191
247
  :type_hint: String
192
248
  :description: For thin and cache pools
249
+ - :method: metadata_percent
250
+ :column: metadata_percent
251
+ :type_hint: String
252
+ :description: For cache and thin pools
193
253
  - :method: mirror_log
194
254
  :column: mirror_log
195
255
  :type_hint: String
@@ -250,6 +310,14 @@
250
310
  :column: seg_count
251
311
  :type_hint: Integer
252
312
  :description: Number of segments in LV.
313
+ - :method: snap_percent
314
+ :column: snap_percent
315
+ :type_hint: String
316
+ :description: For snapshots
317
+ - :method: sync_percent
318
+ :column: sync_percent
319
+ :type_hint: String
320
+ :description: For Cache
253
321
  - :method: vg_uuid
254
322
  :column: vg_uuid
255
323
  :type_hint: String
@@ -2,6 +2,34 @@
2
2
  # generated by ./bin/generate_field_data based on
3
3
  # lvm2/lib/report/columns.h
4
4
  ---
5
+ - :method: cache_dirty_blocks
6
+ :column: cache_dirty_blocks
7
+ :type_hint: Integer
8
+ :description: Dirty cache blocks.
9
+ - :method: cache_read_hits
10
+ :column: cache_read_hits
11
+ :type_hint: Integer
12
+ :description: Cache read hits.
13
+ - :method: cache_read_misses
14
+ :column: cache_read_misses
15
+ :type_hint: Integer
16
+ :description: Cache read misses.
17
+ - :method: cache_total_blocks
18
+ :column: cache_total_blocks
19
+ :type_hint: Integer
20
+ :description: Total cache blocks.
21
+ - :method: cache_used_blocks
22
+ :column: cache_used_blocks
23
+ :type_hint: Integer
24
+ :description: Used cache blocks.
25
+ - :method: cache_write_hits
26
+ :column: cache_write_hits
27
+ :type_hint: Integer
28
+ :description: Cache write hits.
29
+ - :method: cache_write_misses
30
+ :column: cache_write_misses
31
+ :type_hint: Integer
32
+ :description: Cache write misses.
5
33
  - :method: convert_lv
6
34
  :column: convert_lv
7
35
  :type_hint: String
@@ -10,6 +38,10 @@
10
38
  :column: convert_lv_uuid
11
39
  :type_hint: String
12
40
  :description: For lvconvert
41
+ - :method: copy_percent
42
+ :column: copy_percent
43
+ :type_hint: String
44
+ :description: For Cache
13
45
  - :method: data_lv
14
46
  :column: data_lv
15
47
  :type_hint: String
@@ -18,6 +50,22 @@
18
50
  :column: data_lv_uuid
19
51
  :type_hint: String
20
52
  :description: For thin and cache pools
53
+ - :method: data_percent
54
+ :column: data_percent
55
+ :type_hint: String
56
+ :description: For snapshot
57
+ - :method: kernel_cache_policy
58
+ :column: kernel_cache_policy
59
+ :type_hint: String
60
+ :description: Cache policy used in kernel.
61
+ - :method: kernel_cache_settings
62
+ :column: kernel_cache_settings
63
+ :type_hint: String
64
+ :description: Cache settings/parameters as set in kernel
65
+ - :method: kernel_discards
66
+ :column: kernel_discards
67
+ :type_hint: String
68
+ :description: For thin pools
21
69
  - :method: active
22
70
  :column: lv_active
23
71
  :type_hint: String
@@ -50,6 +98,10 @@
50
98
  :column: lv_attr
51
99
  :type_hint: String
52
100
  :description: Various attributes - see man page.
101
+ - :method: check_needed
102
+ :column: lv_check_needed
103
+ :type_hint: String
104
+ :description: For thin pools and cache volumes
53
105
  - :method: converting
54
106
  :column: lv_converting
55
107
  :type_hint: String
@@ -78,6 +130,10 @@
78
130
  :column: lv_full_name
79
131
  :type_hint: String
80
132
  :description: Full name of LV including its VG
133
+ - :method: health_status
134
+ :column: lv_health_status
135
+ :type_hint: String
136
+ :description: LV health status.
81
137
  - :method: historical
82
138
  :column: lv_historical
83
139
  :type_hint: String
@@ -190,6 +246,10 @@
190
246
  :column: metadata_lv_uuid
191
247
  :type_hint: String
192
248
  :description: For thin and cache pools
249
+ - :method: metadata_percent
250
+ :column: metadata_percent
251
+ :type_hint: String
252
+ :description: For cache and thin pools
193
253
  - :method: mirror_log
194
254
  :column: mirror_log
195
255
  :type_hint: String
@@ -250,6 +310,14 @@
250
310
  :column: seg_count
251
311
  :type_hint: Integer
252
312
  :description: Number of segments in LV.
313
+ - :method: snap_percent
314
+ :column: snap_percent
315
+ :type_hint: String
316
+ :description: For snapshots
317
+ - :method: sync_percent
318
+ :column: sync_percent
319
+ :type_hint: String
320
+ :description: For Cache
253
321
  - :method: vg_uuid
254
322
  :column: vg_uuid
255
323
  :type_hint: String
@@ -2,6 +2,34 @@
2
2
  # generated by ./bin/generate_field_data based on
3
3
  # lvm2/lib/report/columns.h
4
4
  ---
5
+ - :method: cache_dirty_blocks
6
+ :column: cache_dirty_blocks
7
+ :type_hint: Integer
8
+ :description: Dirty cache blocks.
9
+ - :method: cache_read_hits
10
+ :column: cache_read_hits
11
+ :type_hint: Integer
12
+ :description: Cache read hits.
13
+ - :method: cache_read_misses
14
+ :column: cache_read_misses
15
+ :type_hint: Integer
16
+ :description: Cache read misses.
17
+ - :method: cache_total_blocks
18
+ :column: cache_total_blocks
19
+ :type_hint: Integer
20
+ :description: Total cache blocks.
21
+ - :method: cache_used_blocks
22
+ :column: cache_used_blocks
23
+ :type_hint: Integer
24
+ :description: Used cache blocks.
25
+ - :method: cache_write_hits
26
+ :column: cache_write_hits
27
+ :type_hint: Integer
28
+ :description: Cache write hits.
29
+ - :method: cache_write_misses
30
+ :column: cache_write_misses
31
+ :type_hint: Integer
32
+ :description: Cache write misses.
5
33
  - :method: convert_lv
6
34
  :column: convert_lv
7
35
  :type_hint: String
@@ -10,6 +38,10 @@
10
38
  :column: convert_lv_uuid
11
39
  :type_hint: String
12
40
  :description: For lvconvert
41
+ - :method: copy_percent
42
+ :column: copy_percent
43
+ :type_hint: String
44
+ :description: For Cache
13
45
  - :method: data_lv
14
46
  :column: data_lv
15
47
  :type_hint: String
@@ -18,6 +50,22 @@
18
50
  :column: data_lv_uuid
19
51
  :type_hint: String
20
52
  :description: For thin and cache pools
53
+ - :method: data_percent
54
+ :column: data_percent
55
+ :type_hint: String
56
+ :description: For snapshot
57
+ - :method: kernel_cache_policy
58
+ :column: kernel_cache_policy
59
+ :type_hint: String
60
+ :description: Cache policy used in kernel.
61
+ - :method: kernel_cache_settings
62
+ :column: kernel_cache_settings
63
+ :type_hint: String
64
+ :description: Cache settings/parameters as set in kernel
65
+ - :method: kernel_discards
66
+ :column: kernel_discards
67
+ :type_hint: String
68
+ :description: For thin pools
21
69
  - :method: active
22
70
  :column: lv_active
23
71
  :type_hint: String
@@ -50,6 +98,10 @@
50
98
  :column: lv_attr
51
99
  :type_hint: String
52
100
  :description: Various attributes - see man page.
101
+ - :method: check_needed
102
+ :column: lv_check_needed
103
+ :type_hint: String
104
+ :description: For thin pools and cache volumes
53
105
  - :method: converting
54
106
  :column: lv_converting
55
107
  :type_hint: String
@@ -78,6 +130,10 @@
78
130
  :column: lv_full_name
79
131
  :type_hint: String
80
132
  :description: Full name of LV including its VG
133
+ - :method: health_status
134
+ :column: lv_health_status
135
+ :type_hint: String
136
+ :description: LV health status.
81
137
  - :method: historical
82
138
  :column: lv_historical
83
139
  :type_hint: String
@@ -190,6 +246,10 @@
190
246
  :column: metadata_lv_uuid
191
247
  :type_hint: String
192
248
  :description: For thin and cache pools
249
+ - :method: metadata_percent
250
+ :column: metadata_percent
251
+ :type_hint: String
252
+ :description: For cache and thin pools
193
253
  - :method: mirror_log
194
254
  :column: mirror_log
195
255
  :type_hint: String
@@ -250,6 +310,14 @@
250
310
  :column: seg_count
251
311
  :type_hint: Integer
252
312
  :description: Number of segments in LV.
313
+ - :method: snap_percent
314
+ :column: snap_percent
315
+ :type_hint: String
316
+ :description: For snapshots
317
+ - :method: sync_percent
318
+ :column: sync_percent
319
+ :type_hint: String
320
+ :description: For Cache
253
321
  - :method: vg_uuid
254
322
  :column: vg_uuid
255
323
  :type_hint: String
@@ -2,6 +2,34 @@
2
2
  # generated by ./bin/generate_field_data based on
3
3
  # lvm2/lib/report/columns.h
4
4
  ---
5
+ - :method: cache_dirty_blocks
6
+ :column: cache_dirty_blocks
7
+ :type_hint: Integer
8
+ :description: Dirty cache blocks.
9
+ - :method: cache_read_hits
10
+ :column: cache_read_hits
11
+ :type_hint: Integer
12
+ :description: Cache read hits.
13
+ - :method: cache_read_misses
14
+ :column: cache_read_misses
15
+ :type_hint: Integer
16
+ :description: Cache read misses.
17
+ - :method: cache_total_blocks
18
+ :column: cache_total_blocks
19
+ :type_hint: Integer
20
+ :description: Total cache blocks.
21
+ - :method: cache_used_blocks
22
+ :column: cache_used_blocks
23
+ :type_hint: Integer
24
+ :description: Used cache blocks.
25
+ - :method: cache_write_hits
26
+ :column: cache_write_hits
27
+ :type_hint: Integer
28
+ :description: Cache write hits.
29
+ - :method: cache_write_misses
30
+ :column: cache_write_misses
31
+ :type_hint: Integer
32
+ :description: Cache write misses.
5
33
  - :method: convert_lv
6
34
  :column: convert_lv
7
35
  :type_hint: String
@@ -10,6 +38,10 @@
10
38
  :column: convert_lv_uuid
11
39
  :type_hint: String
12
40
  :description: For lvconvert
41
+ - :method: copy_percent
42
+ :column: copy_percent
43
+ :type_hint: String
44
+ :description: For Cache
13
45
  - :method: data_lv
14
46
  :column: data_lv
15
47
  :type_hint: String
@@ -18,6 +50,22 @@
18
50
  :column: data_lv_uuid
19
51
  :type_hint: String
20
52
  :description: For thin and cache pools
53
+ - :method: data_percent
54
+ :column: data_percent
55
+ :type_hint: String
56
+ :description: For snapshot
57
+ - :method: kernel_cache_policy
58
+ :column: kernel_cache_policy
59
+ :type_hint: String
60
+ :description: Cache policy used in kernel.
61
+ - :method: kernel_cache_settings
62
+ :column: kernel_cache_settings
63
+ :type_hint: String
64
+ :description: Cache settings/parameters as set in kernel
65
+ - :method: kernel_discards
66
+ :column: kernel_discards
67
+ :type_hint: String
68
+ :description: For thin pools
21
69
  - :method: active
22
70
  :column: lv_active
23
71
  :type_hint: String
@@ -50,6 +98,10 @@
50
98
  :column: lv_attr
51
99
  :type_hint: String
52
100
  :description: Various attributes - see man page.
101
+ - :method: check_needed
102
+ :column: lv_check_needed
103
+ :type_hint: String
104
+ :description: For thin pools and cache volumes
53
105
  - :method: converting
54
106
  :column: lv_converting
55
107
  :type_hint: String
@@ -78,6 +130,10 @@
78
130
  :column: lv_full_name
79
131
  :type_hint: String
80
132
  :description: Full name of LV including its VG
133
+ - :method: health_status
134
+ :column: lv_health_status
135
+ :type_hint: String
136
+ :description: LV health status.
81
137
  - :method: historical
82
138
  :column: lv_historical
83
139
  :type_hint: String
@@ -190,6 +246,10 @@
190
246
  :column: metadata_lv_uuid
191
247
  :type_hint: String
192
248
  :description: For thin and cache pools
249
+ - :method: metadata_percent
250
+ :column: metadata_percent
251
+ :type_hint: String
252
+ :description: For cache and thin pools
193
253
  - :method: mirror_log
194
254
  :column: mirror_log
195
255
  :type_hint: String
@@ -250,6 +310,14 @@
250
310
  :column: seg_count
251
311
  :type_hint: Integer
252
312
  :description: Number of segments in LV.
313
+ - :method: snap_percent
314
+ :column: snap_percent
315
+ :type_hint: String
316
+ :description: For snapshots
317
+ - :method: sync_percent
318
+ :column: sync_percent
319
+ :type_hint: String
320
+ :description: For Cache
253
321
  - :method: vg_uuid
254
322
  :column: vg_uuid
255
323
  :type_hint: String