I am running into an issue while trying to convert an Ubuntu Linux VM. After clicking the finish button on the summary screen I just get an error that says "Unable to create virtual machine 'iceman-test'"
I checked the worker log and found the following 2 errors:
2015-04-30T11:26:23.793-04:00 [04472 error 'Default'] VmTransformerImpl::SeparateBootDisk: Unable to find VirtualDisk for diskId=fake-disk-from-vg(system)
2015-04-30T11:26:23.794-04:00 [04472 error 'Default'] TargetVmManagerImpl::CreateVM: Vm creation failed with error Invalid argument : VmTransformerImpl::SeparateBootDisk: Unable to find VirtualDisk for an active volume
I found another article here suggesting the issue might be with swap, so, I tried to work around that by disabling it to recreate it later but that did not work.
Attached is the full worker log.