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: 498501 ExecStart=/etc/rc.d/init.d/network start (code=exited, status=1/FAILURE)
Nov 06 11:23:24 ovirtn1.5ervers.lan network[498501]: RTNETLINK answers: File exists
Nov 06 11:23:24 ovirtn1.5ervers.lan network[498501]: RTNETLINK answers: File exists
Nov 06 11:23:24 ovirtn1.5ervers.lan network[498501]: RTNETLINK answers: File exists
Nov 06 11:23:24 ovirtn1.5ervers.lan network[498501]: RTNETLINK answers: File exists
Nov 06 11:23:24 ovirtn1.5ervers.lan network[498501]: RTNETLINK answers: File exists
Nov 06 11:23:24 ovirtn1.5ervers.lan network[498501]: RTNETLINK answers: File exists
Nov 06 11:23:24 ovirtn1.5ervers.lan network[498501]: RTNETLINK answers: File exists
Nov 06 11:23:24 ovirtn1.5ervers.lan systemd[1]: network.service: Control process exited, code=exited status=1
Nov 06 11:23:24 ovirtn1.5ervers.lan systemd[1]: network.service: Failed with result 'exit-code'.
Nov 06 11:23:24 ovirtn1.5ervers.lan systemd[1]: Failed to start LSB: Bring up/down networking.
_______________________________________________
Users mailing list -- users@ovirt.org
To unsubscribe send an email to users-leave@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: https://www.ovirt.org/community/about/community-guidelines/
List Archives: https://lists.ovirt.org/archives/list/users@ovirt.org/message/Q3U3YO2QMABC7MQ3CIXDS52R6SKHB55H/
This should not matter as we have been using NetworkManager since 4.4.
But couple of additional questions:
Did you perform an upgrade recently on this host? If so do you know from which version of vdsm?
Is there by chance file speed.py in /usr/lib/python3.6/site-packages/vdsm/network/link/bond/?
If not did you try to restart vdsmd and supervdsmd services and then request the capabilities again?
Thanks,
Ales