yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #80473
[Bug 1849409] Re: openstack server list --deleted --limit -1 hangs
** Also affects: nova/rocky
Importance: Undecided
Status: New
** Also affects: nova/stein
Importance: Undecided
Status: New
** Also affects: nova/ocata
Importance: Undecided
Status: New
** Also affects: nova/train
Importance: Undecided
Status: New
** Also affects: nova/queens
Importance: Undecided
Status: New
** Also affects: nova/pike
Importance: Undecided
Status: New
--
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/1849409
Title:
openstack server list --deleted --limit -1 hangs
Status in OpenStack Compute (nova):
In Progress
Status in OpenStack Compute (nova) ocata series:
New
Status in OpenStack Compute (nova) pike series:
New
Status in OpenStack Compute (nova) queens series:
New
Status in OpenStack Compute (nova) rocky series:
New
Status in OpenStack Compute (nova) stein series:
New
Status in OpenStack Compute (nova) train series:
New
Bug description:
OpenStack Rocky:
When running `openstack server list --deleted --limit -1 hangs` it
will hang and not return.
A debug output is found in this pastebin
http://paste.openstack.org/show/785497/
and a direct curl is shown here
http://paste.openstack.org/show/785488/
It seems to be related to the marker as discussed here.
http://eavesdrop.openstack.org/irclogs/%23openstack-nova/%23openstack-
nova.2019-10-22.log.html#t2019-10-22T20:35:11
after the initial collection of 18 servers, for some reason it than
tried to grab with
https://192.168.23.35:8774/v2.1/428982d4248a419a933668b6a4dd14a0/servers/dtail?deleted=True&marker=8aab9854
-af8e-4e98-840a-192f15ae01f9
where the marker is the 18th deleted server in the list. it then loops
on this until you breakout.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1849409/+subscriptions
References