]> git.pld-linux.org Git - packages/ruby-di-ruby-lvm-attrib.git/blob - lvm2.02.161.patch
- updated to 0.0.26
[packages/ruby-di-ruby-lvm-attrib.git] / lvm2.02.161.patch
1 diff -urN di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/lvsseg.yaml di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/lvsseg.yaml
2 --- di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/lvsseg.yaml     1970-01-01 01:00:00.000000000 +0100
3 +++ di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/lvsseg.yaml  2016-07-17 17:19:48.000000000 +0200
4 @@ -0,0 +1,106 @@
5 +# These are column to object attribute mappings
6 +# generated by ./bin/generate_field_data based on
7 +# lvm2/lib/report/columns.h
8 +---
9 +- :method: cache_mode
10 +  :column: cache_mode
11 +  :type_hint: String
12 +  :description: For cache pools
13 +- :method: cache_policy
14 +  :column: cache_policy
15 +  :type_hint: String
16 +  :description: The cache policy (cached segments only).
17 +- :method: cache_settings
18 +  :column: cache_settings
19 +  :type_hint: String
20 +  :description: Cache settings/parameters (cached segments only).
21 +- :method: chunk_size
22 +  :column: chunk_size
23 +  :type_hint: Integer
24 +  :description: For snapshots
25 +- :method: devices
26 +  :column: devices
27 +  :type_hint: String
28 +  :description: Underlying devices used with starting extent numbers.
29 +- :method: discards
30 +  :column: discards
31 +  :type_hint: String
32 +  :description: For thin pools
33 +- :method: lv_uuid
34 +  :column: lv_uuid
35 +  :type_hint: String
36 +  :description: For LogicalVolume to LogicalVolumeSegment relationship.
37 +- :method: metadata_devices
38 +  :column: metadata_devices
39 +  :type_hint: String
40 +  :description: Underlying metadata devices used with starting extent numbers.
41 +- :method: region_size
42 +  :column: region_size
43 +  :type_hint: Integer
44 +  :description: For mirrors
45 +- :method: le_ranges
46 +  :column: seg_le_ranges
47 +  :type_hint: String
48 +  :description: Ranges of Logical Extents of underlying devices in command line format.
49 +- :method: metadata_le_ranges
50 +  :column: seg_metadata_le_ranges
51 +  :type_hint: String
52 +  :description: Ranges of Logical Extents of underlying metadata devices in command
53 +    line format.
54 +- :method: monitor
55 +  :column: seg_monitor
56 +  :type_hint: String
57 +  :description: Dmeventd monitoring status of the segment.
58 +- :method: pe_ranges
59 +  :column: seg_pe_ranges
60 +  :type_hint: String
61 +  :description: Ranges of Physical Extents of underlying devices in command line format
62 +    (deprecated
63 +- :method: size
64 +  :column: seg_size
65 +  :type_hint: Integer
66 +  :description: Size of segment in current units.
67 +- :method: size_pe
68 +  :column: seg_size_pe
69 +  :type_hint: Integer
70 +  :description: Size of segment in physical extents.
71 +- :method: start
72 +  :column: seg_start
73 +  :type_hint: Integer
74 +  :description: Offset within the LV to the start of the segment in current units.
75 +- :method: start_pe
76 +  :column: seg_start_pe
77 +  :type_hint: Integer
78 +  :description: Offset within the LV to the start of the segment in physical extents.
79 +- :method: tags
80 +  :column: seg_tags
81 +  :type_hint: String
82 +  :description: Tags
83 +- :method: segtype
84 +  :column: segtype
85 +  :type_hint: String
86 +  :description: Type of LV segment.
87 +- :method: stripe_size
88 +  :column: stripe_size
89 +  :type_hint: Integer
90 +  :description: For stripes
91 +- :method: stripes
92 +  :column: stripes
93 +  :type_hint: Integer
94 +  :description: Number of stripes or mirror legs.
95 +- :method: thin_count
96 +  :column: thin_count
97 +  :type_hint: Integer
98 +  :description: For thin pools
99 +- :method: thin_id
100 +  :column: thin_id
101 +  :type_hint: Integer
102 +  :description: For thin volume
103 +- :method: transaction_id
104 +  :column: transaction_id
105 +  :type_hint: Integer
106 +  :description: For thin pools
107 +- :method: zero
108 +  :column: zero
109 +  :type_hint: String
110 +  :description: For thin pools and volumes
111 diff -urN di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/lvs.yaml di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/lvs.yaml
112 --- di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/lvs.yaml        1970-01-01 01:00:00.000000000 +0100
113 +++ di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/lvs.yaml     2016-07-17 17:19:48.000000000 +0200
114 @@ -0,0 +1,256 @@
115 +# These are column to object attribute mappings
116 +# generated by ./bin/generate_field_data based on
117 +# lvm2/lib/report/columns.h
118 +---
119 +- :method: convert_lv
120 +  :column: convert_lv
121 +  :type_hint: String
122 +  :description: For lvconvert
123 +- :method: convert_lv_uuid
124 +  :column: convert_lv_uuid
125 +  :type_hint: String
126 +  :description: For lvconvert
127 +- :method: data_lv
128 +  :column: data_lv
129 +  :type_hint: String
130 +  :description: For thin and cache pools
131 +- :method: data_lv_uuid
132 +  :column: data_lv_uuid
133 +  :type_hint: String
134 +  :description: For thin and cache pools
135 +- :method: active
136 +  :column: lv_active
137 +  :type_hint: String
138 +  :description: Active state of the LV.
139 +- :method: active_exclusively
140 +  :column: lv_active_exclusively
141 +  :type_hint: String
142 +  :description: Set if the LV is active exclusively.
143 +- :method: active_locally
144 +  :column: lv_active_locally
145 +  :type_hint: String
146 +  :description: Set if the LV is active locally.
147 +- :method: active_remotely
148 +  :column: lv_active_remotely
149 +  :type_hint: String
150 +  :description: Set if the LV is active remotely.
151 +- :method: allocation_locked
152 +  :column: lv_allocation_locked
153 +  :type_hint: String
154 +  :description: Set if LV is locked against allocation changes.
155 +- :method: allocation_policy
156 +  :column: lv_allocation_policy
157 +  :type_hint: String
158 +  :description: LV allocation policy.
159 +- :method: ancestors
160 +  :column: lv_ancestors
161 +  :type_hint: String
162 +  :description: LV ancestors ignoring any stored history of the ancestry chain.
163 +- :method: attr
164 +  :column: lv_attr
165 +  :type_hint: String
166 +  :description: Various attributes - see man page.
167 +- :method: converting
168 +  :column: lv_converting
169 +  :type_hint: String
170 +  :description: Set if LV is being converted.
171 +- :method: descendants
172 +  :column: lv_descendants
173 +  :type_hint: String
174 +  :description: LV descendants ignoring any stored history of the ancestry chain.
175 +- :method: dm_path
176 +  :column: lv_dm_path
177 +  :type_hint: String
178 +  :description: Internal device-mapper pathname for LV (in /dev/mapper directory).
179 +- :method: fixed_minor
180 +  :column: lv_fixed_minor
181 +  :type_hint: String
182 +  :description: Set if LV has fixed minor number assigned.
183 +- :method: full_ancestors
184 +  :column: lv_full_ancestors
185 +  :type_hint: String
186 +  :description: LV ancestors including stored history of the ancestry chain.
187 +- :method: full_descendants
188 +  :column: lv_full_descendants
189 +  :type_hint: String
190 +  :description: LV descendants including stored history of the ancestry chain.
191 +- :method: full_name
192 +  :column: lv_full_name
193 +  :type_hint: String
194 +  :description: Full name of LV including its VG
195 +- :method: historical
196 +  :column: lv_historical
197 +  :type_hint: String
198 +  :description: Set if the LV is historical.
199 +- :method: host
200 +  :column: lv_host
201 +  :type_hint: String
202 +  :description: Creation host of the LV
203 +- :method: image_synced
204 +  :column: lv_image_synced
205 +  :type_hint: String
206 +  :description: Set if mirror/RAID image is synchronized.
207 +- :method: initial_image_sync
208 +  :column: lv_initial_image_sync
209 +  :type_hint: String
210 +  :description: Set if mirror/RAID images underwent initial resynchronization.
211 +- :method: layout
212 +  :column: lv_layout
213 +  :type_hint: String
214 +  :description: LV layout.
215 +- :method: lockargs
216 +  :column: lv_lockargs
217 +  :type_hint: String
218 +  :description: Lock args of the LV used by lvmlockd.
219 +- :method: major
220 +  :column: lv_major
221 +  :type_hint: String
222 +  :description: Persistent major number or -1 if not persistent.
223 +- :method: merge_failed
224 +  :column: lv_merge_failed
225 +  :type_hint: String
226 +  :description: Set if snapshot merge failed.
227 +- :method: merging
228 +  :column: lv_merging
229 +  :type_hint: String
230 +  :description: Set if snapshot LV is being merged to origin.
231 +- :method: metadata_size
232 +  :column: lv_metadata_size
233 +  :type_hint: Integer
234 +  :description: For thin and cache pools
235 +- :method: minor
236 +  :column: lv_minor
237 +  :type_hint: String
238 +  :description: Persistent minor number or -1 if not persistent.
239 +- :method: modules
240 +  :column: lv_modules
241 +  :type_hint: String
242 +  :description: Kernel device-mapper modules required for this LV.
243 +- :method: name
244 +  :column: lv_name
245 +  :type_hint: String
246 +  :description: Name.  LVs created for internal use are enclosed in brackets.
247 +- :method: parent
248 +  :column: lv_parent
249 +  :type_hint: String
250 +  :description: For LVs that are components of another LV
251 +- :method: path
252 +  :column: lv_path
253 +  :type_hint: String
254 +  :description: Full pathname for LV. Blank for internal LVs.
255 +- :method: profile
256 +  :column: lv_profile
257 +  :type_hint: String
258 +  :description: Configuration profile attached to this LV.
259 +- :method: read_ahead
260 +  :column: lv_read_ahead
261 +  :type_hint: String
262 +  :description: Read ahead setting in current units.
263 +- :method: role
264 +  :column: lv_role
265 +  :type_hint: String
266 +  :description: LV role.
267 +- :method: size
268 +  :column: lv_size
269 +  :type_hint: Integer
270 +  :description: Size of LV in current units.
271 +- :method: skip_activation
272 +  :column: lv_skip_activation
273 +  :type_hint: String
274 +  :description: Set if LV is skipped on activation.
275 +- :method: snapshot_invalid
276 +  :column: lv_snapshot_invalid
277 +  :type_hint: String
278 +  :description: Set if snapshot LV is invalid.
279 +- :method: tags
280 +  :column: lv_tags
281 +  :type_hint: String
282 +  :description: Tags
283 +- :method: time
284 +  :column: lv_time
285 +  :type_hint: String
286 +  :description: Creation time of the LV
287 +- :method: time_removed
288 +  :column: lv_time_removed
289 +  :type_hint: String
290 +  :description: Removal time of the LV
291 +- :method: uuid
292 +  :column: lv_uuid
293 +  :type_hint: String
294 +  :description: Unique identifier.
295 +- :method: when_full
296 +  :column: lv_when_full
297 +  :type_hint: String
298 +  :description: For thin pools
299 +- :method: metadata_lv
300 +  :column: metadata_lv
301 +  :type_hint: String
302 +  :description: For thin and cache pools
303 +- :method: metadata_lv_uuid
304 +  :column: metadata_lv_uuid
305 +  :type_hint: String
306 +  :description: For thin and cache pools
307 +- :method: mirror_log
308 +  :column: mirror_log
309 +  :type_hint: String
310 +  :description: For mirrors
311 +- :method: mirror_log_uuid
312 +  :column: mirror_log_uuid
313 +  :type_hint: String
314 +  :description: For mirrors
315 +- :method: move_pv
316 +  :column: move_pv
317 +  :type_hint: String
318 +  :description: For pvmove
319 +- :method: move_pv_uuid
320 +  :column: move_pv_uuid
321 +  :type_hint: String
322 +  :description: For pvmove
323 +- :method: origin
324 +  :column: origin
325 +  :type_hint: String
326 +  :description: For snapshots and thins
327 +- :method: origin_size
328 +  :column: origin_size
329 +  :type_hint: Integer
330 +  :description: For snapshots
331 +- :method: origin_uuid
332 +  :column: origin_uuid
333 +  :type_hint: String
334 +  :description: For snapshots and thins
335 +- :method: pool_lv
336 +  :column: pool_lv
337 +  :type_hint: String
338 +  :description: For thin volumes
339 +- :method: pool_lv_uuid
340 +  :column: pool_lv_uuid
341 +  :type_hint: String
342 +  :description: For thin volumes
343 +- :method: raid_max_recovery_rate
344 +  :column: raid_max_recovery_rate
345 +  :type_hint: Integer
346 +  :description: For RAID1
347 +- :method: raid_min_recovery_rate
348 +  :column: raid_min_recovery_rate
349 +  :type_hint: Integer
350 +  :description: For RAID1
351 +- :method: raid_mismatch_count
352 +  :column: raid_mismatch_count
353 +  :type_hint: Integer
354 +  :description: For RAID
355 +- :method: raid_sync_action
356 +  :column: raid_sync_action
357 +  :type_hint: String
358 +  :description: For RAID
359 +- :method: raid_write_behind
360 +  :column: raid_write_behind
361 +  :type_hint: Integer
362 +  :description: For RAID1
363 +- :method: seg_count
364 +  :column: seg_count
365 +  :type_hint: Integer
366 +  :description: Number of segments in LV.
367 +- :method: vg_uuid
368 +  :column: vg_uuid
369 +  :type_hint: String
370 +  :description: For VolumeGroup to LogicalVolume relationship.
371 diff -urN di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/pvsseg.yaml di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/pvsseg.yaml
372 --- di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/pvsseg.yaml     1970-01-01 01:00:00.000000000 +0100
373 +++ di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/pvsseg.yaml  2016-07-17 17:19:48.000000000 +0200
374 @@ -0,0 +1,16 @@
375 +# These are column to object attribute mappings
376 +# generated by ./bin/generate_field_data based on
377 +# lvm2/lib/report/columns.h
378 +---
379 +- :method: pv_uuid
380 +  :column: pv_uuid
381 +  :type_hint: String
382 +  :description: For PhysicalVolume to PhysicalVolumeSegment relationship.
383 +- :method: size
384 +  :column: pvseg_size
385 +  :type_hint: Integer
386 +  :description: Number of extents in segment.
387 +- :method: start
388 +  :column: pvseg_start
389 +  :type_hint: Integer
390 +  :description: Physical Extent number of start of segment.
391 diff -urN di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/pvs.yaml di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/pvs.yaml
392 --- di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/pvs.yaml        1970-01-01 01:00:00.000000000 +0100
393 +++ di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/pvs.yaml     2016-07-17 17:19:48.000000000 +0200
394 @@ -0,0 +1,113 @@
395 +# These are column to object attribute mappings
396 +# generated by ./bin/generate_field_data based on
397 +# lvm2/lib/report/columns.h
398 +---
399 +- :method: dev_size
400 +  :column: dev_size
401 +  :type_hint: Integer
402 +  :description: Size of underlying device in current units.
403 +- :method: pe_start
404 +  :column: pe_start
405 +  :type_hint: Integer
406 +  :description: Offset to the start of data on the underlying device.
407 +- :method: allocatable
408 +  :column: pv_allocatable
409 +  :type_hint: String
410 +  :description: Set if this device can be used for allocation.
411 +- :method: attr
412 +  :column: pv_attr
413 +  :type_hint: String
414 +  :description: Various attributes - see man page.
415 +- :method: ba_size
416 +  :column: pv_ba_size
417 +  :type_hint: Integer
418 +  :description: Size of PV Bootloader Area in current units.
419 +- :method: ba_start
420 +  :column: pv_ba_start
421 +  :type_hint: Integer
422 +  :description: Offset to the start of PV Bootloader Area on the underlying device
423 +    in current units.
424 +- :method: duplicate
425 +  :column: pv_duplicate
426 +  :type_hint: String
427 +  :description: Set if PV is an unchosen duplicate.
428 +- :method: exported
429 +  :column: pv_exported
430 +  :type_hint: String
431 +  :description: Set if this device is exported.
432 +- :method: ext_vsn
433 +  :column: pv_ext_vsn
434 +  :type_hint: Integer
435 +  :description: PV header extension version.
436 +- :method: fmt
437 +  :column: pv_fmt
438 +  :type_hint: String
439 +  :description: Type of metadata.
440 +- :method: free
441 +  :column: pv_free
442 +  :type_hint: Integer
443 +  :description: Total amount of unallocated space in current units.
444 +- :method: in_use
445 +  :column: pv_in_use
446 +  :type_hint: String
447 +  :description: Set if PV is used.
448 +- :method: major
449 +  :column: pv_major
450 +  :type_hint: String
451 +  :description: Device major number.
452 +- :method: mda_count
453 +  :column: pv_mda_count
454 +  :type_hint: Integer
455 +  :description: Number of metadata areas on this device.
456 +- :method: mda_free
457 +  :column: pv_mda_free
458 +  :type_hint: Integer
459 +  :description: Free metadata area space on this device in current units.
460 +- :method: mda_size
461 +  :column: pv_mda_size
462 +  :type_hint: Integer
463 +  :description: Size of smallest metadata area on this device in current units.
464 +- :method: mda_used_count
465 +  :column: pv_mda_used_count
466 +  :type_hint: Integer
467 +  :description: Number of metadata areas in use on this device.
468 +- :method: minor
469 +  :column: pv_minor
470 +  :type_hint: String
471 +  :description: Device minor number.
472 +- :method: missing
473 +  :column: pv_missing
474 +  :type_hint: String
475 +  :description: Set if this device is missing in system.
476 +- :method: name
477 +  :column: pv_name
478 +  :type_hint: String
479 +  :description: Name.
480 +- :method: pe_alloc_count
481 +  :column: pv_pe_alloc_count
482 +  :type_hint: Integer
483 +  :description: Total number of allocated Physical Extents.
484 +- :method: pe_count
485 +  :column: pv_pe_count
486 +  :type_hint: Integer
487 +  :description: Total number of Physical Extents.
488 +- :method: size
489 +  :column: pv_size
490 +  :type_hint: Integer
491 +  :description: Size of PV in current units.
492 +- :method: tags
493 +  :column: pv_tags
494 +  :type_hint: String
495 +  :description: Tags
496 +- :method: used
497 +  :column: pv_used
498 +  :type_hint: Integer
499 +  :description: Total amount of allocated space in current units.
500 +- :method: uuid
501 +  :column: pv_uuid
502 +  :type_hint: String
503 +  :description: Unique identifier.
504 +- :method: vg_uuid
505 +  :column: vg_uuid
506 +  :type_hint: String
507 +  :description: For VolumeGroup to PhysicalVolume relationship.
508 diff -urN di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/vgs.yaml di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/vgs.yaml
509 --- di-ruby-lvm-attrib-0.0.26.orig/extra-attributes/2.02.161(2)/vgs.yaml        1970-01-01 01:00:00.000000000 +0100
510 +++ di-ruby-lvm-attrib-0.0.26/extra-attributes/2.02.161(2)/vgs.yaml     2016-07-17 17:19:48.000000000 +0200
511 @@ -0,0 +1,136 @@
512 +# These are column to object attribute mappings
513 +# generated by ./bin/generate_field_data based on
514 +# lvm2/lib/report/columns.h
515 +---
516 +- :method: lv_count
517 +  :column: lv_count
518 +  :type_hint: Integer
519 +  :description: Number of LVs.
520 +- :method: max_lv
521 +  :column: max_lv
522 +  :type_hint: Integer
523 +  :description: Maximum number of LVs allowed in VG or 0 if unlimited.
524 +- :method: max_pv
525 +  :column: max_pv
526 +  :type_hint: Integer
527 +  :description: Maximum number of PVs allowed in VG or 0 if unlimited.
528 +- :method: pv_count
529 +  :column: pv_count
530 +  :type_hint: Integer
531 +  :description: Number of PVs in VG.
532 +- :method: snap_count
533 +  :column: snap_count
534 +  :type_hint: Integer
535 +  :description: Number of snapshots.
536 +- :method: allocation_policy
537 +  :column: vg_allocation_policy
538 +  :type_hint: String
539 +  :description: VG allocation policy.
540 +- :method: attr
541 +  :column: vg_attr
542 +  :type_hint: String
543 +  :description: Various attributes - see man page.
544 +- :method: clustered
545 +  :column: vg_clustered
546 +  :type_hint: String
547 +  :description: Set if VG is clustered.
548 +- :method: exported
549 +  :column: vg_exported
550 +  :type_hint: String
551 +  :description: Set if VG is exported.
552 +- :method: extendable
553 +  :column: vg_extendable
554 +  :type_hint: String
555 +  :description: Set if VG is extendable.
556 +- :method: extent_count
557 +  :column: vg_extent_count
558 +  :type_hint: Integer
559 +  :description: Total number of Physical Extents.
560 +- :method: extent_size
561 +  :column: vg_extent_size
562 +  :type_hint: Integer
563 +  :description: Size of Physical Extents in current units.
564 +- :method: fmt
565 +  :column: vg_fmt
566 +  :type_hint: String
567 +  :description: Type of metadata.
568 +- :method: free
569 +  :column: vg_free
570 +  :type_hint: Integer
571 +  :description: Total amount of free space in current units.
572 +- :method: free_count
573 +  :column: vg_free_count
574 +  :type_hint: Integer
575 +  :description: Total number of unallocated Physical Extents.
576 +- :method: lock_args
577 +  :column: vg_lock_args
578 +  :type_hint: String
579 +  :description: Lock args of the VG used by lvmlockd.
580 +- :method: lock_type
581 +  :column: vg_lock_type
582 +  :type_hint: String
583 +  :description: Lock type of the VG used by lvmlockd.
584 +- :method: mda_copies
585 +  :column: vg_mda_copies
586 +  :type_hint: Integer
587 +  :description: Target number of in use metadata areas in the VG.
588 +- :method: mda_count
589 +  :column: vg_mda_count
590 +  :type_hint: Integer
591 +  :description: Number of metadata areas on this VG.
592 +- :method: mda_free
593 +  :column: vg_mda_free
594 +  :type_hint: Integer
595 +  :description: Free metadata area space for this VG in current units.
596 +- :method: mda_size
597 +  :column: vg_mda_size
598 +  :type_hint: Integer
599 +  :description: Size of smallest metadata area for this VG in current units.
600 +- :method: mda_used_count
601 +  :column: vg_mda_used_count
602 +  :type_hint: Integer
603 +  :description: Number of metadata areas in use on this VG.
604 +- :method: missing_pv_count
605 +  :column: vg_missing_pv_count
606 +  :type_hint: Integer
607 +  :description: Number of PVs in VG which are missing.
608 +- :method: name
609 +  :column: vg_name
610 +  :type_hint: String
611 +  :description: Name.
612 +- :method: partial
613 +  :column: vg_partial
614 +  :type_hint: String
615 +  :description: Set if VG is partial.
616 +- :method: permissions
617 +  :column: vg_permissions
618 +  :type_hint: String
619 +  :description: VG permissions.
620 +- :method: profile
621 +  :column: vg_profile
622 +  :type_hint: String
623 +  :description: Configuration profile attached to this VG.
624 +- :method: seqno
625 +  :column: vg_seqno
626 +  :type_hint: Integer
627 +  :description: Revision number of internal metadata.  Incremented whenever it changes.
628 +- :method: size
629 +  :column: vg_size
630 +  :type_hint: Integer
631 +  :description: Total size of VG in current units.
632 +- :method: sysid
633 +  :column: vg_sysid
634 +  :type_hint: String
635 +  :description: System ID of the VG indicating which host owns it.
636 +- :method: systemid
637 +  :column: vg_systemid
638 +  :type_hint: String
639 +  :description: System ID of the VG indicating which host owns it.
640 +- :method: tags
641 +  :column: vg_tags
642 +  :type_hint: String
643 +  :description: Tags
644 +- :method: uuid
645 +  :column: vg_uuid
646 +  :type_hint: String
647 +  :description: Unique identifier.
This page took 0.091476 seconds and 3 git commands to generate.