BlockDev.MDDetailData

Fields

Name

Type

Access

Description

active_devices

int

r/w

number of active devices in the MD array

array_size

int

r/w

size of the MD array

clean

bool

r/w

whether the MD array is clean or not

container

str

r/w

path of the MD container this device belongs to

creation_time

str

r/w

creation time

device

str

r/w

path of the device

failed_devices

int

r/w

number of failed devices in the MD array

level

str

r/w

level of the MD RAID

metadata

str

r/w

version of the metadata used by the device

name

str

r/w

name of the MD device

raid_devices

int

r/w

number of devices in the MD array

spare_devices

int

r/w

number of spare devices in the MD array

total_devices

int

r/w

total number of devices in the MD array

use_dev_size

int

r/w

size of the used space

uuid

str

r/w

uuid of the MD array

working_devices

int

r/w

number of working devices in the MD array

Methods

None

Details

class BlockDev.MDDetailData