← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1177973] Re: OVS L2 agent polling is too cpu intensive

 

** Changed in: neutron/havana
       Status: Fix Committed => Fix Released

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

Title:
  OVS L2 agent polling is too cpu intensive

Status in OpenStack Neutron (virtual network service):
  Fix Released
Status in neutron havana series:
  Fix Released

Bug description:
  On a Devstack-deployed, single-node install, the ovs l2 agent is using
  an order of magnitude more cpu than any other service.  On a nested-
  virt VM running on a 2.5GHz host, with no VM's provisioned:

   - WIth L2 agent running, 10-100% cpu usage recorded, averaging ~40%
   - With L2 agent stopped, 0-10% cpu usage recorded

  Casual inspection with something like top or htop will show the
  excessive cpu usage, but won't give a good indication of the culprit.
  Enabling the CUTIME and CSTIME stats is necessary to highlight the
  problem, as all the time taken by the agent is in subprocess-invoked
  polling whose execution time is not directly included in the parent's
  cpu usage.

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