]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
put filestore xattr option in [global]
authorSage Weil <sage@newdream.net>
Sat, 24 Mar 2012 22:35:43 +0000 (15:35 -0700)
committerSage Weil <sage@newdream.net>
Sat, 24 Mar 2012 22:36:08 +0000 (15:36 -0700)
...for test_filestore_idempotent's benefit

teuthology/ceph.conf

index dea22a125fbb6fb4d3d7dc7ed01738d8a8c31df8..05dd1678384356444036b8923a877c2ea51e16e4 100644 (file)
@@ -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