From 61cbb3218ee4a6bcd7ea0f688c28ccb3f0f2a1d2 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 23 Oct 2011 10:30:27 -0700 Subject: [PATCH] ceph.conf: python parser doens't like ; comments --- teuthology/ceph.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/teuthology/ceph.conf b/teuthology/ceph.conf index 0a23cfb91e1e0..20840a04301ae 100644 --- a/teuthology/ceph.conf +++ b/teuthology/ceph.conf @@ -18,7 +18,6 @@ osd class dir = /tmp/cephtest/binary/usr/local/lib/rados-classes lockdep = 1 - ; make scrubbing more frequent osd scrub load threshold = 5.0 osd scrub max interval = 600 -- 2.39.5