alexandru-bagu commented on issue #11997: URL: https://github.com/apache/cloudstack/issues/11997#issuecomment-4353157336
I am running into the same issue with Cloudstack 4.22 and VMware 8.0.3.00800. For me it's almost always hit and miss for deploying new templates. One thing that I see is that if vmware.create.full.clone is set to false, the deployment always works fine, though the issue is now at VM start because it depends on the VMDK of the template that is still locked and this is fixed by the retry. @weizhouapache Can we add the retry at vm clone from template when we do full clone? Maybe with a configurable timeout... Oddly enough, trying to do a full clone doesn't error about 30 minutes after the cluster was created. -- 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]
