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,92 +1,93 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # ../lvm2-2_02_111/lib/report/columns.h
4
- ---
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
+ ---
5
5
  - :method: dev_size
6
6
  :column: dev_size
7
+ :type_hint: Integer
7
8
  :description: Size of underlying device in current units.
8
- :type_hint: String
9
9
  - :method: pe_start
10
10
  :column: pe_start
11
- :description: Offset to the start of data on the underlying device.
12
11
  :type_hint: Integer
12
+ :description: Offset to the start of data on the underlying device.
13
13
  - :method: allocatable
14
14
  :column: pv_allocatable
15
- :description: Set if this device can be used for allocation.
16
15
  :type_hint: String
16
+ :description: Set if this device can be used for allocation.
17
17
  - :method: attr
18
18
  :column: pv_attr
19
- :description: Various attributes - see man page.
20
19
  :type_hint: String
20
+ :description: Various attributes - see man page.
21
21
  - :method: ba_size
22
22
  :column: pv_ba_size
23
+ :type_hint: Integer
23
24
  :description: Size of PV Bootloader Area in current units.
24
- :type_hint: String
25
25
  - :method: ba_start
26
26
  :column: pv_ba_start
27
- :description: Offset to the start of PV Bootloader Area on the underlying device in current units.
28
27
  :type_hint: Integer
28
+ :description: Offset to the start of PV Bootloader Area on the underlying device
29
+ in current units.
29
30
  - :method: exported
30
31
  :column: pv_exported
31
- :description: Set if this device is exported.
32
32
  :type_hint: String
33
+ :description: Set if this device is exported.
33
34
  - :method: fmt
34
35
  :column: pv_fmt
35
- :description: Type of metadata.
36
36
  :type_hint: String
37
+ :description: Type of metadata.
37
38
  - :method: free
38
39
  :column: pv_free
40
+ :type_hint: Integer
39
41
  :description: Total amount of unallocated space in current units.
40
- :type_hint: String
41
42
  - :method: mda_count
42
43
  :column: pv_mda_count
43
- :description: Number of metadata areas on this device.
44
44
  :type_hint: Integer
45
+ :description: Number of metadata areas on this device.
45
46
  - :method: mda_free
46
47
  :column: pv_mda_free
48
+ :type_hint: Integer
47
49
  :description: Free metadata area space on this device in current units.
48
- :type_hint: String
49
50
  - :method: mda_size
50
51
  :column: pv_mda_size
52
+ :type_hint: Integer
51
53
  :description: Size of smallest metadata area on this device in current units.
52
- :type_hint: String
53
54
  - :method: mda_used_count
54
55
  :column: pv_mda_used_count
55
- :description: Number of metadata areas in use on this device.
56
56
  :type_hint: Integer
57
+ :description: Number of metadata areas in use on this device.
57
58
  - :method: missing
58
59
  :column: pv_missing
59
- :description: Set if this device is missing in system.
60
60
  :type_hint: String
61
+ :description: Set if this device is missing in system.
61
62
  - :method: name
62
63
  :column: pv_name
63
- :description: Name.
64
64
  :type_hint: String
65
+ :description: Name.
65
66
  - :method: pe_alloc_count
66
67
  :column: pv_pe_alloc_count
67
- :description: Total number of allocated Physical Extents.
68
68
  :type_hint: Integer
69
+ :description: Total number of allocated Physical Extents.
69
70
  - :method: pe_count
70
71
  :column: pv_pe_count
71
- :description: Total number of Physical Extents.
72
72
  :type_hint: Integer
73
+ :description: Total number of Physical Extents.
73
74
  - :method: size
74
75
  :column: pv_size
76
+ :type_hint: Integer
75
77
  :description: Size of PV in current units.
76
- :type_hint: String
77
78
  - :method: tags
78
79
  :column: pv_tags
79
- :description: Tags
80
80
  :type_hint: String
81
+ :description: Tags
81
82
  - :method: used
82
83
  :column: pv_used
