|
| |||
| Managed Object Types | Data Object Types | All Properties | All Methods |
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 | ||
| Top of page | |||
| Managed Object Types | Data Object Types | All Properties | All Methods |