From d0a83cb03ffda844e1b222d80e0d8910fb2b87c3 Mon Sep 17 00:00:00 2001 From: Laura Flores Date: Thu, 5 Sep 2024 18:20:09 -0500 Subject: [PATCH] doc/releases: move Op tracker to mgr Signed-off-by: Laura Flores --- doc/releases/squid.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/releases/squid.rst b/doc/releases/squid.rst index 0e3bcfb2793..940a7bc2236 100644 --- a/doc/releases/squid.rst +++ b/doc/releases/squid.rst @@ -137,6 +137,7 @@ MGR 'max_requests' option. Without this feature, and in the absence of manual deletion of old requests, the accumulation of requests in the array can lead to Out Of Memory (OOM) issues, resulting in the Manager crashing. +* MGR: An OpTracker to help debug mgr module issues is now available. Monitoring ~~~~~~~~~~ @@ -188,7 +189,6 @@ RADOS performance and "fast device" space usage. * RADOS: A new CRUSH rule type, MSR (Multi-Step Retry), allows for more flexible EC configurations. -* RADOS: An OpTracker to help debug mgr module issues is now available. * RADOS: Scrub scheduling behavior has been improved. RBD -- 2.39.5