From f475c55c42565270174279e10d6fd0127c1a24c4 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Thu, 2 May 2024 02:42:46 +1000 Subject: [PATCH] doc/rados: s/cepgsqlite/cephsqlite/ As stated in the commit-message line, this corrects the typo "cepg" to the correct string "ceph". This typo was discovered by https://github.com/test-erik and this was brought to our attention way back in https://github.com/ceph/ceph/pull/50420. Signed-off-by: Zac Dover (cherry picked from commit ddef880947ac6b8b3b08092865f8a9a6fe03839c) --- doc/rados/troubleshooting/log-and-debug.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/rados/troubleshooting/log-and-debug.rst b/doc/rados/troubleshooting/log-and-debug.rst index fa089338cfa7e..436afb8f472a9 100644 --- a/doc/rados/troubleshooting/log-and-debug.rst +++ b/doc/rados/troubleshooting/log-and-debug.rst @@ -338,7 +338,7 @@ to their default level or to a level suitable for normal operations. +--------------------------+-----------+--------------+ | ``cephfs mirror`` | 0 | 5 | +--------------------------+-----------+--------------+ -| ``cepgsqlite`` | 0 | 5 | +| ``cephsqlite`` | 0 | 5 | +--------------------------+-----------+--------------+ | ``seastore`` | 0 | 5 | +--------------------------+-----------+--------------+ -- 2.39.5