Bug 1530230 - [OVS] - Supervdsm log is spammed with: ovirtmgmt is not a Linux bridge errors
Summary: [OVS] - Supervdsm log is spammed with: ovirtmgmt is not a Linux bridge errors
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: vdsm
Classification: oVirt
Component: Core
Version: 4.20.8
Hardware: x86_64
OS: Linux
high
medium
Target Milestone: ovirt-4.2.1
: ---
Assignee: Petr Horáček
QA Contact: Michael Burman
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-02 10:22 UTC by Michael Burman
Modified: 2018-02-12 11:49 UTC (History)
3 users (show)

Fixed In Version: vdsm v4.20.14
Clone Of:
Environment:
Last Closed: 2018-02-12 11:49:00 UTC
oVirt Team: Network
Embargoed:
rule-engine: ovirt-4.2+
rule-engine: exception+


Attachments (Terms of Use)
supervdsm log (10.15 KB, application/x-gzip)
2018-01-02 10:22 UTC, Michael Burman
no flags Details


Links
System ID Private Priority Status Summary Last Updated
oVirt gerrit 85996 0 master MERGED network: process only legacy networks under netinfo.cache 2018-01-10 15:12:52 UTC

Description Michael Burman 2018-01-02 10:22:29 UTC
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

Comment 1 Michael Burman 2018-01-22 09:05:36 UTC
Verified on - vdsm-4.20.14-1.el7ev.x86_64

Comment 2 Sandro Bonazzola 2018-02-12 11:49:00 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.