BlockDev.LVMVGdata

Fields

Name

Type

Access

Description

exported

bool

r/w

whether the VG is exported or not

extent_count

int

r/w

number of extents in the VG

extent_size

int

r/w

extent size used by the VG

free

int

r/w

size of the free space in the VG

free_count

int

r/w

number of free extents in the VG

name

str

r/w

name of the VG

pv_count

int

r/w

number of PVs that belong to the VG

size

int

r/w

size of the VG

uuid

str

r/w

UUID of the VG

vg_tags

[str]

r/w

list of LVM tags for this VG

Methods

None

Details

class BlockDev.LVMVGdata