]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
vstart: debug mon on mgr
authorSage Weil <sage@redhat.com>
Fri, 19 May 2017 21:42:57 +0000 (17:42 -0400)
committerSage Weil <sage@redhat.com>
Fri, 2 Jun 2017 17:02:50 +0000 (13:02 -0400)
PGMap dout is tied to mon still; we want to see it on the mgr.

Signed-off-by: Sage Weil <sage@redhat.com>
src/vstart.sh

index 17499471de1f3b2461e62fe33e68bcb36f03be03..17000716ef9ff7d96ccf61c3a2c2d4314ddcbde4 100755 (executable)
@@ -736,6 +736,7 @@ else
     CMGRDEBUG='
         debug ms = 1
         debug monc = 20
+       debug mon = 20
         debug mgr = 20'
 fi