1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/common
Ronnie Sahlberg c95f4258d8 Add a new event "ipreallocated"
This is called everytime a reallocation is performed.

    While STARTRECOVERY/RECOVERED events are only called when
    we do ipreallocation as part of a full database/cluster recovery,
    this new event can be used to trigger on when we just do a light
    failover due to a node becomming unhealthy.

    I.e. situations where we do a failover but we do not perform a full
    cluster recovery.

    Use this to trigger for natgw so we select a new natgw master node
    when failover happens and not just when cluster rebuilds happen.

(This used to be ctdb commit 7f4c591388adae20e98984001385cba26598ec67)
2010-08-30 18:09:30 +10:00
..
cmdline.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
ctdb_io.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
ctdb_logging.c Merge commit 'rusty/ports-from-1.0.112' into foo 2010-08-19 13:17:56 +10:00
ctdb_ltdb.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
ctdb_message.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30
ctdb_util.c Add a new event "ipreallocated" 2010-08-30 18:09:30 +10:00
rb_tree.c merge from ronnie 2008-02-04 20:07:15 +11:00
rb_tree.h In the recovery daemon, keep track of which node we have assigned public ip 2010-04-08 14:25:26 +10:00
system_aix.c move common code of system_linux.c and system_aix.c into new system_common.c 2009-02-28 03:08:31 +01:00
system_common.c move common code of system_linux.c and system_aix.c into new system_common.c 2009-02-28 03:08:31 +01:00
system_linux.c event: Update events to latest Samba version 0.9.8 2010-08-18 09:16:31 +09:30