From 382ab4a2ddca6612c5c66d2fe874af2b56c2ea18 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Sun, 14 Jul 2013 21:21:54 -0700 Subject: [PATCH] nfs: run osds on btrfs I hit an ext4 xattr hang; avoid that. --- suites/nfs/basic/fs/btrfs.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 suites/nfs/basic/fs/btrfs.yaml diff --git a/suites/nfs/basic/fs/btrfs.yaml b/suites/nfs/basic/fs/btrfs.yaml new file mode 100644 index 0000000000000..4c7af31153828 --- /dev/null +++ b/suites/nfs/basic/fs/btrfs.yaml @@ -0,0 +1,6 @@ +overrides: + ceph: + fs: btrfs + conf: + osd: + osd op thread timeout: 60 -- 2.39.5