From: Sage Weil Date: Fri, 10 May 2019 19:45:22 +0000 (-0500) Subject: qa/tasks/ceph.conf: do not warn on TOO_FEW_OSDS X-Git-Tag: v12.2.13~53^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=01c363de6340f9856861985923c44152e0ea7c86;p=ceph.git qa/tasks/ceph.conf: do not warn on TOO_FEW_OSDS Signed-off-by: Sage Weil (cherry picked from commit 0483c1c3e7ffdfa6a6f65c5ef000c45d2f096428) --- diff --git a/qa/tasks/ceph.conf.template b/qa/tasks/ceph.conf.template index c14370ad4c2..93363cddd94 100644 --- a/qa/tasks/ceph.conf.template +++ b/qa/tasks/ceph.conf.template @@ -25,6 +25,7 @@ mon warn on crush straw calc version zero = false mon warn on no sortbitwise = false mon warn on osd down out interval zero = false + mon warn on too few osds = false osd pool default erasure code profile = "plugin=jerasure technique=reed_sol_van k=2 m=1 ruleset-failure-domain=osd crush-failure-domain=osd"