[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-9035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15051182#comment-15051182
 ] 

David Amorim Faria commented on CLOUDSTACK-9035:
------------------------------------------------

Reset password again:

VR master: {noformat}
2015-12-10 16:26:48,728  merge.py load:56 Creating data bag type vmpassword
2015-12-10 16:26:48,730  merge.py process:99 Command of type vmpassword received
2015-12-10 16:26:48,731  merge.py save:70 Writing data bag type vmpassword
2015-12-10 16:26:48,733  merge.py save:71 {u'172.16.0.152': u'5wQpTK', 'id': 
u'vmpassword'}
2015-12-10 16:26:48,777  configure.py main:889 Configuring vmpassword
2015-12-10 16:26:48,777  merge.py load:59 Loading data bag type vmpassword
2015-12-10 16:26:48,822  CsHelper.py execute:160 Executing: curl --header 
"DomU_Request: save_password" "http://172.16.0.254:8080/"; -F "ip=172.16.0.152" 
-F "password=5wQpTK" -F "token=115ce552217e1830d1ef2ccf85db9b50" >/dev/null 
2>/dev/null &
2015-12-10 16:26:48,832  configure.py __update:74 Update password server result 
==> []
{noformat}

VR slave: {noformat}
2015-12-10 16:26:50,287  merge.py load:56 Creating data bag type vmpassword
2015-12-10 16:26:50,288  merge.py process:99 Command of type vmpassword received
2015-12-10 16:26:50,290  merge.py save:70 Writing data bag type vmpassword
2015-12-10 16:26:50,291  merge.py save:71 {u'172.16.0.152': u'5wQpTK', 'id': 
u'vmpassword'}
2015-12-10 16:26:50,343  configure.py main:889 Configuring vmpassword
2015-12-10 16:26:50,343  merge.py load:59 Loading data bag type vmpassword
{noformat}


> Password file is stored only with Master when we Reset Password on the VM.
> --------------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-9035
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-9035
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>          Components: Virtual Router
>    Affects Versions: 4.6.0
>            Reporter: Bharat Kumar
>            Assignee: Wilder Rodrigues
>            Priority: Critical
>             Fix For: 4.6.1
>
>
> we send the save password command to both the VRs in a rvr enabled network, 
> But the password gets saved only in the master VR. This happens because the 
> password server is not running in the backup. 
> Because of this if someone resets the password of a VM and starts it when the 
> backup becomes master. Then the password of the user VM will not change, 
> because the save password command was not successful.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to