Skip to content

Commit 224d4f6

Browse files
author
Jule Anger
committed
WHATSNEW: add Per-share profiling stats
Signed-off-by: Shachar Sharon <ssharon@redhat.com>
1 parent 2c308da commit 224d4f6

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

WHATSNEW.txt

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,20 @@ CTDB changes
5353
edit") while still allowing local administrators to add their own
5454
tunables settings (in one or more separate files).
5555

56+
Per-share profiling stats
57+
-------------------------
58+
Starting with Samba 4.23, users can collect profile counters at a
59+
per-share level. This feature requires building Samba with profiling
60+
data enabled and adding an appropriate `smb.conf` parameter for
61+
specific shares. It's particularly useful for deployments with a large
62+
number of active shares, allowing administrators to monitor individual
63+
share activity and identify potential bottlenecks or hot-spots. When
64+
enabled, users can inspect current per-share profile information
65+
("Extended Profile") using the standard `smbstatus` utility.
66+
67+
Currently, this functionality is supported only by the default and
68+
`ceph_new` VFS modules.
69+
5670

5771
REMOVED FEATURES
5872
================

0 commit comments

Comments
 (0)