[
https://issues.apache.org/jira/browse/CLOUDSTACK-8851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14747151#comment-14747151
]
ASF GitHub Bot commented on CLOUDSTACK-8851:
--------------------------------------------
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
----
> Redundant VR getting started in the same cluster or host even when there are
> suitable hosts available.
> ------------------------------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-8851
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-8851
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Reporter: Bharat Kumar
> Assignee: Bharat Kumar
>
> Issue
> =====
> Redundant VR getting started in the same cluster or some time in same host
> CloudStack often starts both of redundant VRs in same Cluster and what is
> worse, Cloudstack sometimes starts both of redundant VRs in same host. if due
> to some reason if this host gets effected both the redundant routes get
> effected.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)