1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-11 05:18:09 +03:00
samba-mirror/ctdb
Ronnie Sahlberg 9e73dc87cc Add a --node-ip argument so that one can specify which ip address a
specific instance of ctdbd should bind to. This helps when running a
"virtual" cluster on a single machine where all instcances bind to 
different alias interfaces.

If --node-ip is specified, then we will only try to bind to this ip 
address only. Othervise we fall back to the original method trying the
ip addresses in /etc/ctdb/nodes one by one until we find one we can bind 
to.

No variable in /etc/sysconfig/ctdb added since this parameter only makes 
sense in a virtual test/debug cluster.

(This used to be ctdb commit d96cb02c2c24f9eabbc53d3d38e90dea49cff3e0)
2007-11-26 10:52:55 +11:00
..
client fixed a valgrind uninitialised memory error due to pad bytes 2007-10-22 15:13:08 +10:00
common added support for persistent databases in ctdbd 2007-09-21 12:24:02 +10:00
config - merge from ronnie 2007-11-18 15:14:54 +11:00
doc update vnn -> pnn in documentation 2007-09-14 14:24:53 +10:00
ib add missing ) in the IB transport (which i dont compile for) 2007-10-19 09:05:37 +10:00
include Add a --node-ip argument so that one can specify which ip address a 2007-11-26 10:52:55 +11:00
lib remove a incorrectly added file 2007-10-19 09:30:55 +10:00
packaging/RPM increase release number 2007-11-18 15:15:19 +11:00
server Add a --node-ip argument so that one can specify which ip address a 2007-11-26 10:52:55 +11:00
tcp Add a --node-ip argument so that one can specify which ip address a 2007-11-26 10:52:55 +11:00
tests need public_addresses for test suite 2007-11-18 15:01:26 +11:00
tools added bonding info to ctdb_diagnostics 2007-10-30 10:18:52 +11:00
utils use NF_DROP instead of NF_STOLEN when we tell the kernel to not worry 2007-10-17 15:03:58 +10:00
web - merge from ronnie 2007-11-18 15:14:54 +11:00
.bzrignore more code rearrangement 2007-06-07 22:16:48 +10:00
aclocal.m4 initial version 2006-11-18 10:41:20 +11:00
autogen.sh use the new lib/events autoconf code 2007-05-05 17:18:06 +10:00
config.guess more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
config.mk minor back-merge from samba4 2007-07-10 18:13:47 +10:00
config.sub more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
configure.ac only link to -lipq if needed 2007-10-15 14:44:06 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in only link to -lipq if needed 2007-10-15 14:44:06 +10:00