can not update node when provisioning state is in 'deploy failed'

Bug #1406702 reported by Haomeng,Wang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ironic
Confirmed
Medium
Unassigned

Bug Description

[root@rhel7-osee hm]# ironic node-list
+--------------------------------------+--------------------------------------+-------------+--------------------+-------------+
| UUID | Instance UUID | Power State | Provisioning State | Maintenance |
+--------------------------------------+--------------------------------------+-------------+--------------------+-------------+
| 55f0ca38-130b-4529-b71d-a75f57bda544 | 31d8501e-b60c-4add-81d9-cbc57446b5d1 | power off | deploy failed | False |
+--------------------------------------+--------------------------------------+-------------+--------------------+-------------+
[root@rhel7-osee hm]# ironic node-update 55f0ca38-130b-4529-b71d-a75f57bda544 replace properties/local_gb=10
Node 55f0ca38-130b-4529-b71d-a75f57bda544 can not be updated while a state transition is in progress. (HTTP 409)
[root@rhel7-osee hm]#
[root@rhel7-osee hm]#
[root@rhel7-osee hm]# ironic node-update 55f0ca38-130b-4529-b71d-a75f57bda544 replace properties/local_gb=10
Node 55f0ca38-130b-4529-b71d-a75f57bda544 can not be updated while a state transition is in progress. (HTTP 409)

Revision history for this message
Dmitry Tantsur (divius) wrote :

It's likely that this bug is going to be fixed with new state machine, but we need to check.

Changed in ironic:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
Ruby Loo (rloo) wrote :

Oh. Based on the date that this bug was opened, I think this is a bug with the fsm code that was recently added. It is a duplicate of https://bugs.launchpad.net/ironic/+bug/1405420.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.