From: Sage Weil Date: Sat, 24 Mar 2012 22:35:43 +0000 (-0700) Subject: put filestore xattr option in [global] X-Git-Tag: 1.1.0~2595 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=22e808746fccddde856dcf1783fb7ffd68a68fba;p=teuthology.git put filestore xattr option in [global] ...for test_filestore_idempotent's benefit --- diff --git a/teuthology/ceph.conf b/teuthology/ceph.conf index dea22a125..05dd16783 100644 --- a/teuthology/ceph.conf +++ b/teuthology/ceph.conf @@ -6,6 +6,8 @@ auth supported = cephx admin socket = /tmp/cephtest/asok.$name + filestore xattr use omap = true + [mon] mon data = /tmp/cephtest/data/mon.$id @@ -19,8 +21,6 @@ osd scrub load threshold = 5.0 osd scrub max interval = 600 - filestore xattr use omap = true - [mds] keyring = /tmp/cephtest/data/mds.$id.keyring lockdep = 1