ctdb-scripts: New configuration variable CTDB_NODE_ADDRESS
commit0621f07eb482daf7495f6314b0af32853573cb82
authorMartin Schwenke <martin@meltin.net>
Sun, 19 Apr 2015 23:53:23 +0000 (20 09:53 +1000)
committerAmitay Isaacs <amitay@samba.org>
Mon, 27 Apr 2015 04:10:08 +0000 (27 06:10 +0200)
tree465732bf3fc8c167c572f0f6cd8de3c07f75cdaa
parentb38137a3898afc86348404af4435beb44d3493be
ctdb-scripts: New configuration variable CTDB_NODE_ADDRESS

Required when automatic address detection can not be used.  This can
be the case when running multiple ctdbd daemons/nodes on the same
physical host (usually for testing), using InfiniBand for the private
network or on Linux when sysctl net.ipv4.ip_nonlocal_bind=1.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Mon Apr 27 06:10:08 CEST 2015 on sn-devel-104
ctdb/config/ctdbd_wrapper
ctdb/doc/ctdbd.conf.5.xml