X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/a6bc4d6e40332aad2a026b54282efad7fa22acf3..fd3940fbe7c663007a8f835508b71ba62d2c5649:/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" } } },