[openstack-dev] [nova] instances stuck with task_state of REBOOTING
Solly Ross
sross at redhat.com
Thu Mar 20 18:06:01 UTC 2014
Hi Chris,
Are you in the position to determine whether or not this happens with the latest master code?
Either way, it definitely looks like a bug.
If you could give more specific reproduction instructions, that would be most useful.
Best Regards,
Solly Ross
----- Original Message -----
From: "Chris Friesen" <chris.friesen at windriver.com>
To: openstack-dev at lists.openstack.org
Sent: Thursday, March 20, 2014 1:59:39 PM
Subject: [openstack-dev] [nova] instances stuck with task_state of REBOOTING
I'm running a havana install, and during some testing I've managed to
get the system into a state where two instances are up and running but
are reporting a task_state of REBOOTING.
I can see the nova-api logs showing the soft-reboot request. I don't
see a corresponding nova-compute log indicating a successful reboot or
an error. I see a subsequent nova-api log for a requested soft-reboot
that gets a 409 response, presumably because it thinks it's still rebooting.
Has anyone seen something like this before?
I'm a bit surprised that there isn't an audit that cleans this up.
They've been sitting like this for hours. Does that count as a bug?
Presumably a power state of "RUNNING" should be enough to clear the
task_state.
Chris
_______________________________________________
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