From 1b4368b3cf093c4692e128b01a57a0c950cfb68f Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Wed, 8 Jan 2014 17:35:10 -0800 Subject: [PATCH] schedule_suite: 2x replication for ceph-deploy This avoids having to update all of the tests. Signed-off-by: Sage Weil --- schedule_suite.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/schedule_suite.sh b/schedule_suite.sh index 10f0bdab89..af8859bd53 100755 --- a/schedule_suite.sh +++ b/schedule_suite.sh @@ -157,6 +157,7 @@ overrides: dev: $ceph conf: mon: + osd default pool size: 2 debug mon: 1 debug paxos: 20 debug ms: 20 -- 2.39.5