From b17a0ee05d1d6471114aedf1bb85269cb07c5f38 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 a553269cb8e3e..1a4c51f7c55d6 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