[PATCH] CTDB: Do not use "ctdb -n all ..."

Amitay Isaacs amitay at gmail.com
Fri Oct 23 01:42:41 UTC 2015


On Thu, Oct 22, 2015 at 4:38 PM, Martin Schwenke <martin at meltin.net> wrote:

> The ctdb CLI tool supports "-n all" for just about everything.  This
> doesn't make sense with many commands that produce output, particularly
> if you're using -X for machine-readable output.
>
> Amitay has been working on a re-write of the ctdb CLI tool using the
> new client API that he has added.  The plan is to not support "-n all".
>
> The most obvious use of "-n all" where something similar is still
> needed is with "ctdb ip -n all", which gives details of IP addresses
> defined on all nodes.  In Amitay's new version, this is done using
> "ctdb ip all" instead.
>
> The attached patch set removes the use of "ctdb -n all ..." from tests,
> scripts and documentation.  To support this it adds support for "ctdb
> ip all" to the current tool.
>
> Review and push appreciated...
>
> peace & happiness,
> martin
>

Pushed.

Amitay.


More information about the samba-technical mailing list