Name
|
Type
|
Description
|
canBeMovedToAnotherDisk | xsd:boolean |
True, if the backend supports moving the volume
to an existing or new target disk, false otherwise.
If this flag is set for an active volume, it can only be moved
to a disk which does not already have an active volume.
It is not advisable to move a Windows system volume as the OS
may not boot in the target machine.
|
canBeResized | xsd:boolean |
True, if the backend supports changing the
capacity of this volume during cloning, false
otherwise.
|
canBeSkipped | xsd:boolean |
True, if the backend supports skipping the
volume during cloning, false otherwise.
|
canChangeClusterSize | xsd:boolean |
True, if the backend supports changing the
cluster size of this volume during cloning, false
otherwise. Default is false.
Since Converter API 3.0
|
canChangeType | xsd:boolean |
True if the volume can be switched between basic and logical.
When all volumes in a target virtual disk report this as true,
the disk can change between LVM volume group and basic virtual disk.
Meaningful for Linux P2V, ignored otherwise.
Since Converter API 6.0
|
minSizeInBytes | xsd:long |
The min size of the volume. The volume should not
be resized smaller than this value. This value
already includes a safety margin based on the used space.
|
Properties inherited from DynamicData |
None |