← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1892405] [NEW] Removing router interface causes router to stop routing between all

 

Public bug reported:

Stumbled upon an issue where removing a DVR HA router interface renders
all other subnets connected to that router to stop routing. VMs can't
reach the HA port (IP) of the router (ping).

Worked around this by:
openstack router set --disabled <ROUTER>
openstack router set --enable <ROUTER>

This has happened more than once in the current deployment
 - cloud:bionic-stein
 - neutron 2:14.0.4-0ubuntu1~cloud1

** 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/1892405

Title:
  Removing router interface causes router to stop routing between all

Status in neutron:
  New

Bug description:
  Stumbled upon an issue where removing a DVR HA router interface
  renders all other subnets connected to that router to stop routing.
  VMs can't reach the HA port (IP) of the router (ping).

  Worked around this by:
  openstack router set --disabled <ROUTER>
  openstack router set --enable <ROUTER>

  This has happened more than once in the current deployment
   - cloud:bionic-stein
   - neutron 2:14.0.4-0ubuntu1~cloud1

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


Follow ups