syed opened a new pull request #2253: [Managed Storage] When starting a VM, make sure it has the correct volume access group URL: https://github.com/apache/cloudstack/pull/2253 This can happen when you stop a VM in one cluster and start a VM in another cluster. When the VM starts in a new cluster, we don't add a new VAG and hence it fails to start. This PR ensures that we call `grantAccess` to the VM that gets started which will fix the access issue. cc: @mike-tutkowski ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
With regards, Apache Git Services
