[Openstack-operators] Problems (simple ones) at scale... Invisible VMs.

David Medberry openstack at medberry.net
Thu May 19 00:28:52 UTC 2016


I don't think --marker does at all what I want. The --limit -1 does doe
multiple successive queries (with a marker) automagically returning a
single list as CLI output to nova list. That really IS what I want (and
what some of our automation is written around.)

Thanks!

On Wed, May 18, 2016 at 5:26 PM, James Downs <egon at egon.cc> wrote:

> On Wed, May 18, 2016 at 04:37:42PM -0600, David Medberry wrote:
>
> > It seems to bypass it... or I'm running into a LOWER limit
> (undocumented).
> > So help on  limit -1 says it is still limited by osapi_max_limit
>
> You're looking for:
>
> --marker <marker>             The last server UUID of the previous page;
>                                 displays list of servers after "marker".
>
> This is much faster than increasing the size of results, at least in
> sufficiently
> large environments.
>
> Cheers,
> -j
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20160518/a6bd8fea/attachment.html>


More information about the OpenStack-operators mailing list