2 description "Master role applied to yevaud"
7 :comment => "Tune os disk",
10 :serial => "20004d927fffff800",
12 "queue/scheduler" => "deadline",
13 "queue/nr_requests" => "512"
17 :comment => "Tune database array",
20 :serial => "20004d927fffff802",
22 "queue/scheduler" => "deadline",
23 "queue/nr_requests" => "512"
27 :comment => "Tune os disk",
30 :serial => "20004d927fffff803",
32 "queue/scheduler" => "deadline",
33 "queue/nr_requests" => "512"
37 :comment => "Tune ssd disk",
40 :serial => "INTEL_SSDSA2CW600G3_CVPR111401HP600FGN",
42 "queue/scheduler" => "noop",
43 "queue/nr_requests" => "512",
44 "queue/read_ahead_kb" => "2048"
63 :Sys3Front1 => { :graph => "no" },
64 :Sys4Front2 => { :graph => "no" },
65 :Sys5Rear1 => { :graph => "no" },
66 :Sys6 => { :graph => "no" },
67 :Sys7 => { :graph => "no" },
68 :Sys8 => { :graph => "no" },
69 :Sys9 => { :graph => "no" },
70 :Sys10 => { :graph => "no" }
73 :CPU0belowTmax => { :critical => "10:" },
74 :CPU1belowTmax => { :critical => "10:" }
93 :address => "10.0.0.15"
99 :address => "128.40.45.208"
104 :versions => [ "9.1" ],
107 :shared_buffers => "3GB",
108 :maintenance_work_mem => "7144MB",
109 :effective_cache_size => "8GB"
115 :comment => "Increase shared memory for postgres",
117 "kernel.shmmax" => 4 * 1024 * 1024 * 1024,
118 "kernel.shmall" => 4 * 1024 * 1024 * 1024 / 4096
123 :node_file => "/store/database/nodes",
126 :tile_directories => [
127 { :name => "/store/tiles/default-low", :min_zoom => 0, :max_zoom => 16 },
128 { :name => "/store/tiles/default-high", :min_zoom => 17, :max_zoom => 19 }