oVirt engine host not starting due to undetected emulated machines

--pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi! Following on fromani investigation, I'm moving the issue to the devel list. The issue is that on one of our oVirt setups, with an all-in-one installation, the host has been set as 'non operational' and it can't be started, when trying to start it it complains with the error: Host local_host does not comply with the cluster local_cluster emulated machines. The Hosts emulated machines are rhel6.4.0,pc,rhel6.3.0,rhel6.2.0,rhel6.1.0,rhel6.0.0,rhel5.5.0,rhel5.4.4,rh= el5.4.0 and the cluster is rhel6.4.0} But looking at getVdsCaps you can see it does: emulatedMachines =3D ['rhel6.4.0', 'pc', 'rhel6.3.0', 'rhel6.2.0', 'rhel6.1.0', 'rhel6.0.0', 'rhel5.5.0', 'rhel5.4.4', 'rhel5.4.0'] I found out when I had to restart libvirtd to free the logfile (/tmp out of space), then the vms showed as paused, and when trying to start them is when I found out that the host was in non operational status. @fromani If I'm leaving something out, please complete :) Thanks! --=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUCdVQAAoJEEBxx+HSYmnD/cAH/3rEiUqg47jDUMXtWsagCCoE 0g4+UuBEeTDI+bnQIWaXhBhtPOHT/hwn3Lx3acMYTqNQ84z8kXtJQiuwpqvqGxxl 7xPeBraQGU+wGeGm/OBb4cE651rJgIAyPEkd7n/nlgtk/vStQGhwzU2CaQhLh7Tx jE7iBEStLjvIJey7CoU2HkrJwTfVzmlMCJsKh8d/kVNHMKS0i207RzwIxJxcqkgh QyTZ6k2wzLC1DYq82kvEM3FYaE7bBQIuPxv7Gpk+JrvYdYV7kAP4Ijv5KlSE/caJ G7zUjkXwxLHvfOqZkOZdjyG2KQ1vlk7RPLmMVA7AV5F97C3XFdxoCyf39NP3DCA= =5kIO -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/--

This is a multi-part message in MIME format. --------------040100090409030407090208 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 09/05/2014 06:22 PM, David Caro wrote:
Hi!
Following on fromani investigation, I'm moving the issue to the devel list.
The issue is that on one of our oVirt setups, with an all-in-one installation, the host has been set as 'non operational' and it can't be started, when trying to start it it complains with the error:
Host local_host does not comply with the cluster local_cluster emulated machines. The Hosts emulated machines are rhel6.4.0,pc,rhel6.3.0,rhel6.2.0,rhel6.1.0,rhel6.0.0,rhel5.5.0,rhel5.4.4,rhel5.4.0 and the cluster is rhel6.4.0} it should match but apparently it doesn't. it says the host's has 'rhel6.4.0' and cluster is 'rhel6.4.0' as well.
what's the engine version? and the output of 'psql engine postgres -c " select emulated_machine from vds_groups where name = 'local_cluster';"
But looking at getVdsCaps you can see it does: emulatedMachines = ['rhel6.4.0', 'pc', 'rhel6.3.0', 'rhel6.2.0', 'rhel6.1.0', 'rhel6.0.0', 'rhel5.5.0', 'rhel5.4.4', 'rhel5.4.0']
I found out when I had to restart libvirtd to free the logfile (/tmp out of space), then the vms showed as paused, and when trying to start them is when I found out that the host was in non operational status.
@fromani If I'm leaving something out, please complete :)
Thanks!
_______________________________________________ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel
--------------040100090409030407090208 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit <html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-cite-prefix">On 09/05/2014 06:22 PM, David Caro wrote:<br> </div> <blockquote cite="mid:20140905152256.GA18218@brete.redhat.com" type="cite"> <pre wrap="">Hi! Following on fromani investigation, I'm moving the issue to the devel list. The issue is that on one of our oVirt setups, with an all-in-one installation, the host has been set as 'non operational' and it can't be started, when trying to start it it complains with the error: Host local_host does not comply with the cluster local_cluster emulated machines. The Hosts emulated machines are rhel6.4.0,pc,rhel6.3.0,rhel6.2.0,rhel6.1.0,rhel6.0.0,rhel5.5.0,rhel5.4.4,rhel5.4.0 and the cluster is rhel6.4.0} </pre> </blockquote> it should match but apparently it doesn't. it says the host's has 'rhel6.4.0' and cluster is 'rhel6.4.0' as well. <br> <br> what's the engine version? and the output of 'psql engine postgres -c " select emulated_machine from vds_groups where name = 'local_cluster';"<br> <br> <blockquote cite="mid:20140905152256.GA18218@brete.redhat.com" type="cite"> <pre wrap=""> But looking at getVdsCaps you can see it does: emulatedMachines = ['rhel6.4.0', 'pc', 'rhel6.3.0', 'rhel6.2.0', 'rhel6.1.0', 'rhel6.0.0', 'rhel5.5.0', 'rhel5.4.4', 'rhel5.4.0'] I found out when I had to restart libvirtd to free the logfile (/tmp out of space), then the vms showed as paused, and when trying to start them is when I found out that the host was in non operational status. @fromani If I'm leaving something out, please complete :) Thanks! </pre> <br> <fieldset class="mimeAttachmentHeader"></fieldset> <br> <pre wrap="">_______________________________________________ Devel mailing list <a class="moz-txt-link-abbreviated" href="mailto:Devel@ovirt.org">Devel@ovirt.org</a> <a class="moz-txt-link-freetext" href="http://lists.ovirt.org/mailman/listinfo/devel">http://lists.ovirt.org/mailman/listinfo/devel</a></pre> </blockquote> <br> </body> </html> --------------040100090409030407090208--

