This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
aix:lvm_howto [2021/04/23 16:42] manu [list type of VG (small, big, scalable)] |
aix:lvm_howto [2022/09/27 15:41] (current) manu |
||
---|---|---|---|
Line 477: | Line 477: | ||
#### testvg | #### testvg | ||
..... readvgda_type: smallvg | ..... readvgda_type: smallvg | ||
+ | </cli> | ||
+ | |||
+ | VGDA contains VGID, list of LV, quorum, ... | ||
+ | <cli prompt='>'> | ||
+ | [root@nim001]/root> readvgda hdisk5 | ||
+ | vg_id: 00fa343b00004c00000001609c177ef5 | ||
+ | numlvs: 20 | ||
+ | maxlvs: 256 | ||
+ | pp_size: 27 | ||
+ | numpvs: 2 | ||
+ | total_vgdas: 3 | ||
+ | vgda_size: 2098 | ||
+ | vgtype: 0 | ||
+ | quorum: 0 | ||
+ | auto_varyon: 1 | ||
</cli> | </cli> |