Network verification failed after reboot of cluster with bonded interfaces
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Won't Fix
|
High
|
Fuel CI | ||
Mitaka |
Confirmed
|
High
|
Fuel Sustaining |
Bug Description
Swarm test failed:
ISO 9.0mos-507
Snapshot: https:/
Steps to reproduce:
1. Create cluster
2. Add 3 nodes with controller role
3. Add 1 node with compute role and 1 node with cinder role
4. Setup bonding for all interfaces (including admin interface
bonding)
5. Run network verification
6. Deploy the cluster
7. Run network verification
8. Run OSTF
9. Save network configuration from slave nodes
10. Reboot all environment nodes
11. Verify that network configuration is the same after reboot
12. Run network verification <<<<<< fail
Expected result: all fine
Actual result:
Task 'verify_networks' has incorrect status. error != ready, 'Repo availability verification failed on following nodes slave-04_compute, slave-05_cinder.
Following repos are not available - http://
Notice: 3 node(s) were offline during connectivity check so they were skipped from the check.'
After revert I discovered that there is 2 offline nodes and the error mentioned above. I tried to reach an repo from affected node - and repos are accessible: http://
However, after several network check offline nodes has became online but slave-01 which was online before this issue failed with https:/
Looks like there is multiple issues.
Changed in fuel: | |
milestone: | 9.0-updates → 10.0 |
assignee: | Fuel Sustaining (fuel-sustaining-team) → l23network (l23network) |
tags: |
added: l23network removed: area-library |
Changed in fuel: | |
assignee: | l23network (l23network) → Fuel Sustaining (fuel-sustaining-team) |
tags: | added: area-library |
Changed in fuel: | |
status: | Confirmed → In Progress |
Changed in fuel: | |
assignee: | Kyrylo Galanov (kgalanov) → Fuel Sustaining (fuel-sustaining-team) |
status: | In Progress → Confirmed |
Changed in fuel: | |
assignee: | Fuel Sustaining (fuel-sustaining-team) → Oleksiy Molchanov (omolchanov) |
status: | Confirmed → In Progress |
Changed in fuel: | |
assignee: | Oleksiy Molchanov (omolchanov) → Fuel Sustaining (fuel-sustaining-team) |
Changed in fuel: | |
status: | Incomplete → Confirmed |
Changed in fuel: | |
status: | Confirmed → Won't Fix |
Maybe this bug is related to: https:/ /bugs.launchpad .net/fuel/ +bug/1589469