--eheScQNz3K90DVRs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Finally solved, thanks roglan and sbonazzo!! To solve it we have updated the vdsm package form the 3.4 stable repository, and also the qemu-kvm-rhevm from the 3.4 snapshot repository, that will be released tomorrow to the 3.4 stable repo. Libvirt was also updated. After that the host came back up, and now we can manage again all the vms as usual. Thanks! On 09/05, David Caro wrote:
Hi! =20 Following on fromani investigation, I'm moving the issue to the devel list. =20 The issue is that on one of our oVirt setups, with an all-in-one installation, the host has been set as 'non operational' and it can't be started, when trying to start it it complains with the error: =20 Host local_host does not comply with the cluster local_cluster emulated machines. The Hosts emulated machines are rhel6.4.0,pc,rhel6.3.0,rhel6.2.0,rhel6.1.0,rhel6.0.0,rhel5.5.0,rhel5.4.4,= rhel5.4.0 and the cluster is rhel6.4.0} =20 But looking at getVdsCaps you can see it does: emulatedMachines =3D ['rhel6.4.0', 'pc', 'rhel6.3.0', 'rhel6.2.0', 'rhel6.1.0', 'rhel6.0.0', 'rhel5.5.0', 'rhel5.4.4', 'rhel5.4.0'] =20 =20 I found out when I had to restart libvirtd to free the logfile (/tmp out of space), then the vms showed as paused, and when trying to start them is when I found out that the host was in non operational status. =20 @fromani If I'm leaving something out, please complete :) =20 Thanks! =20 --=20 David Caro =20 Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D =20 Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605
--=20 David Caro Red Hat S.L. Continuous Integration Engineer - EMEA ENG Virtualization R&D Tel.: +420 532 294 605 Email: dcaro@redhat.com Web: www.redhat.com RHT Global #: 82-62605 --eheScQNz3K90DVRs Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQEcBAEBAgAGBQJUDbDvAAoJEEBxx+HSYmnD+PUH+wU6Yj0fVPLfRY5l+6f3gD8a d09Yt9Gz9wQ/Y6lnPTF/zWnhMPCnxqByLAYtkh9RMsMEFFa3NvOM2jKzMuxE0yFa YFKKB07D58WDrrI0EJx5QnQ9JzlZIeKiK6plvR0ctod51FW+DrAxeSTUex/K9Oat +gp6KuwZj5jdE2VsTYxQbgEpq4rhxg7IRVr8ahFd0VYfmBNC6kpui/h6FIHbioGc U/kXK096woxa5YFXx+rqAPXlP39DhXS21eGv7OxGBw70+zw9+1aP0rqrRtWNSJmv S9HarHYNWXwUY/4ka+7BNAzMOVOz8V4iLlxd/Wv2cuylVX4FF0lkCCMPQB6hu+g= =BB8G -----END PGP SIGNATURE----- --eheScQNz3K90DVRs--
participants (2)
-
David Caro
-
Roy Golan