[ovirt-users] Re: Unable to install on a bonded NIC

2022-02-08 Thread weeglos--- via Users
Thanks for your reply! The only shell command in that script is the one you mentioned. Here is the output: [root@mustafar ~]# set -euo pipefail && nmcli -g GENERAL.TYPE device show bond ethernet ethernet ethernet ethernet loopback ___ Users

[ovirt-users] Re: Unable to install on a bonded NIC

2022-02-08 Thread weeglos--- via Users
From the install script output: ... [ INFO ] Checking available network interfaces: [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Execute just a specific set of steps] [ INFO ] ok: [localhost] [ INFO ] TASK [ovirt.ovirt.hosted_engine_setup : Force facts gathering] [ INFO ] ok:

[ovirt-users] Unable to install on a bonded NIC

2022-02-07 Thread weeglos--- via Users
So I'm running a fresh install of oVirt on a new Centos Stream node. Fresh install. I installed the OS with bonded interfaces. I bonded them during the install via anaconda. I followed the doc here: