Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/

Bug 1430181

Summary: Packstack Ocata: br-ex not correctly set up after controller reboot
Product: [Community] RDO Reporter: Bernd Bausch <berndbausch>
Component: openstack-packstackAssignee: Javier Peña <jpena>
Status: CLOSED UPSTREAM QA Contact: Shai Revivo <srevivo>
Severity: medium Docs Contact:
Priority: unspecified    
Version: trunkCC: derekh, srevivo
Target Milestone: ---   
Target Release: trunk   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1598335 (view as bug list) Environment:
Last Closed: 2025-02-10 03:49:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1598335    

Description Bernd Bausch 2017-03-08 01:33:49 UTC
Description of problem:

A Packstack controller should survive a reboot. However, after a reboot it seems that br-ex is not correctly set up, so that instances can't be reached via floating IP.

Version-Release number of selected component (if applicable):
Name        : centos-release-openstack-ocata
Arch        : noarch
Version     : 1
Release     : 1.el7

How reproducible:
Easy

Steps to Reproduce:

1. Follow the Packstack quickstart and provision an all-in-one cloud: 
       packstack --allinone --default-password=xyz -d

2. After provisioning, run ip route and ip address. 
   A route like this should exist:
       172.24.4.0/24 dev br-ex  proto kernel  scope link  src 172.24.4.1
   
   and br-ex should look like this:
       4: br-ex: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc noqueue state   UNKNOWN qlen 1000
           link/ether 5a:9d:96:0b:ed:48 brd ff:ff:ff:ff:ff:ff
           inet 172.24.4.1/24 scope global br-ex
              valid_lft forever preferred_lft forever

3. Reboot the controller. 

Actual results:

After rebooting:
   - the above route has disappeared
   - br-ex has no IP address and is down

Expected results:
Route and br-ex are set up in the same way as before the reboot

Additional info:
https://ask.openstack.org/en/question/103802/packstack-route-to-external-network-disappeared-after-rebooting-controller/
The problem can be fixed by manually setting the br-ex IP address.

Comment 1 Martin Magr 2018-07-17 12:32:20 UTC
Reassigning to more appropriate engineer.

Comment 2 Red Hat Bugzilla 2025-02-10 03:49:34 UTC
This product has been discontinued or is no longer tracked in Red Hat Bugzilla.