WHATSNEW: Document some CTDB changes
authorMartin Schwenke <martin@meltin.net>
Wed, 30 Mar 2022 00:08:45 +0000 (11:08 +1100)
committerAmitay Isaacs <amitay@samba.org>
Wed, 6 Apr 2022 07:32:04 +0000 (07:32 +0000)
Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
Autobuild-User(master): Amitay Isaacs <amitay@samba.org>
Autobuild-Date(master): Wed Apr  6 07:32:04 UTC 2022 on sn-devel-184

WHATSNEW.txt

index 1bdf3a01cfb0381dd650cc25b56b9004a021eaae..48f3fcfb09097c1b07b05a0eae6a9a3cb571e1b3 100644 (file)
@@ -62,6 +62,21 @@ Dynamic DNS updates may not be proxied by the front DNS server when forwarding
 to Samba. Dynamic DNS update proxying depends on the features of the other DNS
 server used as a front.
 
+CTDB changes
+------------
+
+* When Samba is configured with both --with-cluster-support and
+  --systemd-install-services then a systemd service file for CTDB will
+  be installed.
+
+* ctdbd_wrapper has been removed.  ctdbd is now started directly from
+  a systemd service file or init script.
+
+* The syntax for the ctdb.tunables configuration file has been
+  relaxed.  However, trailing garbage after the value, including
+  comments, is no longer permitted.  Please see ctdb-tunables(7) for
+  more details.
+
 
 REMOVED FEATURES
 ================