Deployment hangs more then 2 days without timeout errors
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Critical
|
Fuel Python (Deprecated) | ||
6.1.x |
Invalid
|
High
|
MOS Maintenance |
Bug Description
There is no 100% defined steps to reproduce, but my case was next:
1. Deploy cluster with 6.1 release (525 iso) with nova flat/ 1 controllers / 2 compute 1 cinder with Centos
2. When cluster is ready, run ostf
3. Upgrade master node to 7.0 (I use tarball 7.0-140)
4. Ad d 1 controller to 6.1 cluster and delete 1 compute
5. Run deploy changes
Actual result:
Deployment hangs on 57% and stay is this stay 2 days. I run stop deployment and seems it hangs too,
[root@nailgun rabbitmq]# fuel task
DEPRECATION WARNING: /etc/fuel/
id | status | name | cluster | progress | uuid
---|---
28 | running | dump | None | 0 | 132236a9-
22 | ready | check_networks | 2 | 100 | b47ff38f-
26 | running | deployment | 2 | 0 | a9b19ddd-
25 | running | provision | 2 | 92 | effb8ade-
21 | ready | deploy | 2 | 57 | de0d8324-
27 | running | stop_deployment | 2 | 0 | 35c116ba-
Expected:
At least deployment should fail by timeout error
Changed in fuel: | |
status: | New → Confirmed |
Changed in fuel: | |
assignee: | Fuel Python Team (fuel-python) → Evgeniy L (rustyrobot) |
Changed in fuel: | |
status: | Fix Committed → Confirmed |
importance: | High → Critical |
assignee: | Evgeniy L (rustyrobot) → Fuel Python Team (fuel-python) |
status: | Confirmed → Fix Committed |
tags: | added: verification |
tags: | removed: verification |
tags: | added: on-verification |
I experienced this issue in the past but thought it was a misconfiguration of my environment. Confirming.