Fault - ConverterInsufficientIdeAttachPoints

Extended by
ConverterNoAttachPointForCdromMigratedToIde
Extends
ConverterInsufficientMassStorageBusAttachPoints
Since
Converter API 1.0

Fault Description

We ran out of places to put new IDE devices.

This only comes up if we're migrating SCSI devices to IDE. The only SCSI device we currently migrate to IDE is a SCSI CD-ROM when we have an ESX destination.

Running out of attachment points is unlikely to happen, but might. Consider a VM that used to have 5 SCSI CD-ROM devices on it being migrated to ESX Dali, which does not support SCSI CD-ROM devices. When this happens, we attempt to migrate the CD-ROM drives over to the IDE Controllers. However, we only support 4 attachment points for IDE (master and slave on the primary and secondary controllers). So we have to throw an exception if we are going to preserve all 5 SCSI CD-ROM devices.

Properties

Name Type Description
None
Properties inherited from ConverterInsufficientMassStorageBusAttachPoints
None
Properties inherited from ConverterConverterFault
None
Properties inherited from RuntimeFault
None
Properties inherited from MethodFault
faultCause, faultMessage