]> git.ipfire.org Git - thirdparty/samba.git/commit
ctdb-daemon: Add configuration option shutdown failover timeout
authorMartin Schwenke <mschwenke@ddn.com>
Mon, 12 May 2025 02:00:28 +0000 (12:00 +1000)
committerMartin Schwenke <martins@samba.org>
Thu, 29 May 2025 09:56:31 +0000 (09:56 +0000)
commitdd9b73119afd3a0c60c87c938b5aefc766ca78d2
tree6f8ad027f431e2dcfd90fbdcdce0823bd3cd9ee6
parentb84fbd7b3fedc998633400981ce0c5dc963d052e
ctdb-daemon: Add configuration option shutdown failover timeout

Allows the timeout for failover during shutdown to be modified.
Defaults to 10s.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15858

Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
SQ

Reviewed-by: Amitay Isaacs <amitay@gmail.com>
ctdb/conf/ctdb_config.c
ctdb/conf/ctdb_config.h
ctdb/conf/failover_conf.c
ctdb/conf/failover_conf.h
ctdb/doc/ctdb.conf.5.xml
ctdb/server/ctdb_daemon.c
ctdb/tests/UNIT/cunit/config_test_001.sh