BlockDev.MDExamineData¶
Fields¶
Name |
Type |
Access |
Description |
---|---|---|---|
chunk_size |
r/w |
chunk size used by the MD device |
|
dev_uuid |
r/w |
UUID of the member device |
|
device |
r/w |
path of the MD device |
|
events |
r/w |
number of events on the MD device |
|
level |
r/w |
RAID level of the device |
|
metadata |
r/w |
version of the metadata used by the MD device |
|
name |
r/w |
name of the MD device |
|
num_devices |
r/w |
number of devices used by the MD device |
|
size |
r/w |
size of the MD device |
|
update_time |
r/w |
update time of the MD device |
|
uuid |
r/w |
array UUID |
Methods¶
None
Details¶
- class BlockDev.MDExamineData¶