Hi,
I am creating a VM with CreateVM_Task function from reading the VMConfigInfo I persisted before. The code works fine if I have only scsi disks in the configuration and if I have only ide disks. But if I have both IDE and Scsi disks the VM creation fails and an error like this is thrown "Create virtual machine 10.0.0.154 Cannot complete the operation because the file or folder /vmfs/volumes/4c77b42aa3251cfa4873001517d809c1/Test2/Restore2.vmdk already exists root". The Restore2.vmdk is an ide drive. I was able to create a VM with the name Test2 with IDE drive only and Scsi drive only. Can someone tell me what could be wrong here?
Thanks,
./Siva.