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(a)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://...
</blockquote>
<br>
</body>
</html>
--------------040100090409030407090208--