From 06cbfa9c710e7f3ee5a5951077c0bf755123ca13 Mon Sep 17 00:00:00 2001 From: Sandon Van Ness Date: Wed, 4 Dec 2013 11:33:28 -0800 Subject: [PATCH] Set pg warn min per osd to 5. Not set in all branches of teuthology needed for emperor. Signed-off-by: Sandon Van Ness --- teuthology/ceph.conf.template | 2 ++ 1 file changed, 2 insertions(+) diff --git a/teuthology/ceph.conf.template b/teuthology/ceph.conf.template index 4fed2ee48..afba82f47 100644 --- a/teuthology/ceph.conf.template +++ b/teuthology/ceph.conf.template @@ -10,6 +10,8 @@ osd crush chooseleaf type = 0 auth debug = true + ms die on old message = true + [osd] osd journal size = 100 -- 2.47.3