You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cloudstack.apache.org by "Wei Zhou (JIRA)" <ji...@apache.org> on 2013/07/15 15:32:48 UTC

[jira] [Commented] (CLOUDSTACK-2875) VM password is not correct after deployment and resetpassword on KVM

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

Wei Zhou commented on CLOUDSTACK-2875:
--------------------------------------

Well , I think it is because cloud-pass-srvr is on.

root@r-9-VM:~# chkconfig --list |grep cloud
cloud                     0:off  1:off  2:off  3:off  4:off  5:off  6:off
cloud-early-config        0:off  1:off  2:off  3:off  4:off  5:off  6:off  S:on
cloud-passwd-srvr         0:off  1:off  2:off  3:off  4:off  5:off  6:off  S:on

root@r-9-VM:~# chkconfig cloud-early-config
cloud-early-config  on
root@r-9-VM:~# chkconfig cloud-passwd-srvr
cloud-passwd-srvr  on
root@r-9-VM:~# chkconfig iptables-persistent
iptables-persistent  on
root@r-9-VM:~# chkconfig cloud
cloud  off


However, they are set to off in patches/systemvm/debian/buildsystemvm.sh
it is weird.
                
> VM password is not correct after deployment and resetpassword on KVM
> --------------------------------------------------------------------
>
>                 Key: CLOUDSTACK-2875
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-2875
>             Project: CloudStack
>          Issue Type: Bug
>      Security Level: Public(Anyone can view this level - this is the default.) 
>    Affects Versions: 4.2.0
>         Environment: CentOS 6.4
>            Reporter: Wei Zhou
>            Assignee: Wei Zhou
>              Labels: integration-test
>
> After fixed CLOUDSTACK-2823, the systemvms are running finally.
> A new issue is that I can not log in the VM (Ubuntu 12.04 64bit) as the password is not correct, even after reset password. The IP and hostname are correct in VM.
> systemvm from http://jenkins.cloudstack.org/job/build-systemvm-master/lastSuccessfulBuild/artifact/tools/appliance/dist/systemvmtemplate-2013-06-04-master-kvm.qcow2.bz2

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira