yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #46028
[Bug 1543511] [NEW] Instances stuck in DELETING state if delete fails
Public bug reported:
In Liberty, when a transient error happens (such as lost connection to
the database) while the compute is performing a delete of an instance,
that instance is stuck in DELETING state, and cannot be deleted anymore.
This persists until restarting of the compute service fixes this, as
during initialization all deletes are retried, and the delete finishes.
It would be better if the service restart wasn't required.
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1543511
Title:
Instances stuck in DELETING state if delete fails
Status in OpenStack Compute (nova):
New
Bug description:
In Liberty, when a transient error happens (such as lost connection to
the database) while the compute is performing a delete of an instance,
that instance is stuck in DELETING state, and cannot be deleted
anymore. This persists until restarting of the compute service fixes
this, as during initialization all deletes are retried, and the delete
finishes.
It would be better if the service restart wasn't required.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1543511/+subscriptions
Follow ups