← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1281324] [NEW] vm_state ERROR vm undeletable

 

Public bug reported:

We had a neutron failure in our cloud, which lead to a bunch of VM's in
state ERROR.. we've repaired neutron but now we can't delete:

ERROR: Cannot 'forceDelete' while instance is in vm_state error (HTTP 409) (Request-ID: 
                  req-1c4a88c3-4ea1-45a8-b987-629a69b4af06)

or stop/start
nova stop 01199ed9-b3c3-4ee9-a482-bdfdc7347ce1
ERROR: Instance 01199ed9-b3c3-4ee9-a482-bdfdc7347ce1 in task_state deleting. Cannot stop while the instance is in this state. (HTTP 400) (Request-ID: req-18d58b8d-b360-4b37-b671-34624a6dade4)
(ci-overcloud)robertc@lifelesshp:~/work$ nova start 01199ed9-b3c3-4ee9-a482-bdfdc7347ce1
ERROR: Instance 01199ed9-b3c3-4ee9-a482-bdfdc7347ce1 in vm_state error. Cannot start while the instance is in this state. (HTTP 400) (Request-ID: req-b46c0ee6-8ed8-41c3-b400-72f76429209a)

normal 'delete' doesn't error.. but doesn't delete the VM either.

** 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/1281324

Title:
  vm_state ERROR vm undeletable

Status in OpenStack Compute (Nova):
  New

Bug description:
  We had a neutron failure in our cloud, which lead to a bunch of VM's
  in state ERROR.. we've repaired neutron but now we can't delete:

  ERROR: Cannot 'forceDelete' while instance is in vm_state error (HTTP 409) (Request-ID: 
                    req-1c4a88c3-4ea1-45a8-b987-629a69b4af06)

  or stop/start
  nova stop 01199ed9-b3c3-4ee9-a482-bdfdc7347ce1
  ERROR: Instance 01199ed9-b3c3-4ee9-a482-bdfdc7347ce1 in task_state deleting. Cannot stop while the instance is in this state. (HTTP 400) (Request-ID: req-18d58b8d-b360-4b37-b671-34624a6dade4)
  (ci-overcloud)robertc@lifelesshp:~/work$ nova start 01199ed9-b3c3-4ee9-a482-bdfdc7347ce1
  ERROR: Instance 01199ed9-b3c3-4ee9-a482-bdfdc7347ce1 in vm_state error. Cannot start while the instance is in this state. (HTTP 400) (Request-ID: req-b46c0ee6-8ed8-41c3-b400-72f76429209a)

  normal 'delete' doesn't error.. but doesn't delete the VM either.

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1281324/+subscriptions


Follow ups

References