From 9c36a526629c7c8422e5d6f86b3d23f8ea87391a Mon Sep 17 00:00:00 2001 From: John Spray Date: Fri, 8 May 2015 15:34:04 +0100 Subject: [PATCH] suites: tweak config in mds-full task The task runs a lot faster with a higher OSD report frequency. Signed-off-by: John Spray --- suites/fs/recovery/tasks/mds-full.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/suites/fs/recovery/tasks/mds-full.yaml b/suites/fs/recovery/tasks/mds-full.yaml index b9c46a1641c9b..2108fcb30e500 100644 --- a/suites/fs/recovery/tasks/mds-full.yaml +++ b/suites/fs/recovery/tasks/mds-full.yaml @@ -6,6 +6,7 @@ overrides: - OSD near full conf: osd: + osd mon report interval max: 5 osd objectstore: memstore memstore device bytes: 100000000 -- 2.39.5