[PATCH] CTDB onnode improvements

Amitay Isaacs amitay at gmail.com
Thu Mar 1 07:33:55 UTC 2018


On Thu, Mar 1, 2018 at 11:59 AM, Martin Schwenke via samba-technical
<samba-technical at lists.samba.org> wrote:
> Move some test support out of CTDB's onnode command and into the testing
> code, with a few cleanups along the way.
>
> Part of the motivation is to stop onnode from using CTDB_SOCKET, which
> we are planning to change to a test-only option.
>
> Please review and maybe push...

In the patch where ssh_local_daemon.sh is introduced,  change the
following line to print the IP address of the node.

    echo "$0: Unable to find socket for node ${pnn}" >&2

We are trying to run a command on particular IP and pnn is fake (it's
1-based, rather than 0-based).

With this change, Reviewed-by: Amitay Isaacs <amitay at gmail.com>

Amitay.



More information about the samba-technical mailing list