scripts: New configuration variable CTDB_NODE_ADDRESS
authorMartin Schwenke <martin@meltin.net>
Sun, 19 Apr 2015 23:53:23 +0000 (09:53 +1000)
committerMartin Schwenke <martin@meltin.net>
Wed, 24 Feb 2016 10:44:27 +0000 (21:44 +1100)
commit613136d7a6c51133bfd6d8e2d48bfd873ea73f5a
treebcdb5cd1bbfb9de2d8431c233a7359834a6e752e
parent1e1e1f1a3139a463beb062ad29a124a93d6f9379
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

(Imported from commit 0621f07eb482daf7495f6314b0af32853573cb82)
config/ctdbd_wrapper
doc/ctdbd.conf.5.xml