Fail to immediately stop provisioning
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
High
|
Vladimir Sharshov | ||
5.0.x |
Fix Committed
|
High
|
Vladimir Sharshov |
Bug Description
Any last ISO.
It is reproduced not every time - float bug.
Steps to reproduce:
Сreate new cluster with any configuration, add controller and couple more nodes.
Click "Deploy changes" button - and VERY FAST click "stop deployment".
Wait till stop deployment success.
Expected: nodes reboots, and it needs some time to wait till "pending addition" status again. Then we can redeploy.
Observed:
- I didnt observe node reboot, actually I didn't observe any activity on the slave nodes. They all are in active status, not offline. I can log in on every node using console.
- on UI: all nodes have "offline" status. Redeploy is not possible. I can delete cluster and try to create new one - i don't see this nodes any more.
- in messages list on UI there are alert: " Fuel couldn't reach these nodes during deployment stopping: 'Untitled (b3:b5)', 'Untitled (9c:05)', 'Untitled (87:d8)', 'Untitled (54:e8)', 'Untitled (4c:0f)'"
this alert is placed before "Deployment of environment 'test' was successfully stopped"
- to return nodes to live - I need reset VMs
Changed in fuel: | |
milestone: | none → 5.1 |
assignee: | nobody → Fuel Python Team (fuel-python) |
importance: | Undecided → High |
Changed in fuel: | |
status: | New → Confirmed |
summary: |
- Sometimes nodes stays offline after stop deployment + Fail to immediately stop provisioning |
Changed in fuel: | |
status: | Confirmed → In Progress |
assignee: | Fuel Python Team (fuel-python) → Vladimir Sharshov (vsharshov) |
Changed in fuel: | |
assignee: | Vladimir Sharshov (vsharshov) → Artem Panchenko (apanchenko-8) |
Changed in fuel: | |
assignee: | Artem Panchenko (apanchenko-8) → Vladimir Sharshov (vsharshov) |
Changed in fuel: | |
assignee: | Vladimir Sharshov (vsharshov) → Artem Panchenko (apanchenko-8) |
Changed in fuel: | |
assignee: | Artem Panchenko (apanchenko-8) → Vladimir Sharshov (vsharshov) |
no longer affects: | fuel/5.1.x |
So nodes was erased and /var/run/nodiscover created, /review. openstack. org/#/c/ 96116/
but reboot is failed, i think it is fixed using ip address instead of host name,
this fix was added in https:/
going to test it on newer iso, and close as duplicate