← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1533904] [NEW] Disassociate floatingip in HA router might get error

 

Public bug reported:

With master code, I try to disassociate floatingip in HA router. But see
following error in log.

2016-01-14 00:19:52.708 ERROR neutron.agent.linux.utils [-] Exit code:
2; Stdin: ; Stdout: ; Stderr: RTNETLINK answers: Cannot assign requested
address

2016-01-14 00:19:52.710 ERROR neutron.agent.l3.router_info [-] Failed to process floating IPs.
2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info Traceback (most recent call last):
2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info   File "/opt/stack/neutron/neutron/agent/l3/router_info.py", line 672, in process_external
2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info     fip_statuses = self.configure_fip_addresses(interface_name)
2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info   File "/opt/stack/neutron/neutron/agent/l3/router_info.py", line 251, in configure_fip_addresses
2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info     raise n_exc.FloatingIpSetupException('L3 agent failure to setup '
2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info FloatingIpSetupException: L3 agent failure to setup floating IPs
2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info

** Affects: neutron
     Importance: Undecided
     Assignee: Hong Hui Xiao (xiaohhui)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Hong Hui Xiao (xiaohhui)

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

Title:
  Disassociate floatingip in HA router might get error

Status in neutron:
  New

Bug description:
  With master code, I try to disassociate floatingip in HA router. But
  see following error in log.

  2016-01-14 00:19:52.708 ERROR neutron.agent.linux.utils [-] Exit code:
  2; Stdin: ; Stdout: ; Stderr: RTNETLINK answers: Cannot assign
  requested address

  2016-01-14 00:19:52.710 ERROR neutron.agent.l3.router_info [-] Failed to process floating IPs.
  2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info Traceback (most recent call last):
  2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info   File "/opt/stack/neutron/neutron/agent/l3/router_info.py", line 672, in process_external
  2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info     fip_statuses = self.configure_fip_addresses(interface_name)
  2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info   File "/opt/stack/neutron/neutron/agent/l3/router_info.py", line 251, in configure_fip_addresses
  2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info     raise n_exc.FloatingIpSetupException('L3 agent failure to setup '
  2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info FloatingIpSetupException: L3 agent failure to setup floating IPs
  2016-01-14 00:19:52.710 TRACE neutron.agent.l3.router_info

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


Follow ups