← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2017518] [NEW] Neutron LInux bridge agents wildly fluctuating

 

Public bug reported:

Hi All,

We have OSA Yoga setup. The neutron linux bridge agent is wildly
fluctuating, the agents going up and down in the `neutron agent list`
command.  The count of the agents which are down is very intermittent
and changing every few seconds as shown below:

----
38
root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
34
root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
43
root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
2
root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
2
root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
82
root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
54
-------

As shown above, the agents down count is fluctuating within few seconds
gap of executing the above command. The logs on the network nodes are
not indicating anything wrong. Why is this happening ?

** Affects: neutron
     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/2017518

Title:
  Neutron LInux bridge agents wildly fluctuating

Status in neutron:
  New

Bug description:
  Hi All,

  We have OSA Yoga setup. The neutron linux bridge agent is wildly
  fluctuating, the agents going up and down in the `neutron agent list`
  command.  The count of the agents which are down is very intermittent
  and changing every few seconds as shown below:

  ----
  38
  root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
  neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
  34
  root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
  neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
  43
  root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
  neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
  2
  root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
  neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
  2
  root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
  neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
  82
  root@utility-container-:~# neutron agent-list | grep Linux | grep xxx | wc -l
  neutron CLI is deprecated and will be removed in the Z cycle. Use openstack CLI instead.
  54
  -------

  As shown above, the agents down count is fluctuating within few
  seconds gap of executing the above command. The logs on the network
  nodes are not indicating anything wrong. Why is this happening ?

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



Follow ups