Hello,
I managed to install oVirt 4.3.1 finl today after a few more tries.
I think there are a few specifics to our environment that blocked me.
We deploy every machine through kickstart with custom scripts. So there was
potentially a few blockers with how my nested hosts were set up :
- We have routes defined in network-scripts/route-eth0 and oVirt does not
seem to port those route-* conf to the newly generated ovirmgmt bridge. I
removed this file before trying again.
- In /etc/hosts, we set the following : "HostIP HostName.fqdn Hostname"; I
removed the last part
Thanks for your help.
Guillaume Pavese
Ingénieur Système et Réseau
Interactiv-Group
On Fri, Mar 1, 2019 at 5:15 PM Simone Tiraboschi <stirabos(a)redhat.com>
wrote:
On Fri, Mar 1, 2019 at 6:49 AM Sahina Bose <sabose(a)redhat.com> wrote:
> On Wed, Feb 27, 2019 at 4:06 PM Guillaume Pavese
> <guillaume.pavese(a)interactiv-group.com> wrote:
> >
> > Hi, I tried again today to deploy HE on Gluster with oVirt 4.3.1 RC2 on
> a clean Nested environment (no precedent deploy attempts to clean
> before...).
> >
> > Gluster was deployed without problem from cockpit.
> > I then snapshoted my vms before trying to deploy HE both from cockpit,
> then from cmdline.
> > Both attempts failed at the same spot :
> >
> > [ INFO ] Creating Storage Domain
> > [ INFO ] TASK [ovirt.hosted_engine_setup : Execute just a specific set
> of steps]
> > [ INFO ] ok: [localhost]
> > [ INFO ] TASK [ovirt.hosted_engine_setup : Force facts gathering]
> > [ INFO ] ok: [localhost]
> > [ INFO ] TASK [ovirt.hosted_engine_setup : Check local VM dir stat]
> > [ INFO ] ok: [localhost]
> > [ INFO ] TASK [ovirt.hosted_engine_setup : Enforce local VM dir
> existence]
> > [ INFO ] skipping: [localhost]
> > [ INFO ] TASK [ovirt.hosted_engine_setup : include_tasks]
> > [ INFO ] ok: [localhost]
> > [ INFO ] TASK [ovirt.hosted_engine_setup : Obtain SSO token using
> username/password credentials]
> > [ ERROR ] ConnectionError: Error while sending HTTP request: (7,
> 'Failed connect to vs-inf-int-ovt-fr-301-210.hostics.fr:443; No route to
> host')
> > [ ERROR ] fatal: [localhost]: FAILED! => {"attempts": 50,
"changed":
> false, "msg": "Error while sending HTTP request: (7, 'Failed
connect to
> vs-inf-int-ovt-fr-301-210.hostics.fr:443; No route to host')"}
> > Please specify the storage you would like to use (glusterfs, iscsi, fc,
> nfs)[nfs]:
> >
> >
> >
> > [root@vs-inf-int-kvm-fr-301-210 ~]# traceroute
> vs-inf-int-ovt-fr-301-210.hostics.fr
> > traceroute to vs-inf-int-ovt-fr-301-210.hostics.fr (192.168.122.147),
> 30 hops max, 60 byte packets
> > 1 vs-inf-int-kvm-fr-301-210.hostics.fr (192.168.122.1) 3006.344 ms !H
> 3006.290 ms !H 3006.275 ms !H
> >
> >
>
> vs-inf-int-ovt-fr-301-210.hostics.fr is this the HE VM FQDN?
> +Simone Tiraboschi
>
Hi,
can you please attach the output of
ip a
route
getent ahosts vs-inf-int-ovt-fr-301-210.hostics.fr
> >
> >
> > Guillaume Pavese
> > Ingénieur Système et Réseau
> > Interactiv-Group
> > _______________________________________________
> > Users mailing list -- users(a)ovirt.org
> > To unsubscribe send an email to users-leave(a)ovirt.org
> > Privacy Statement:
https://www.ovirt.org/site/privacy-policy/
> > oVirt Code of Conduct:
>
https://www.ovirt.org/community/about/community-guidelines/
> > List Archives:
>
https://lists.ovirt.org/archives/list/users@ovirt.org/message/5JEA5726OHI...
>