X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/d29e6aa0b03a30551cbbdadc9354aedd4231929d..5fa8371c3f85518e08a49bb6719002f213fd41fb:/roles/gorynych.rb diff --git a/roles/gorynych.rb b/roles/gorynych.rb index 0b035b182..13b246a63 100644 --- a/roles/gorynych.rb +++ b/roles/gorynych.rb @@ -18,8 +18,8 @@ default_attributes( :md_tune => { :comment => "Tune the md sync performance so as not to kill system performance", :parameters => { - "block/md0/md/sync_speed_min" => "10", - "block/md0/md/sync_speed_max" => "10000" + "block/md0/md/sync_speed_min" => "1", + "block/md0/md/sync_speed_max" => "100000" } } },