From: Sage Weil Date: Thu, 7 Mar 2013 05:35:41 +0000 (-0800) Subject: ceph.conf: osd debug op order = true X-Git-Tag: 1.1.0~2218 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=07e324ae65d0c6663fb17a76daeb421bdbeae298;p=teuthology.git ceph.conf: osd debug op order = true Debug the osd op ordering by default. Most of the runs have a small number of clients, which makes the STL maps cheap. Signed-off-by: Sage Weil --- diff --git a/teuthology/ceph.conf.template b/teuthology/ceph.conf.template index 23d04ec314..67f0c4d340 100644 --- a/teuthology/ceph.conf.template +++ b/teuthology/ceph.conf.template @@ -19,6 +19,8 @@ osd recover clone overlap = true osd recovery max chunk = 1048576 + osd debug op order = true + [mon] debug ms = 1