84
+ :type_hint: Integer
83
85
  :description: Total amount of allocated space in current units.
84
- :type_hint: String
85
86
  - :method: uuid
86
87
  :column: pv_uuid
87
- :description: Unique identifier.
88
88
  :type_hint: String
89
+ :description: Unique identifier.
89
90
  - :method: vg_uuid
90
91
  :column: vg_uuid
91
- :description: For VolumeGroup to PhysicalVolume relationship.
92
92
  :type_hint: String
93
+ :description: For VolumeGroup to PhysicalVolume relationship.
@@ -1,16 +1,16 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # ../lvm2-2_02_111/lib/report/columns.h
4
- ---
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
+ ---
5
5
  - :method: pv_uuid
6
6
  :column: pv_uuid
7
- :description: For PhysicalVolume to PhysicalVolumeSegment relationship.
8
7
  :type_hint: String
8
+ :description: For PhysicalVolume to PhysicalVolumeSegment relationship.
9
9
  - :method: size
10
10
  :column: pvseg_size
11
- :description: Number of extents in segment.
12
11
  :type_hint: Integer
12
+ :description: Number of extents in segment.
13
13
  - :method: start
14
14
  :column: pvseg_start
15
- :description: Physical Extent number of start of segment.
16
15
  :type_hint: Integer
16
+ :description: Physical Extent number of start of segment.
@@ -1,120 +1,120 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # ../lvm2-2_02_111/lib/report/columns.h
4
- ---
2
+ # generated by ./bin/generate_field_data based on
3
+ # lvm2/lib/report/columns.h
4
+ ---
5
5
  - :method: lv_count
6
6
  :column: lv_count
7
- :description: Number of LVs.
8
7
  :type_hint: Integer
8
+ :description: Number of LVs.
9
9
  - :method: max_lv
10
10
  :column: max_lv
11
- :description: Maximum number of LVs allowed in VG or 0 if unlimited.
12
11
  :type_hint: Integer
12
+ :description: Maximum number of LVs allowed in VG or 0 if unlimited.
13
13
  - :method: max_pv
14
14
  :column: max_pv
15
- :description: Maximum number of PVs allowed in VG or 0 if unlimited.
16
15
  :type_hint: Integer
16
+ :description: Maximum number of PVs allowed in VG or 0 if unlimited.
17
17
  - :method: pv_count
18
18
  :column: pv_count
19
- :description: Number of PVs.
20
19
  :type_hint: Integer
20
+ :description: Number of PVs.
21
21
  - :method: snap_count
22
22
  :column: snap_count
23
- :description: Number of snapshots.
24
23
  :type_hint: Integer
24
+ :description: Number of snapshots.
25
25
  - :method: allocation_policy
26
26
  :column: vg_allocation_policy
27
- :description: VG allocation policy.
28
27
  :type_hint: String
28
+ :description: VG allocation policy.
29
29
  - :method: attr
30
30
  :column: vg_attr
31
- :description: Various attributes - see man page.
32
31
  :type_hint: String
32
+ :description: Various attributes - see man page.
33
33
  - :method: clustered
34
34
  :column: vg_clustered
35
- :description: Set if VG is clustered.
36
35
  :type_hint: String
36
+ :description: Set if VG is clustered.
37
37
  - :method: exported
38
38
  :column: vg_exported
39
- :description: Set if VG is exported.
40
39
  :type_hint: String
40
+ :description: Set if VG is exported.
41
41
  - :method: extendable
42
42
  :column: vg_extendable
43
- :description: Set if VG is extendable.
44
43
  :type_hint: String
44
+ :description: Set if VG is extendable.
45
45
  - :method: extent_count
46
46
  :column: vg_extent_count
47
- :description: Total number of Physical Extents.
48
47
  :type_hint: Integer
48
+ :description: Total number of Physical Extents.
49
49
  - :method: extent_size
50
50
  :column: vg_extent_size
51
+ :type_hint: Integer
51
52
  :description: Size of Physical Extents in current units.
