GitHub user manuiiit opened a pull request: https://github.com/apache/cloudstack/pull/659
CLONE - Restore VM (Re-install VM) with enable.storage.migration set to false fails .....later fails to start up VM too Author: Prachi Damle Changes: - Try to reuse the storage pools for READY disks if the pool fits the deployment plan - Try to use the last_host if it has free capacity but no reserved capacity Signed-off-by: Maneesha.P <maneesha.papireddyg...@citrix.com> You can merge this pull request into a Git repository by running: $ git pull https://github.com/manuiiit/cloudstack pull-13 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cloudstack/pull/659.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #659 ---- commit a3e87cfa951a4905d8d5259840d6c751684df1d6 Author: Prachi Damle <prachi.da...@citrix.com> Date: 2014-11-20T23:55:37Z Bug-ID:CS-27160: Restore VM (Re-install VM) with enable.storage.migration set to false fails, later fails to start up VM too Reviewed-By: Anthony Changes: - Try to reuse the storage pools for READY disks if the pool fits the deployment plan - Try to use the last_host if it has free capacity but no reserved capacity Signed-off-by: Maneesha.P <maneesha.papireddyg...@citrix.com> ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---