[openstack-dev] [qa] How to delete a VM which is in ERROR state?

Ken'ichi Ohmichi ken1ohmichi at gmail.com
Tue Dec 9 23:54:07 UTC 2014


Hi,

This case is always tested by Tempest on the gate.

https://github.com/openstack/tempest/blob/master/tempest/api/compute/servers/test_delete_server.py#L152

So I guess this problem wouldn't happen on the latest version at least.

Thanks
Ken'ichi Ohmichi

---

2014-12-10 6:32 GMT+09:00 Joe Gordon <joe.gordon0 at gmail.com>:
>
>
> On Sat, Dec 6, 2014 at 5:08 PM, Danny Choi (dannchoi) <dannchoi at cisco.com>
> wrote:
>>
>> Hi,
>>
>> I have a VM which is in ERROR state.
>>
>>
>> +--------------------------------------+----------------------------------------------+--------+------------+-------------+--------------------+
>>
>> | ID                                   | Name
>> | Status | Task State | Power State | Networks           |
>>
>>
>> +--------------------------------------+----------------------------------------------+--------+------------+-------------+--------------------+
>>
>> | 1cb5bf96-619c-4174-baae-dd0d8c3d40c5 |
>> cirros--1cb5bf96-619c-4174-baae-dd0d8c3d40c5 | ERROR  | -          | NOSTATE
>> |                    |
>>
>>
>> I tried in both CLI “nova delete” and Horizon “terminate instance”.
>> Both accepted the delete command without any error.
>> However, the VM never got deleted.
>>
>> Is there a way to remove the VM?
>
>
> What version of nova are you using? This is definitely a serious bug, you
> should be able to delete an instance in error state. Can you file a bug that
> includes steps on how to reproduce the bug along with all relevant logs.
>
> bugs.launchpad.net/nova
>
>>
>>
>> Thanks,
>> Danny
>>
>> _______________________________________________
>> OpenStack-dev mailing list
>> OpenStack-dev at lists.openstack.org
>> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>>
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>



More information about the OpenStack-dev mailing list