shwstppr commented on pull request #5242: URL: https://github.com/apache/cloudstack/pull/5242#issuecomment-890871260
@DaanHoogland - I've not debugged the reason but not all VMs have an internal name in vCenter in my env - I cloned a VM in vCenter. Cloned VM didn't have an internal name assigned though it had the property.  - I manually set the value there to `ak-cloned`  - Code didn't pick this value during import as the method `isUserVMInternalCSName` would return false. So after import `instance_name` in the vm_instance` table for the VM remained `cloned`   -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
