From: Zac Dover Date: Wed, 1 May 2024 16:42:46 +0000 (+1000) Subject: doc/rados: s/cepgsqlite/cephsqlite/ X-Git-Tag: v18.2.5~681^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F57247%2Fhead;p=ceph.git 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) --- diff --git a/doc/rados/troubleshooting/log-and-debug.rst b/doc/rados/troubleshooting/log-and-debug.rst index fa089338cfa7..436afb8f472a 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 | +--------------------------+-----------+--------------+