[
https://issues.apache.org/jira/browse/CLOUDSTACK-9727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15880371#comment-15880371
]
ASF GitHub Bot commented on CLOUDSTACK-9727:
--------------------------------------------
GitHub user bvbharatk opened a pull request:
https://github.com/apache/cloudstack/pull/1965
CLOUDSTACK-9727 Password reset discrepancy in RVR when one of the Rou…
…ter is not in Running state.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/bvbharatk/cloudstack CLOUDSTACK-9727
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1965.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 #1965
----
commit 7ac5a03bbbda3249700bdb67481fb08f815fe76d
Author: Bharat Kumar <[email protected]>
Date: 2015-12-17T10:49:30Z
CLOUDSTACK-9727 Password reset discrepancy in RVR when one of the Router is
not in Running state.
----
> Password reset discrepancy in RVR when one of the Router is not in Running
> state.
> ---------------------------------------------------------------------------------
>
> Key: CLOUDSTACK-9727
> URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9727
> Project: CloudStack
> Issue Type: Bug
> Security Level: Public(Anyone can view this level - this is the
> default.)
> Affects Versions: 4.9.0
> Reporter: Bharat Kumar
> Assignee: Bharat Kumar
> Fix For: 4.9.2.0
>
>
> - Deploy an instance and place " cloud-set-guest-password " script in the
> /etc/init.d location and provide the executable permission.
> - Create a template from the above VM.
> - Create a new network offering with RVR enabled.
> - Deploy a new VM from the above created template and select the above RVR
> offering.
> - Ensure that the password script is sucessfuly running.
> - Put the backup router in stopped state and ensure only master is running.
> - Now stop the VM and and Reset the password.
> - DO not start the VM , Now Stop the current Master and start the Back up.
> - Now the Back Up would be the Master. Now start the VM.
> Observations:
> - The password is saved onto only Master which is in stopped state now or
> either in backup if we start it.
> - The current Master which was back up earlier do not have the new password.
> Hence user cannot now login with the new password.
> - In this scenario there is disperancy in the password stored on both the
> RVR's.
> The only way to sync both the passwords now is , ensure both the RVR are
> running and reset the password on VM.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)