[openstack-dev] Deleted Instance Cleanup Errors

Joe Gordon joe.gordon0 at gmail.com
Wed Jun 12 18:57:45 UTC 2013


What version of nova is this in?

The 'running_deleted_instance_action=reap' setting is not gated on, which
is how this bug got through.

best,
Joe


On Tue, Jun 11, 2013 at 5:16 AM, McNally, Dave (HP Cloud Services) <
dave.mcnally at hp.com> wrote:

>  Hello,****
>
> ** **
>
> I’ve been trying to test nova’s cleanup of instances marked as deleted in
> the database which are still running on the hypervisor and it doesn’t work
> for me. ****
>
> ** **
>
> I’ve set running_deleted_instance_action to ‘reap’ and the correct code
> attempts to execute (_cleanup_running_deleted_instances in the compute
> manager) but there is then a key error thrown from nova.compute.flavors:
> extract_instance_type which looks to be due to the instance object being
> retrieved from the database not containing all the required information, I
> think because it restricts the query to the instances table only.****
>
> ** **
>
> I’ve had a look through the open bugs in Launchpad and I can’t find
> anything related and from my reading of the issue it looks like this
> functionality could never work so I’m curious to find out if anyone else
> has come across this or if I’m missing something before I raise a bug.****
>
> ** **
>
> Anyone else experience this?****
>
> ** **
>
> Regards,****
>
> Dave****
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20130612/e2c19cf6/attachment.html>


More information about the OpenStack-dev mailing list