]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
rados: specify xfs
authorSage Weil <sage@redhat.com>
Thu, 14 Apr 2016 18:31:44 +0000 (14:31 -0400)
committerSage Weil <sage@redhat.com>
Thu, 14 Apr 2016 18:31:44 +0000 (14:31 -0400)
If no fs is specified, the OSD is created on /, and the scratch
devices aren't used at all.  That means ext4, and the long file
name lameness.

Signed-off-by: Sage Weil <sage@redhat.com>
fs/xfs.yaml
suites/rados/multimon/fs/xfs.yaml [new symlink]
suites/rados/objectstore/ceph_objectstore_tool.yaml
suites/rados/objectstore/filejournal.yaml
suites/rados/objectstore/filestore-idempotent-aio-journal.yaml
suites/rados/objectstore/filestore-idempotent.yaml
suites/rados/objectstore/objectcacher-stress.yaml

index 0d88e107df46eb7befc0705b8c204bc3ba79dbac..b4a82911a2f75c5901986acb0bd06bc2a4efb19e 100644 (file)
@@ -3,4 +3,4 @@ overrides:
     fs: xfs
     conf:
       osd:
-        osd sloppy crc: true
\ No newline at end of file
+        osd sloppy crc: true
diff --git a/suites/rados/multimon/fs/xfs.yaml b/suites/rados/multimon/fs/xfs.yaml
new file mode 120000 (symlink)
index 0000000..4c28d73
--- /dev/null
@@ -0,0 +1 @@
+../../../../fs/xfs.yaml
\ No newline at end of file
index 206552456e84ee1a3817597191473844a2641a14..828985be7df9e1faac0570e3b1457b4b0418cc34 100644 (file)
@@ -4,5 +4,6 @@ roles:
 tasks:
 - install:
 - ceph:
+    fs: xfs
 - ceph_objectstore_tool:
     objects: 20
index c647a61b74b4a7c30b96718130270c6cf5c473c5..9d4099731110d6270f26edcf15601be11f95421d 100644 (file)
@@ -3,6 +3,7 @@ roles:
 tasks:
 - install:
 - ceph:
+    fs: xfs
 - exec:
     client.0:
       - ceph_test_filejournal
index 17fe5158cac2c1f3f7d714b2a5f502f3552a71de..df408c108c18e165b57eac509fa05ee52c15bd7b 100644 (file)
@@ -3,6 +3,7 @@ roles:
 tasks:
 - install:
 - ceph:
+    fs: xfs
     conf:
       global:
         journal aio: true
index 3d1894c6b6d5679639b312a0930f160589a90a7d..ef1bc9bc6d41cbb8c303361e2fdae07f0c68064b 100644 (file)
@@ -3,4 +3,5 @@ roles:
 tasks:
 - install:
 - ceph:
+    fs: xfs
 - filestore_idempotent:
index 8b091c909249baaab6c493da23255db293e3295a..adb03eedea0e23d7834af9a41a2c1bf7f5d82a1f 100644 (file)
@@ -3,6 +3,7 @@ roles:
 tasks:
 - install:
 - ceph:
+    fs: xfs
 - workunit:
     clients:
       all: