1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00
samba-mirror/ctdb/tcp
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
..
ctdb_tcp.h fixed a double close of a socket, leading to an EPOLL error 2007-10-22 16:41:11 +10:00
tcp_connect.c Add a --node-ip argument so that one can specify which ip address a 2007-11-26 10:52:55 +11:00
tcp_init.c fixed a double close of a socket, leading to an EPOLL error 2007-10-22 16:41:11 +10:00
tcp_io.c update lib/replace from samba4 2007-07-10 15:29:31 +10:00