GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/839
CLOUDSTACK-8851 Redundant VR getting started in the same cluster or hâ¦
we are not populating the deployment destination of the previous rvr in the
avoid set of the rvr that is being created. This was resulting in both the rvrs
getting deployed to same host sometimes even when it
could have gone to a different one.
Now we are updating the avoids set of the deployment plan to fix this
issue.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bvbharatk/cloudstack CLOUDSTACK-8851
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/839.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 #839
----
commit 7439a9bbec6cd9f7b61ab2035eaf668c9408f674
Author: Bharat Kumar <[email protected]>
Date: 2015-09-15T08:54:13Z
CLOUDSTACK-8851 Redundant VR getting started in the same cluster or host
even when there are suitable hosts available
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---