You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cloudstack.apache.org by Wilder Rodrigues <WR...@schubergphilis.com> on 2015/06/04 10:27:16 UTC

[KVM] SSVM/CPVM stay in Starting for ever

Hi all,

Since day before yesterday I noticed that the SSVM/CPVM on KVM are not moving to status Running.

Executing:

virsh list —al

Shows:

 Id    Name                           State
----------------------------------------------------
 2     s-2-VM                         running
 3     v-1-VM                         running

With this one:

vish console 2

[root@kvm1 ~]# virsh console 2
setlocale: No such file or directory
Connected to domain s-2-VM
Escape character is ^]

Debian GNU/Linux 7 s-2-VM ttyS0

s-2-VM login: root
Password:
Last login: Wed Jun  3 23:35:56 UTC 2015 from 10.0.2.2 on pts/0
Linux s-2-VM 3.2.0-4-amd64 #1 SMP Debian 3.2.68-1+deb7u1 x86_64

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@s-2-VM:~#

The Agent State is showing UP, as it should be.

@Funs mentioned that cloud early config could have been broken by a commit, since after a rebase he is experiencing the same behaviour. Who would know something about that?

I’m really stuck on this one.

Thanks in advance.

Cheers,
Wilder