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 4ac749bfa4 change the signature to ctdb_sys_have_ip() to also return:
a bool that specifies whether the ip was held by a loopback adaptor or 
not
 the name of the interface where the ip was held

when we release an ip address from an interface, move the ip address 
over to the loopback interface

when we release an ip address  after we have move it onto loopback, 
use 60.nfs to kill off the server side (the local part) of the tcp 
connection   so that the tcp connections dont survive a 
failover/failback

61.nfstickle,   since we kill hte tcp connections when we release an ip 
address   we no longer need to restart the nfs service in 61.nfstickle

update ctdb_takeover to use the new signature for ctdb_sys_have_ip

when we add a tcp connection to kill in ctdb_killtcp_add_connection()
check if either the srouce or destination address match a known public 
address

(This used to be ctdb commit f9fd2a4719c50f6b8e01d0a1b3a74b76b52ecaf3)
2007-09-10 07:20:44 +10:00
..
client we should always get data back from getnodemap 2007-09-05 14:59:29 +10:00
common change the signature to ctdb_sys_have_ip() to also return: 2007-09-10 07:20:44 +10:00
config change the signature to ctdb_sys_have_ip() to also return: 2007-09-10 07:20:44 +10:00
doc change how we do public addresses and takeover so that we can have 2007-09-04 09:50:07 +10:00
ib more merges for GPLv3 update 2007-07-10 15:46:05 +10:00
include change the signature to ctdb_sys_have_ip() to also return: 2007-09-10 07:20:44 +10:00
lib merge from ronnie 2007-08-07 13:40:13 +10:00
packaging/RPM added a diagnostics tool for ctdb 2007-09-05 14:20:34 +10:00
server change the signature to ctdb_sys_have_ip() to also return: 2007-09-10 07:20:44 +10:00
tcp change ctdb->vnn to ctdb->pnn 2007-09-04 10:06:36 +10:00
tests change ctdb_get_vnn to ctdb_get_pnn 2007-09-04 10:18:44 +10:00
tools ctdb ip must loop over all connected nodes to pull hte public ip list 2007-09-07 16:45:19 +10:00
utils merge from volker 2007-08-22 17:16:01 +10:00
web update web nfs with the new NFS_HOSTNAME variable we need to be able to 2007-09-07 12:20:48 +10: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 add some configure magic to make it configure and build properly on 2007-07-14 15:16:52 +10:00
install-sh initial version 2006-11-18 10:41:20 +11:00
Makefile.in added a diagnostics tool for ctdb 2007-09-05 14:20:34 +10:00