You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by gi...@git.apache.org on 2017/08/30 16:03:20 UTC

[GitHub] syed opened a new pull request #2253: [Managed Storage] When starting a VM, make sure it has the correct volume access group

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:
users@infra.apache.org


With regards,
Apache Git Services