1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-22 13:34:15 +03:00
samba-mirror/ctdb/doc
Martin Schwenke 939e5bdfd2 ctdb-tcp: Only attempt to automatically bind to local IPs
Automatic node address selection in the TCP transport does not work if
net.ipv4.ip_nonlocal_bind=1 because all nodes will be able to bind()
to the first address in the nodes list.

Before getting to the bind() step, add a check to see if an address is
local (i.e. on an interface).  If not, it is not considered.

This is defensively coded so that this step is skipped if local
addresses can not be retrieved.

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
Reviewed-by: John Mulligan <jmulligan@redhat.com>
Reviewed-by: Anoop C S <anoopcs@samba.org>
2024-10-07 15:58:38 +00:00
..
examples ctdb-scripts: Add support for backing up persistent TDBs 2024-08-29 22:48:33 +00:00
cluster_mutex_helper.txt ctdb-config: [cluster] recovery lock -> [cluster] cluster lock 2022-01-17 10:21:33 +00:00
ctdb_diagnostics.1.xml ctdb-doc: Update CTDB manual pages to UTF-8 2023-10-03 03:53:35 +00:00
ctdb_mutex_ceph_rados_helper.7.xml ctdb/docs: Include ceph rados namespace support in man page 2024-06-14 07:42:25 +00:00
ctdb-etcd.7.xml ctdb-doc: Update CTDB manual pages to UTF-8 2023-10-03 03:53:35 +00:00
ctdb-script.options.5.xml ctdb-scripts: Add support for backing up persistent TDBs 2024-08-29 22:48:33 +00:00
ctdb-statistics.7.xml ctdb-doc: Update CTDB manual pages to UTF-8 2023-10-03 03:53:35 +00:00
ctdb-tunables.7.xml docs-xml: Fix documentation 2023-10-25 22:23:37 +00:00
ctdb.1.xml ctdb-scripts: Move database handling to its own event script 2024-08-29 22:48:33 +00:00
ctdb.7.xml ctdb-doc: document nodes list configuration parameter 2024-08-06 01:50:12 +00:00
ctdb.conf.5.xml ctdb-tcp: Only attempt to automatically bind to local IPs 2024-10-07 15:58:38 +00:00
ctdb.sysconfig.5.xml ctdb-doc: Update CTDB manual pages to UTF-8 2023-10-03 03:53:35 +00:00
ctdbd.1.xml ctdb-doc: Update CTDB manual pages to UTF-8 2023-10-03 03:53:35 +00:00
ltdbtool.1.xml ctdb-doc: Update CTDB manual pages to UTF-8 2023-10-03 03:53:35 +00:00
onnode.1.xml ctdb-doc: Update CTDB manual pages to UTF-8 2023-10-03 03:53:35 +00:00
ping_pong.1.xml ctdb-doc: Update CTDB manual pages to UTF-8 2023-10-03 03:53:35 +00:00
readonlyrecords.txt ctdb:doc: Fix code spelling 2023-04-04 07:31:36 +00:00