52
- :type_hint: String
53
53
  - :method: fmt
54
54
  :column: vg_fmt
55
- :description: Type of metadata.
56
55
  :type_hint: String
56
+ :description: Type of metadata.
57
57
  - :method: free
58
58
  :column: vg_free
59
- :description: Total amount of free space in current units.
60
59
  :type_hint: Integer
60
+ :description: Total amount of free space in current units.
61
61
  - :method: free_count
62
62
  :column: vg_free_count
63
- :description: Total number of unallocated Physical Extents.
64
63
  :type_hint: Integer
64
+ :description: Total number of unallocated Physical Extents.
65
65
  - :method: mda_copies
66
66
  :column: vg_mda_copies
67
- :description: Target number of in use metadata areas in the VG.
68
67
  :type_hint: Integer
68
+ :description: Target number of in use metadata areas in the VG.
69
69
  - :method: mda_count
70
70
  :column: vg_mda_count
71
- :description: Number of metadata areas on this VG.
72
71
  :type_hint: Integer
72
+ :description: Number of metadata areas on this VG.
73
73
  - :method: mda_free
74
74
  :column: vg_mda_free
75
+ :type_hint: Integer
75
76
  :description: Free metadata area space for this VG in current units.
76
- :type_hint: String
77
77
  - :method: mda_size
78
78
  :column: vg_mda_size
79
+ :type_hint: Integer
79
80
  :description: Size of smallest metadata area for this VG in current units.
80
- :type_hint: String
81
81
  - :method: mda_used_count
82
82
  :column: vg_mda_used_count
83
- :description: Number of metadata areas in use on this VG.
84
83
  :type_hint: Integer
84
+ :description: Number of metadata areas in use on this VG.
85
85
  - :method: name
86
86
  :column: vg_name
87
- :description: Name.
88
87
  :type_hint: String
88
+ :description: Name.
89
89
  - :method: partial
90
90
  :column: vg_partial
91
- :description: Set if VG is partial.
92
91
  :type_hint: String
92
+ :description: Set if VG is partial.
93
93
  - :method: permissions
94
94
  :column: vg_permissions
95
- :description: VG permissions.
96
95
  :type_hint: String
96
+ :description: VG permissions.
97
97
  - :method: profile
98
98
  :column: vg_profile
99
- :description: Configuration profile attached to this VG.
100
99
  :type_hint: String
100
+ :description: Configuration profile attached to this VG.
101
101
  - :method: seqno
102
102
  :column: vg_seqno
103
- :description: Revision number of internal metadata. Incremented whenever it changes.
104
103
  :type_hint: Integer
104
+ :description: Revision number of internal metadata. Incremented whenever it changes.
105
105
  - :method: size
106
106
  :column: vg_size
107
+ :type_hint: Integer
107
108
  :description: Total size of VG in current units.
108
- :type_hint: String
109
109
  - :method: sysid
110
110
  :column: vg_sysid
111
- :description: System ID indicating when and where it was created.
112
111
  :type_hint: String
112
+ :description: System ID indicating when and where it was created.
113
113
  - :method: tags
114
114
  :column: vg_tags
115
- :description: Tags
116
115
  :type_hint: String
116
+ :description: Tags
117
117
  - :method: uuid
118
118
  :column: vg_uuid
119
- :description: Unique identifier.
120
119
  :type_hint: String
120
+ :description: Unique identifier.
@@ -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
@@ -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
@@ -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
@@ -1,7 +1,35 @@
1
1
  # These are column to object attribute mappings
2
- # generated by bin/generate_field_data based on
3
- # /oc/src/lvm2-2_02_115/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
@@ -62,6 +90,10 @@
62
90
  :column: lv_full_name
63
91
  :type_hint: String
64
92
  :description: Full name of LV including its VG
93
+ - :method: health_status
94
+ :column: lv_health_status
95
+ :type_hint: String
96
+ :description: LV health status.
65
97
  - :method: host
66
98
  :column: lv_host
67
99
  :type_hint: String