BlockDev.LVMVDOPooldata

Fields

Name

Type

Access

Description

compression

bool

r/w

whether compression is enabled

compression_state

BlockDev.LVMVDOCompressionState

r/w

state of the compression

deduplication

bool

r/w

whether deduplication is enabled

index_memory_size

int

r/w

index memory size of the VDO volume

index_state

BlockDev.LVMVDOIndexState

r/w

state of the VDO index

operating_mode

BlockDev.LVMVDOOperatingMode

r/w

operating mode of the VDO pool (e.g. BlockDev.LVMVDOOperatingMode.NORMAL)

saving_percent

int

r/w

percentage of physical blocks saved

used_size

int

r/w

currently used space

write_policy

BlockDev.LVMVDOWritePolicy

r/w

write policy of the VDO LV

Methods

None

Details

class BlockDev.LVMVDOPooldata