lib/lvm/attributes/2.02.115(2)/vgs.yaml in di-ruby-lvm-attrib-0.0.17 vs lib/lvm/attributes/2.02.115(2)/vgs.yaml in di-ruby-lvm-attrib-0.0.18
- old
+ new
@@ -46,11 +46,11 @@
:column: vg_extent_count
:type_hint: Integer
:description: Total number of Physical Extents.
- :method: extent_size
:column: vg_extent_size
- :type_hint: String
+ :type_hint: Integer
:description: Size of Physical Extents in current units.
- :method: fmt
:column: vg_fmt
:type_hint: String
:description: Type of metadata.
@@ -70,15 +70,15 @@
:column: vg_mda_count
:type_hint: Integer
:description: Number of metadata areas on this VG.
- :method: mda_free
:column: vg_mda_free
- :type_hint: String
+ :type_hint: Integer
:description: Free metadata area space for this VG in current units.
- :method: mda_size
:column: vg_mda_size
- :type_hint: String
+ :type_hint: Integer
:description: Size of smallest metadata area for this VG in current units.
- :method: mda_used_count
:column: vg_mda_used_count
:type_hint: Integer
:description: Number of metadata areas in use on this VG.
@@ -102,10 +102,10 @@
:column: vg_seqno
:type_hint: Integer
:description: Revision number of internal metadata. Incremented whenever it changes.
- :method: size
:column: vg_size
- :type_hint: String
+ :type_hint: Integer
:description: Total size of VG in current units.
- :method: sysid
:column: vg_sysid
:type_hint: String
:description: System ID indicating when and where it was created.