From: Sage Weil Date: Sat, 7 Dec 2013 21:20:58 +0000 (-0800) Subject: ceph.conf: default to 2x X-Git-Tag: 1.1.0~1758 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a276606312120538d2eb21a01bdb600e043368b4;p=teuthology.git ceph.conf: default to 2x A bunch of our tests rely on this; they need to be fixed before we can run at 3x. Signed-off-by: Sage Weil --- diff --git a/teuthology/ceph.conf.template b/teuthology/ceph.conf.template index c6c6256d7..00ca6c401 100644 --- a/teuthology/ceph.conf.template +++ b/teuthology/ceph.conf.template @@ -29,6 +29,8 @@ osd open classes on start = true osd debug pg log writeout = true + osd pool default size = 2 + [mon] debug ms = 1 debug mon = 20