← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1687064] [NEW] ovs logs are trashed with healthcheck messages from ovslib

 

Public bug reported:

Those messages are all over the place:

2017-04-28 14:34:06.478 16259 DEBUG ovsdbapp.backend.ovs_idl.vlog [-]
[POLLIN] on fd 14 __log_wakeup /usr/local/lib/python2.7/dist-
packages/ovs/poller.py:246

We should probably suppress them, they don't seem to carry any value. If
there is value in knowing when something stopped working, maybe consider
erroring in this failure mode instead of logging in happy path.

** Affects: neutron
     Importance: Low
         Status: Confirmed

** Affects: ovsdbapp
     Importance: Undecided
         Status: New


** Tags: ovs usability

** Changed in: neutron
       Status: New => Confirmed

** Changed in: neutron
   Importance: Undecided => Low

** Tags added: ovs usability

** Also affects: ovsdbapp
   Importance: Undecided
       Status: New

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1687064

Title:
  ovs logs are trashed with healthcheck messages from ovslib

Status in neutron:
  Confirmed
Status in ovsdbapp:
  New

Bug description:
  Those messages are all over the place:

  2017-04-28 14:34:06.478 16259 DEBUG ovsdbapp.backend.ovs_idl.vlog [-]
  [POLLIN] on fd 14 __log_wakeup /usr/local/lib/python2.7/dist-
  packages/ovs/poller.py:246

  We should probably suppress them, they don't seem to carry any value.
  If there is value in knowing when something stopped working, maybe
  consider erroring in this failure mode instead of logging in happy
  path.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1687064/+subscriptions


Follow ups