1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00
samba-mirror/ctdb/config
Ronnie Sahlberg f5c0539dc6 Change how NATGW is configured to allow special nodes that do not have
network connectivity outside of the cluster to still be able to
participate in a natgw group.
These nodes can not become natgw master since they lack external network
connectivity.

These nodes are configured just the same way as for any other node with
NATGW, with the following two exceptions :
* we do NOT set CTDB_NATGW_PUBLIC_IFACE at all on these nodes.
  since these ndoes lack external network we should not check the interface
  for link.
* we must set CTDB_NATGW_SLAVE_ONLY=yes to flag that this is a node that
  can not become natgw master.

(This used to be ctdb commit ab7b00a37e55beffc074be95b55d8a5c7cb9eef2)
2010-09-08 09:20:16 +10:00
..
events.d Change how NATGW is configured to allow special nodes that do not have 2010-09-08 09:20:16 +10:00
ctdb-crash-cleanup.sh In the example script to remove all ip addresses after a ctdb crash, 2010-04-23 09:08:26 +10:00
ctdb.init Dont store temporary runtime data in $CTDB_BASE/state 2010-09-03 12:43:28 +10:00
ctdb.sysconfig Change how NATGW is configured to allow special nodes that do not have 2010-09-08 09:20:16 +10:00
functions Dont store temporary runtime data in $CTDB_BASE/state 2010-09-03 12:43:28 +10:00
gdb_backtrace lib/util: import fault/backtrace handling from samba. 2010-01-20 09:44:36 +01:00
interface_modify.sh config/interface_modify.sh: do the echo before running the script 2010-07-15 15:06:51 +09:30
notify.sh server: add "setup" event 2010-02-23 10:38:49 +01:00
statd-callout Dont store temporary runtime data in $CTDB_BASE/state 2010-09-03 12:43:28 +10:00