openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #18832
Re: clean up zombie instances ?
I think you can just set 'deleted' to 1 in instance table, and clean the
association in fixed_ips and floating ips table.
- Ray
Yours faithfully, Kind regards.
CIeNET Technologies (Beijing) Co., Ltd
Email: qsun01185@xxxxxxxxxxxxx
Office Phone: +86-01081470088-7079
Mobile Phone: +86-13581988291
On Thu, Nov 22, 2012 at 3:32 AM, Xin Zhao <xzhao@xxxxxxx> wrote:
> Hello,
>
> I have to shut down some running instances from worker nodes, as the
> physical machine suffer disk errors.
> After I remove them from worker nodes, nova still thinks the instances are
> in "shutoff" state, although they
> are completely disappeared already on worker nodes. I tried "nova delete"
> and "euca-terminate-instance"
> commands, try to clean them off the list as shown from
> euca-describe-instances, without success. How can
> I clean up these zombie instances?
>
> I am using essex release 2012.1.1-15 on RHEL6.
>
> Thanks,
> Xin
>
>
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to : openstack@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~openstack
> More help : https://help.launchpad.net/ListHelp
>
>
References