]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: Add note on messenger dump
authorMarcel Lauhoff <marcel.lauhoff@clyso.com>
Fri, 1 Nov 2024 15:21:34 +0000 (16:21 +0100)
committerMarcel Lauhoff <marcel.lauhoff@clyso.com>
Fri, 28 Feb 2025 15:47:02 +0000 (16:47 +0100)
Signed-off-by: Marcel Lauhoff <marcel.lauhoff@clyso.com>
PendingReleaseNotes

index 5fe95fd99d8c2e674fc8664e9edb99247dd9405e..5c1bed7d5c907df9c955e9f557c3247568253cf9 100644 (file)
@@ -80,6 +80,8 @@
   an empty string can be assigned to it. Additionally, commands
   `ceph fs subvolume earmark set`, `ceph fs subvolume earmark get` and
   `ceph fs subvolume earmark rm` have been added to set, get and remove earmark from a given subvolume.
+* RADOS: Add ``messenger dump`` command to retrieve runtime information
+  on connections, sockets, and kernel TCP stats from the messenger.
 
 * RADOS: A performance botteneck in the balancer mgr module has been fixed.
   Related Tracker: https://tracker.ceph.com/issues/68657