kernel bug hit by netconfig.pp when deploying HA cluster with ceph and network templates
Bug #1507613 reported by
Vasily Gorin
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Stanislav Makar | ||
7.0.x |
Invalid
|
High
|
MOS Maintenance |
Bug Description
Scenario:
1. Revert snapshot with 5 slaves
2. Create cluster (HA) with Neutron VLAN/VXLAN/GRE
3. Add 3 controller + ceph nodes
4. Add 2 compute + ceph nodes
5. Upload 'ceph' network template
6. Create custom network groups basing
on template endpoints assignments
7. Run network verification
8. Deploy cluster
Expected result:
Successfully deploy
Actual result:
Deployment failed
All controllers get status offline .
Changed in fuel: | |
importance: | Undecided → High |
assignee: | nobody → Fuel Python Team (fuel-python) |
Changed in fuel: | |
milestone: | none → 8.0 |
summary: |
- Deploy HA environment with Ceph, Neutron and network template Failed + kernel bug hit by netconfig.pp when deploying HA cluster with ceph and + network templates |
Changed in fuel: | |
assignee: | Alex Schultz (alex-schultz) → Fuel Library Team (fuel-library) |
tags: | added: area-library |
tags: | added: swarm-blocker |
Changed in fuel: | |
assignee: | Fuel Library Team (fuel-library) → Stanislav Makar (smakar) |
Changed in fuel: | |
status: | Confirmed → In Progress |
tags: | added: on-verification |
To post a comment you must log in.
Looking at the environment, the controllers are setting with load 200+ with many running ip commands. It appears that they are locked trying to make changes to the network interfaces and have run into a kernel bug. See screen shot.