On Mon, Dec 14, 2015 at 8:07 PM, Roy Golan <rgolan@redhat.com> wrote:


On Mon, Dec 14, 2015 at 7:07 PM, Roman Mohr <rmohr@redhat.com> wrote:


On Fri, Dec 11, 2015 at 12:45 PM, Roman Mohr <rmohr@redhat.com> wrote:


On Fri, Dec 11, 2015 at 12:41 PM, Sandro Bonazzola <sbonazzo@redhat.com> wrote:
Hi,
oVirt 3.6.1 RC4 included latest bits allowing to auto import Hosted Engine storage domain within the Engine.
In order to have a wider coverage of the Hosted Engine workflow we've scheduled a Hosted Engine test day for next week
on Monday, December 14th.
Please join us testing Hosted Engine with oVirt 3.6.1 RC4, both on a clean install and on an upgrade from 3.5 flow.

+1

Will at least do a clean install with nfs on monday.


The hosted-engine-setup part worked for me. But activating the host which was added by engine-setup failed. After the host was added to the cluster I saw that it was in 'Non Operational' state.
Searching the logs I found

> Message: Host hosted_engine_1 does not comply with the cluster Default emulated machines. The current cluster compatibility level supports [pc-i440fx-rhel7.2.0, pc-i440fx-2.1, pseries-rhel7.2.0] and the host emulated machines are pc-i440fx-rhel7.1.0,rhel6.3.0,pc-q35-rhel7.0.0,rhel6.1.0,rhel6.6.0,     rhel6.2.0,pc,pc-q35-rhel7.1.0,q35,rhel6.4.0,rhel6.0.0,rhel6.5.0,pc-i440fx-rhel7.0.0.


your host emulated machine is "pc-i440fx-rhel7.1.0..." meaning either its RHEL 7.1 or qemu version isn't latest.


Ok thx, after updating qemu on the host I could activate it. Should not the first host determine which emulated machines are supported in the cluster?

My host is RHEL 7.1. After I tried to klick 'Reset emulated machines' on the default cluster, the engine tried to activate the host but failed with the following SQL exception on the AddExistingFileStorageDomainCommand:

> 2015-12-14 16:25:40,336 ERROR [org.ovirt.engine.core.bll.storage.AddExistingFileStorageDomainCommand] (org.ovirt.thread.pool-8-thread-7) [789ca4b] Command 'org.ovirt.engine.core.bll.sto     rage.AddExistingFileStorageDomainCommand' failed: CallableStatementCallback; SQL [{call insertstorage_domain_static(?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?)}]; ERROR: null value in column "s     torage" violates not-null constraint
[...]

 
I guess we should not execute an invalid SQL statement when the host does not comply with the cluster, right?
 
Log is attached.

ovirt-engine version is 3.6.1.3-1.el7.

 
Thanks,
--
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com

_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Roman

Best regards,
Roman

_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users



Thanks,
Roman