From 2dd0059582cd58052d4b705782df7e591c09d0c5 Mon Sep 17 00:00:00 2001 From: Marcel Lauhoff Date: Fri, 1 Nov 2024 16:21:34 +0100 Subject: [PATCH] PendingReleaseNotes: Add note on messenger dump Signed-off-by: Marcel Lauhoff --- PendingReleaseNotes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index 5fe95fd99d8..5c1bed7d5c9 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -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 -- 2.47.3