]> git.ipfire.org Git - thirdparty/samba.git/commitdiff
WHATSNEW: add CTDB changes
authorJule Anger <janger@samba.org>
Mon, 11 Aug 2025 06:52:10 +0000 (08:52 +0200)
committerJule Anger <janger@samba.org>
Mon, 11 Aug 2025 06:52:10 +0000 (08:52 +0200)
Signed-off-by: Martin Schwenke <mschwenke@ddn.com>
WHATSNEW.txt

index e8a270729859ac19fea6041e8424fe2b3d84ef98..d65c6fb3d8c37c2a86e458655844b11b3b3affa2 100644 (file)
@@ -36,6 +36,23 @@ samba-tool improvements
 -----------------------
 todo
 
+CTDB changes
+------------
+
+* CTDB now supports loading tunables from
+  /etc/ctdb/tunables.d/*.tunables, in addition to the standard
+  /etc/ctdb/tunables.conf.  See the ctdb-tunables(7) manual page for
+  more details.  Note that the above locations are examples - the
+  actual location of these files will depend on compile time
+  configuration.
+
+  It isn't expected that many users will require a directory of tunables
+  files, since most users do not need to change tunables from their
+  default values.  However, this allows vendors to ship their required
+  tunables settings (for example, in one or more files marked "do not
+  edit") while still allowing local administrators to add their own
+  tunables settings (in one or more separate files).
+
 
 REMOVED FEATURES
 ================