Created attachment 1375602 [details] supervdsm log Description of problem: [OVS] - Supervdsm log is spammed with: ovirtmgmt is not a Linux bridge errors After adding a host to an ovs type cluster, in supervdsm log i see multiple errors - MainProcess|jsonrpc/7::WARNING::2018-01-02 12:05:19,227::bridges::42::root::(ports) ovirtmgmt is not a Linux bridge MainProcess|jsonrpc/7::INFO::2018-01-02 12:05:19,227::cache::242::root::(_getNetInfo) Obtaining info for net ovirtmgmt. Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/network/netinfo/cache.py", line 220, in _getNetInfo 'stp': bridges.stp_state(iface)}) File "/usr/lib/python2.7/site-packages/vdsm/network/netinfo/bridges.py", line 63, in stp_state with open(BRIDGING_OPT % (bridge, 'stp_state')) as stp_file: IOError: [Errno 2] No such file or directory: '/sys/class/net/ovirtmgmt/bridge/stp_state' MainProcess|jsonrpc/7::WARNING::2018-01-02 12:05:19,228::cache::167::root::(networks_base_info) Missing network detected [ovirtmgmt]: {u'ipv6autoconf': True, u'nameservers': [], u'nic': u'eno1', u'mtu': 1500, u'sw itch': u'ovs', u'dhcpv6': False, u'stp': False, u'bridged': True, u'defaultRoute': True, u'bootproto': u'dhcp'} Version-Release number of selected component (if applicable): vdsm-4.20.9.3-1.el7ev.x86_64 How reproducible: 100% Steps to Reproduce: 1. Add host to an ovs type cluster and check for supervdsm log Actual results: log is spammed with errors
Verified on - vdsm-4.20.14-1.el7ev.x86_64
This bugzilla is included in oVirt 4.2.1 release, published on Feb 12th 2018. Since the problem described in this bug report should be resolved in oVirt 4.2.1 release, it has been closed with a resolution of CURRENT RELEASE. If the solution does not work for you, please open a new bug report.