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
@@ -1,6 +1,6 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # /Users/d042651/Desktop/lvm2-2_02_130/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
4
  ---
5
5
  - :method: cache_policy
6
6
  :column: cache_policy
@@ -1,6 +1,6 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # /Users/d042651/Desktop/lvm2-2_02_130/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
4
  ---
5
5
  - :method: dev_size
6
6
  :column: dev_size
@@ -1,6 +1,6 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # /Users/d042651/Desktop/lvm2-2_02_130/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
4
  ---
5
5
  - :method: pv_uuid
6
6
  :column: pv_uuid
@@ -1,6 +1,6 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # /Users/d042651/Desktop/lvm2-2_02_130/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
4
  ---
5
5
  - :method: lv_count
6
6
  :column: lv_count
@@ -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
@@ -70,6 +98,10 @@
70
98
  :column: lv_full_name
71
99
  :type_hint: String
72
100
  :description: Full name of LV including its VG
101
+ - :method: health_status
102
+ :column: lv_health_status
103
+ :type_hint: String
104
+ :description: LV health status.
73
105
  - :method: host
74
106
  :column: lv_host
75
107
  :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
@@ -78,6 +106,10 @@
78
106
  :column: lv_full_name
79
107
  :type_hint: String
80
108
  :description: Full name of LV including its VG
109
+ - :method: health_status
110
+ :column: lv_health_status
111
+ :type_hint: String
112
+ :description: LV health status.
81
113
  - :method: host
82
114
  :column: lv_host
83
115
  :type_hint: String
@@ -1,7 +1,35 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # ../lvm2-2_02_133/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
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
@@ -78,6 +106,10 @@
78
106
  :column: lv_full_name
79
107
  :type_hint: String
80
108
  :description: Full name of LV including its VG
109
+ - :method: health_status
110
+ :column: lv_health_status
111
+ :type_hint: String
112
+ :description: LV health status.
81
113
  - :method: host
82
114
  :column: lv_host
83
115
  :type_hint: String
@@ -1,6 +1,6 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # ../lvm2-2_02_133/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
4
  ---
5
5
  - :method: cache_policy
6
6
  :column: cache_policy
@@ -1,6 +1,6 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # ../lvm2-2_02_133/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
4
  ---
5
5
  - :method: dev_size
6
6
  :column: dev_size
@@ -1,6 +1,6 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # ../lvm2-2_02_133/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
4
  ---
5
5
  - :method: pv_uuid
6
6
  :column: pv_uuid
@@ -1,6 +1,6 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # ../lvm2-2_02_133/lib/report/columns.h
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
4
  ---
5
5
  - :method: lv_count
6
6
  :column: lv_count
@@ -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
@@ -78,6 +106,10 @@
78
106
  :column: lv_full_name
79
107
  :type_hint: String
80
108
  :description: Full name of LV including its VG
109
+ - :method: health_status
110
+ :column: lv_health_status
111
+ :type_hint: String
112
+ :description: LV health status.
81
113
  - :method: host
82
114
  :column: lv_host
83
115
  :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
@@ -78,6 +106,10 @@
78
106
  :column: lv_full_name
79
107
  :type_hint: String
80
108
  :description: Full name of LV including its VG
109
+ - :method: health_status
110
+ :column: lv_health_status
111
+ :type_hint: String
112
+ :description: LV health status.
81
113
  - :method: host
82
114
  :column: lv_host
83
115
  :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
@@ -78,6 +106,10 @@
78
106
  :column: lv_full_name
79
107
  :type_hint: String
80
108
  :description: Full name of LV including its VG
109
+ - :method: health_status
110
+ :column: lv_health_status
111
+ :type_hint: String
112
+ :description: LV health status.
81
113
  - :method: host
82
114
  :column: lv_host
83
115
  :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
@@ -78,6 +106,10 @@
78
106
  :column: lv_full_name
79
107
  :type_hint: String
80
108
  :description: Full name of LV including its VG
109
+ - :method: health_status
110
+ :column: lv_health_status
111
+ :type_hint: String
112
+ :description: LV health status.
81
113
  - :method: host
82
114
  :column: lv_host
83
115
  :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
@@ -78,6 +106,10 @@
78
106
  :column: lv_full_name
79
107
  :type_hint: String
80
108
  :description: Full name of LV including its VG
109
+ - :method: health_status
110
+ :column: lv_health_status
111
+ :type_hint: String
112
+ :description: LV health status.
81
113
  - :method: host
82
114
  :column: lv_host
83
115
  :type_hint: String