vSphere Doesn’t Like OVF with SCSI ID of X:15

0 Comments Cloud, vSphere

In a very random situation that most customers probably wouldn’t even encounter, we’ve came across a bug while importing an OVF that has a VMDK with a SCSI Address of X:15 (ie: SCSI 0:15, SCSI 1:15, etc). It appears that vSphere doesn’t take kindly to virtual machines being imported that have virtual disks addressed as X:15 and will issue the fatal error “Unsupported value ’15’ for element ‘addressOnParent’. I’ve tested this with different SCSI Adapters thinking it was perhaps tied to LSI Parallel, this was not the case as it failed with all other adapters.

This issue actually came up initially while attempting to import an OVF into a Catalog within vCloud Director. A similar error appears stating “The following error was encountered while processing the OVF file you provided: Unsupported value ’15’ for element ‘addressOnParent’.”

You can see the offending line within the actual OVF file shown below, this is tied back to the actual VMDK and what SCSI Bus it resides on, as shown in the picture below the OVF file.

I’ve raised the question to VMware Engineering and will hopefully be able to post their response to this issue shortly.