Nova crashes with DatabaseNotControlledError
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Anton Chevychalov | ||
Newton |
Fix Committed
|
High
|
Anton Chevychalov |
Bug Description
Detailed bug description:
the issue was found by https:/
Steps to reproduce:
1. Upload example plugin to the master node
2. Install plugin
3. Create cluster
4. Add 3 node with controller role
5. Add 1 nodes with compute role
6. Add 1 nodes with cinder role
7. Deploy the cluster
8. Run network verification
9. check plugin health
10. Run OSTF
Expected results: all is fine
Actual result: the following tests fail
- Create volume and boot instance from it
- Create volume and attach it to instance
- Check network connectivity from instance via floating IP
- Launch instance with file injection
- Launch instance, create snapshot, launch instance from snapshot
with http://
in nova-api log: http://
from nova-manage log: http://
Description of the environment:
snapshot #566
Changed in fuel: | |
assignee: | nobody → MOS Maintenance (mos-maintenance) |
Changed in fuel: | |
assignee: | MOS Maintenance (mos-maintenance) → nobody |
Changed in fuel: | |
assignee: | nobody → Anton Chevychalov (achevychalov) |
Changed in fuel: | |
status: | New → In Progress |
tags: | added: on-verification |
It was something wrong with WSREP during deployment:
http:// paste.openstack .org/show/ 591124/
That cause incomplete migration of nova db