Public vip didn't relocate after connection loss on the public nic of primary controller
Bug #1370510 reported by
Kirill Omelchenko
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Committed
|
High
|
Aleksandr Didenko | ||
5.1.x |
Fix Released
|
High
|
Aleksandr Didenko | ||
6.0.x |
Fix Committed
|
High
|
Aleksandr Didenko |
Bug Description
Steps to reproduce:
1. Deploy HA with centos, neutron GRE (3x controllers)
2. Run Network verification, OSTF (both pass successfully)
3. Simulate connection loose on "public" nic of primary controller
by removing the corresponding interface off the bridge on the host.
4. run crm status, try to open Horizon dashboard.
Expected:
Public vip is moved to another cluster member node, Horizon stays available.
Actual:
crm status showes that nothing is changed related to vip or anything else.
Horizon becomes unavailable.
(after bringing the mentioned bridge interface back up Horizon goes back 'online')
Changed in fuel: | |
importance: | Undecided → Critical |
milestone: | none → 5.1 |
description: | updated |
description: | updated |
Changed in fuel: | |
importance: | Critical → High |
Changed in fuel: | |
assignee: | nobody → Aleksandr Didenko (adidenko) |
Changed in fuel: | |
status: | Incomplete → Triaged |
status: | Triaged → Won't Fix |
description: | updated |
Changed in fuel: | |
status: | In Progress → Won't Fix |
Changed in fuel: | |
status: | Won't Fix → In Progress |
Changed in fuel: | |
status: | In Progress → Won't Fix |
Changed in fuel: | |
status: | Won't Fix → In Progress |
Changed in fuel: | |
status: | In Progress → Won't Fix |
Changed in fuel: | |
status: | Won't Fix → In Progress |
Changed in fuel: | |
status: | In Progress → Won't Fix |
Changed in fuel: | |
status: | Won't Fix → In Progress |
Changed in fuel: | |
status: | In Progress → Won't Fix |
Changed in fuel: | |
milestone: | 5.1 → 5.1.1 |
status: | Won't Fix → Triaged |
summary: |
- Public vip didn't relocate after connection loose on the public nic of + Public vip didn't relocate after connection loss on the public nic of primary controller |
no longer affects: | fuel/6.1.x |
To post a comment you must log in.
Shutting down interfaces with ifup/ifdown is not a valid test of network outage.