From 99a449c5e5fd55e6881c753b2a3f7899f84fd28f Mon Sep 17 00:00:00 2001 From: Kefu Chai Date: Tue, 27 Oct 2020 15:38:11 +0800 Subject: [PATCH] doc/rados/operation: add monitor to SLOW_OPS SLOW_OPS also applies to requests targeting monitors Signed-off-by: Kefu Chai --- doc/rados/operations/health-checks.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/rados/operations/health-checks.rst b/doc/rados/operations/health-checks.rst index 47e31b51c04..ba4a4a71597 100644 --- a/doc/rados/operations/health-checks.rst +++ b/doc/rados/operations/health-checks.rst @@ -1015,12 +1015,12 @@ told to roll back to a previous version of the object. See SLOW_OPS ________ -One or more OSD requests is taking a long time to process. This can +One or more OSD or monitor requests is taking a long time to process. This can be an indication of extreme load, a slow storage device, or a software bug. -The request queue on the OSD(s) in question can be queried with the -following command, executed from the OSD host:: +The request queue for the daemon in question can be queried with the +following command, executed from the daemon's host:: ceph daemon osd. ops -- 2.39.5