[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Harry O
It works, thanks! You can do magic. ___ Users mailing list -- users@ovirt.org To unsubscribe send an email to users-le...@ovirt.org Privacy Statement: https://www.ovirt.org/privacy-policy.html oVirt Code of Conduct: https://www.ovirt.org/community/about/

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Ales Musil
On Fri, Nov 6, 2020 at 12:22 PM Harry O wrote: > It's a brand new cluster, I want to setup bonding and tunking for the > first time one the hosts and cluster, so no upgrades done. > > ls /usr/lib/python3.6/site-packages/vdsm/network/link/bond/ -a > . .. bond_speed.py __init__.py __pycache__

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Harry O
host: OS Version: RHEL - 8.2 - 2.2004.0.2.el8 OS Description: CentOS Linux 8 (Core) Kernel Version: 4.18.0 - 193.19.1.el8_2.x86_64 KVM Version: 4.2.0 - 29.el8.3 LIBVIRT Version: libvirt-6.0.0-25.2.el8 VDSM Version: vdsm-4.40.26.3-1.el8 SPICE Version: 0.14.2 - 1.el8 GlusterFS Version: glusterfs-7.8

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Harry O
It's a brand new cluster, I want to setup bonding and tunking for the first time one the hosts and cluster, so no upgrades done. ls /usr/lib/python3.6/site-packages/vdsm/network/link/bond/ -a . .. bond_speed.py __init__.py __pycache__ speed.py sysfs_driver.py sysfs_options_mapper.py sysf

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Ales Musil
On Fri, Nov 6, 2020 at 11:34 AM Harry O wrote: > I also have this: > > systemctl status network.service -l > ● network.service - LSB: Bring up/down networking >Loaded: loaded (/etc/rc.d/init.d/network; generated) >Active: failed (Result: exit-code) since Fri 2020-11-06 11:23:24 CET; > 21s

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Harry O
I also have this: systemctl status network.service -l ● network.service - LSB: Bring up/down networking Loaded: loaded (/etc/rc.d/init.d/network; generated) Active: failed (Result: exit-code) since Fri 2020-11-06 11:23:24 CET; 21s ago Docs: man:systemd-sysv-generator(8) Process: 49850

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Harry O
I get this output on the node: cat /var/log/vdsm/vdsm.log | grep "I am the actual vdsm" 2020-11-05 10:32:24,495+0100 INFO (MainThread) [vds] (PID: 15547) I am the actual vdsm 4.40.26.3.1 ovirtn1.5ervers.lan (4.18.0-193.19.1.el8_2.x86_64) (vdsmd:155) __

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Ales Musil
On Fri, Nov 6, 2020 at 9:59 AM Harry O wrote: > Here it is > cat /var/log/vdsm/supervdsm.log > MainProcess|mpathhealth::DEBUG::2020-11-06 > 09:49:53,528::supervdsm_server::93::SuperVdsm.ServerCallback::(wrapper) > call dmsetup_run_status with ('multipath',) {} > MainProcess|mpathhealth::DEBUG::20

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Harry O
Here it is cat /var/log/vdsm/supervdsm.log MainProcess|mpathhealth::DEBUG::2020-11-06 09:49:53,528::supervdsm_server::93::SuperVdsm.ServerCallback::(wrapper) call dmsetup_run_status with ('multipath',) {} MainProcess|mpathhealth::DEBUG::2020-11-06 09:49:53,528::commands::153::common.commands::(

[ovirt-users] Re: Bond creation issue via hosted engine

2020-11-06 Thread Ales Musil
On Fri, Nov 6, 2020 at 9:09 AM Harry O wrote: > Hi guys and girls, > > Every time I try to create a bond with my two onboard intel nic's (any > type of bond) via hosted engine, it will fail with the following error > "Error while executing action HostSetupNetworks: Unexpected exception", it > wil