
I ran into this the other night, and just went ahead and did a separate management server. With the work around mentioned earlier, having a hosts file entry for something like vmhost pointing to the resolvable IP of the server, made the install complete successfully. Maybe an option during the install process to add an entry to the hosts file? On Wed, Mar 27, 2013 at 6:12 PM, Alon Bar-Lev <alonbl@redhat.com> wrote:
Alex, Sandro,
We should resolve host in all-in-one and reject if loopback... too many reports on this one.
Regards, Alon
----- Original Message -----
From: "Georg Troxler" <georg.troxler@staila.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Thursday, March 28, 2013 12:08:56 AM Subject: Re: [Users] AllInOne installation issue
This did the trick. I used another host-name that pointed to an IP which was not localhostÅ
Thanks
On 27.03.13 22:54, "Alon Bar-Lev" <alonbl@redhat.com> wrote:
----- Original Message -----
From: "Georg Troxler" <georg.troxler@staila.com> To: "Alon Bar-Lev" <alonbl@redhat.com> Cc: users@ovirt.org Sent: Wednesday, March 27, 2013 11:44:17 PM Subject: Re: [Users] AllInOne installation issue
I used the net install and it looks as if the selinux-policy is up to date, the same goes for the initscripts. Should I use something else then yum to update them?
Hmmm... I am sorry, I seen this in the engine log, it may be out of sync with the ovirt-host-deploy log.
Going blindly...
In ovirt-host-deploy I see: --- File "/usr/share/vdsm/configNetwork.py", line 834, in _addNetworkValidation raise ConfigNetworkError(ne.ERR_BAD_NIC, "unknown nic: %r" % nic) ConfigNetworkError: (23, "unknown nic: 'lo'") ---
Meaning the machine name is set for the loopback interface with is not supported by vdsm.
You should make sure that there is a real interface with valid address and the server fqdn is resolved to that address and not loopback.
Alon
_______________________________________________ Users mailing list Users@ovirt.org http://lists.ovirt.org/mailman/listinfo/users
-- Chris Noffsinger