]> git.openstreetmap.org Git - chef.git/commitdiff
yevaud set SSD io scheduler to noop
authorGrant Slater <git@firefishy.com>
Sat, 8 Mar 2014 15:34:55 +0000 (15:34 +0000)
committerGrant Slater <git@firefishy.com>
Sat, 8 Mar 2014 15:34:55 +0000 (15:34 +0000)
roles/yevaud.rb

index a0b9218966dbe89a98fbe56184bb001085f65b37..a63a613ad9fab702ff3ca9b7d485a969c40a3b2d 100644 (file)
@@ -39,7 +39,7 @@ default_attributes(
       :bus => "ata",
       :serial => "INTEL_SSDSA2CW600G3_CVPR111401HP600FGN",
       :attrs => {
-        "queue/scheduler" => "deadline",
+        "queue/scheduler" => "noop",
         "queue/nr_requests" => "512"
       }
     }