BlockDev.LVMPVdata

Fields

Name

Type

Access

Description

missing

bool

r/w

whether this PV is missing from the system or not

pe_start

int

r/w

start of the physical extents area (i.e. offset of the first PE)

pv_free

int

r/w

size of the free space in the PV

pv_name

str

r/w

name of the PV

pv_size

int

r/w

size of the PV

pv_tags

[str]

r/w

list of LVM tags for this PV

pv_uuid

str

r/w

UUID of the PV

vg_extent_count

int

r/w

number of extents in the PV’s VG

vg_extent_size

int

r/w

extent size used by the PV’s VG

vg_free

int

r/w

size of the free space in the PV’s VG

vg_free_count

int

r/w

number of free extents in the PV’s VG

vg_name

str

r/w

name of the VG the PV belongs to

vg_pv_count

int

r/w

number of PVs that belong to this PV’s VG

vg_size

int

r/w

size of the VG the PV belongs to

vg_uuid

str

r/w

UUID of the VG the PV belongs to

Methods

None

Details

class BlockDev.LVMPVdata