File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,20 @@ CTDB changes
53
53
edit") while still allowing local administrators to add their own
54
54
tunables settings (in one or more separate files).
55
55
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
+
56
70
57
71
REMOVED FEATURES
58
72
================
You can’t perform that action at this time.
0 commit comments