← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1429753] [NEW] Improve performance of security groups rpc-related code

 

Public bug reported:

In a case when large number of VMs (> 2-3 thousand) reside in one L2
network, security group listing for ports requested from OVS agents
consumes significant amount of CPU.

When VM is spawned on such network, every OVS agent requests update sec groups info on each of its devices. 
Total time needed to process all such RPC requests that were caused by 1 VM spawn may reach tens of cpu-seconds.

** Affects: neutron
     Importance: Medium
     Assignee: Eugene Nikanorov (enikanorov)
         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/1429753

Title:
  Improve performance of security groups rpc-related code

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  In a case when large number of VMs (> 2-3 thousand) reside in one L2
  network, security group listing for ports requested from OVS agents
  consumes significant amount of CPU.

  When VM is spawned on such network, every OVS agent requests update sec groups info on each of its devices. 
  Total time needed to process all such RPC requests that were caused by 1 VM spawn may reach tens of cpu-seconds.

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


Follow ups

References