yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #84518
[Bug 1775934] Re: Cannot run "openstack server list" with instance stuck in scheduling state
** Changed in: nova/train
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1775934
Title:
Cannot run "openstack server list" with instance stuck in scheduling
state
Status in OpenStack Compute (nova):
Fix Released
Status in OpenStack Compute (nova) pike series:
New
Status in OpenStack Compute (nova) queens series:
In Progress
Status in OpenStack Compute (nova) rocky series:
In Progress
Status in OpenStack Compute (nova) stein series:
Fix Committed
Status in OpenStack Compute (nova) train series:
Fix Released
Bug description:
Seeing this in Ocata at 125dd1f30fdaf50182256c56808a5199856383c7.
Running `openstack server list --project
9c28d07207a54c78848fd7b4f85779d5` results in a 500 error:
RESP BODY: {"computeFault": {"message": "Unexpected API Error. Please
report this at http://bugs.launchpad.net/nova/ and attach the Nova API
log if possible.\n<class 'nova.exception.InstanceNotFound'>", "code":
500}}
Traceback in nova-api:
http://paste.openstack.org/show/6YrSmjMSo0lIxyFjbPIz/
some data on the instance:
http://paste.openstack.org/show/6PSa35HvdxZCQnVQ2sQU/
Looks like lazy-loading the flavor is failing because it's looking in
the wrong database.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1775934/+subscriptions
References