]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
Fixes http://tracker.ceph.com/issues/10525
authorYuri Weinstein <yuri.weinstein@inktank.com>
Tue, 13 Jan 2015 17:25:30 +0000 (09:25 -0800)
committerYuri Weinstein <yuri.weinstein@inktank.com>
Tue, 13 Jan 2015 17:25:30 +0000 (09:25 -0800)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
suites/upgrade/firefly/newer/0-cluster/start.yaml
suites/upgrade/firefly/older/0-cluster/start.yaml

index afe280cab142160ed8106031d84278777ae94c3f..de9787a8437b03294355548401c93f307da27957 100644 (file)
@@ -5,6 +5,9 @@ overrides:
       - scrub mismatch
       - ScrubResult
     fs: xfs
+    conf:
+      osd:
+        osd map max advance: 100
 roles:
 - - mon.a
   - mds.a
index eedb5840fac7f101d51eebc8c5a51168705a466e..92b1347407d5d97b271fdd37971a4f77f56a089f 100644 (file)
@@ -3,6 +3,9 @@ overrides:
     log-whitelist:
     - scrub
     fs: xfs
+    conf:
+      osd:
+        osd map max advance: 100
 roles:
 - - mon.a
   - mds.a