圣诞快乐——向Google致敬——向linux致敬——向stackoverflow致敬——向openStack 致敬——永不退缩,openstack


Openstack can not delete instance from dashboard

up vote 1 down vote favorite

There are 66 instances in Openstack Havana. I think these instances are zombies instance. Dashboard displays Terminate Success info when I click Terminate Instance. But the instance still exists on dashboard and its status is Running. I have already kill all qemu-kvm program on server.

In Mysql, database nova remains a lot of data. I don't know where to start to delete these data. Could someone give me some advice ?? Thanks a lot.

openstack
share|improve this question asked Mar 5 at 10:25 changzhi
307217

add a comment

2 Answers

active oldest votes
up vote 2 down vote accepted

I did this in the Icehouse release of OpenStack, maybe you can map this to the Havana release:

Note: If the column deleted contains a value not equal to zero, then this seems to be the way to say this row is supposed to be deleted. When I delete an instance via API, OpenStack seems to choose the id as value for deleted.

Source: http://www.databaseskill.com/4605135/

相关内容

    暂无相关文章