From b3218eeb091fe02607bf0bdb762b45b389e522ba Mon Sep 17 00:00:00 2001 From: Yuri Weinstein Date: Tue, 8 Apr 2014 18:04:35 -0700 Subject: [PATCH] changed mon data avail warn to avoid monitor storage warnings --- teuthology/ceph.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/teuthology/ceph.conf.template b/teuthology/ceph.conf.template index 20bed27272..2d76305729 100644 --- a/teuthology/ceph.conf.template +++ b/teuthology/ceph.conf.template @@ -40,7 +40,7 @@ debug ms = 1 debug mon = 20 debug paxos = 20 - mon data avail warn = 10 + mon data avail warn = 5 [mds] mds debug scatterstat = true -- 2.39.5