]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
src/vstart.sh: default debug mon = 30 in verbose 63413/head
authorKamoltat Sirivadhna <ksirivad@redhat.com>
Thu, 22 May 2025 01:46:35 +0000 (01:46 +0000)
committerKamoltat Sirivadhna <ksirivad@redhat.com>
Tue, 10 Jun 2025 20:09:50 +0000 (20:09 +0000)
Make debug_mon = 30 a default for mons
in vstart cluster verbose mode.

Fixes: https://tracker.ceph.com/issues/71344
Signed-off-by: Kamoltat Sirivadhna <ksirivad@redhat.com>
src/vstart.sh

index 405591eab84d516c99d8c8009d658cbc7d0af929..f556115119d1350922944422ca406904e1c93055 100755 (executable)
@@ -1612,7 +1612,7 @@ else
     debug echo "** going verbose **"
     CMONDEBUG='
         debug osd = 20
-        debug mon = 20
+        debug mon = 30
         debug osd = 20
         debug paxos = 20
         debug auth = 20