On 28/12/2020 21:21, Edward Berger wrote:
The hosted engine fqdn and IP address should be separate
from the hypervisor host's IP address but on the same
network so it can communicate to the host through a
bridged interface that the installer creates on the
hypervisor host for the hosted engine VM.
On Mon, Dec 28, 2020 at 3:14 PM lejeczek via Users
<users(a)ovirt.org <mailto:users@ovirt.org>> wrote:
hi chaps,
a newcomer here. I use cockpit to deploy hosted engine
and I
get this error/warning message:
"The he_fqdn proposed for the engine VM resolves on
this host"
I should mention that if I remove the IP to which FQDN
resolves off that iface(plain eth no vlans) then I get
this:
[ ERROR ] fatal: [localhost]: FAILED! => {"changed":
false,
"msg": "The selected network interface is not valid"}
All these errors seem bit too cryptic to me.
Could you shed bit light on what is oVirt saying
exactly and
why it's not happy that way?
many thanks, L.
_______________________________________________
Users mailing list -- users(a)ovirt.org
<mailto:users@ovirt.org>
To unsubscribe send an email to users-leave(a)ovirt.org
<mailto:users-leave@ovirt.org>
Privacy Statement:
https://www.ovirt.org/privacy-policy.html
<
https://www.ovirt.org/privacy-policy.html>
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
<
https://www.ovirt.org/community/about/community-guidelines/>
List Archives:
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LTAYI3GYI2A...
<
https://lists.ovirt.org/archives/list/users@ovirt.org/message/LTAYI3GYI2A...
When I played a bit with it now I get a different failure:
...
[ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Check the
resolved address resolves on the selected interface]
[ ERROR ] fatal: [localhost]: FAILED! => {"changed": false,
"msg": "The resolved address doesn't resolve on the selected
interface\n"}
...
Is this the hosted-engine address installer complains about?
Before I go further down the rabbit hole - can deployment be
done solely with "hosts" and no DNS?
(ovirt-hosted-engine-setup-2.5.0-0.0.master.20201216174101.git2a94b06.el8.noarch)
thanks, L