Fault - ReadOnlyDisksWithLegacyDestination(vim.fault.ReadOnlyDisksWithLegacyDestination)

Extends
MigrationFault

Fault Description

The virtual machine uses read-only (undoable or nonpersistent) disks that can cause a slower power on at the migration destination. As a result, VMtion could slow down considerably or timeout. This is an issue only for migration of powered-on virtual machines from an ESX host with version greater than 2.0.x to an ESX host with version 2.0.x. It will be an error if the number of such disks is great enough to cause timeout ( >= 3 ), or a warning otherwise.

Properties

Name Type Description
roDiskCountxsd:int

The number of read-only disks in use.
timeoutDangerxsd:boolean

Whether this number of disks will cause a timeout failure.
Properties inherited from MigrationFault
None
Properties inherited from VimFault
None
Properties inherited from MethodFault
faultCause, faultMessage

Show WSDL type definition