Comment 1 for bug 1801714

Revision history for this message
Balazs Gibizer (balazs-gibizer) wrote :

I can reproduce the reported behavior on recent master in a devstack. I also waited after the compute service stop until the nova controller detected that the compute is down. Still rebuild is accepted and the the instance is stuck in REBUILD state even after I started the compute service back up.

A possible workaround is to use nova reset-state --active to push the state of the server back to ACTIVE state.

When the compute is started up it logged an ERROR for the stuck instance so this is definitely bug.[1]

[1] http://paste.openstack.org/show/793758/