[ovirt-users] Re: [oVirt 4.3.1-RC2 Test Day] Hyperconverged HE Deployment
On Fri, Mar 1, 2019 at 11:15 AM Guillaume Pavese < guillaume.pav...@interactiv-group.com> wrote: > 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. > Yes, this is definitively something that could prevent a successful deployment: currently we don't support custom static routes set by the engine at host-deploy time. We have an open RFE for that: https://bugzilla.redhat.com/1311590 You can manually add back your custom rules on the host if needed but reinstalling the host from the engine could override them again. > - In /etc/hosts, we set the following : "HostIP HostName.fqdn Hostname"; I > removed the last part > This shouldn't be an issue. > > 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 > wrote: > >> >> >> On Fri, Mar 1, 2019 at 6:49 AM Sahina Bose wrote: >> >>> On Wed, Feb 27, 2019 at 4:06 PM Guillaume Pavese >>> 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@ovirt.org >>> > To unsubscribe send an email to users-le...@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/5JEA5726OHI2MTOHEBV3VYAKDNDNSNMJ/ >>> >> ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@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/5YGJAVQDLNQDFNYVBA6IFY7YKIQT6F2X/
[ovirt-users] Re: [oVirt 4.3.1-RC2 Test Day] Hyperconverged HE Deployment
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 wrote: > > > On Fri, Mar 1, 2019 at 6:49 AM Sahina Bose wrote: > >> On Wed, Feb 27, 2019 at 4:06 PM Guillaume Pavese >> 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@ovirt.org >> > To unsubscribe send an email to users-le...@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/5JEA5726OHI2MTOHEBV3VYAKDNDNSNMJ/ >> > ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@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/3HB5YYW34UCFLM2U5YUJHFWX666K/
[ovirt-users] Re: [oVirt 4.3.1-RC2 Test Day] Hyperconverged HE Deployment
On Fri, Mar 1, 2019 at 6:49 AM Sahina Bose wrote: > On Wed, Feb 27, 2019 at 4:06 PM Guillaume Pavese > 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@ovirt.org > > To unsubscribe send an email to users-le...@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/5JEA5726OHI2MTOHEBV3VYAKDNDNSNMJ/ > ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@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/XSIF4OMD6P4UU3C522MEVE3NYQR6Z7SS/
[ovirt-users] Re: [oVirt 4.3.1-RC2 Test Day] Hyperconverged HE Deployment
On Wed, Feb 27, 2019 at 4:06 PM Guillaume Pavese 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 > > > Guillaume Pavese > Ingénieur Système et Réseau > Interactiv-Group > ___ > Users mailing list -- users@ovirt.org > To unsubscribe send an email to users-le...@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/5JEA5726OHI2MTOHEBV3VYAKDNDNSNMJ/ ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@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/JLJ4MCD2SMU6WUDZEXSRPM7POIMACK3Z/