← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1434824] [NEW] L3 agent failure to setup floating IPs

 

Public bug reported:

Error log in l3-agent log on compute node in DVR enabled environment:
2015-03-21 10:23:05.206 18174 ERROR neutron.agent.l3.agent [-] L3 agent failure to setup floating IPs
2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent Traceback (most recent call last):
2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent   File "/usr/lib/python2.7/site-packages/neutron/agent/l3/agent.py", line 463, in _process_external
2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent     if ri.router['distributed']:
2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent   File "/usr/lib/python2.7/site-packages/neutron/agent/l3/router_info.py", line 233, in configure_fip_addresses
2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent     raise n_exc.FloatingIpSetupException('L3 agent failure to setup '
2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent FloatingIpSetupException: L3 agent failure to setup floating IPs
2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent

Steps to reproduce:
1)associate floating-ip to VM-1 on compute node CN1.
2)restart l3-agent on CN1.
3)associate floating-ip to VM-2 on CN1.

** Affects: neutron
     Importance: Undecided
     Assignee: ZongKai LI (lzklibj)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => ZongKai LI (lzklibj)

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

Title:
  L3 agent failure to setup floating IPs

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  Error log in l3-agent log on compute node in DVR enabled environment:
  2015-03-21 10:23:05.206 18174 ERROR neutron.agent.l3.agent [-] L3 agent failure to setup floating IPs
  2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent Traceback (most recent call last):
  2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent   File "/usr/lib/python2.7/site-packages/neutron/agent/l3/agent.py", line 463, in _process_external
  2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent     if ri.router['distributed']:
  2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent   File "/usr/lib/python2.7/site-packages/neutron/agent/l3/router_info.py", line 233, in configure_fip_addresses
  2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent     raise n_exc.FloatingIpSetupException('L3 agent failure to setup '
  2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent FloatingIpSetupException: L3 agent failure to setup floating IPs
  2015-03-21 10:23:05.206 18174 TRACE neutron.agent.l3.agent

  Steps to reproduce:
  1)associate floating-ip to VM-1 on compute node CN1.
  2)restart l3-agent on CN1.
  3)associate floating-ip to VM-2 on CN1.

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


Follow ups

References