class documentation
class LvmVgStorage(_LvmBase):
LVM Volume Group storage unit.
Method |
|
Executes an operation on a virtual volume. |
Constant | LIST |
Undocumented |
Constant | LIST |
Undocumented |
Constant | VGREDUCE |
Undocumented |
Method | _ |
Runs "vgreduce --removemissing" on a volume group. |
Inherited from _LvmBase
:
Method |
|
Returns a list of all entities within the storage unit. |
Constant | LIST |
Undocumented |
Class Method | _ |
Builds the final result list. |
Static Method | _ |
Builds LVM command line. |
Static Method | _ |
Returns unique list of fields wanted from LVM command. |
Static Method | _ |
Run LVM command. |
Static Method | _ |
Splits LVM command output into rows and fields. |
Inherited from _Base
(via _LvmBase
):
Method |
|
Modifies an entity within the storage unit. |
overrides
ganeti.storage.container._Base.Execute
Executes an operation on a virtual volume.
See _Base.Execute
.
LIST_FIELDS =
¶
Undocumented
Value |
|