: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/md1/md/sync_speed_min" => "10",
- "block/md1/md/sync_speed_max" => "10000"
+ "block/md0/md/sync_speed_min" => "1",
+ "block/md0/md/sync_speed_max" => "100000",
+ "block/md1/md/sync_speed_min" => "1",
+ "block/md1/md/sync_speed_max" => "100000"
}
}
},
:squid => {
+ :version => "3",
:cache_mem => "6400 MB",
- :cache_dir => "coss /store/squid/coss-01 128000 block-size=8192 max-size=262144 membufs=80"
+ :cache_dir => "rock /store/squid/rock-01 128000 swap-timeout=300 max-swap-rate=50 slot-size=4096 max-size=262144"
},
:tilecache => {
:tile_parent => "amsterdam.render.openstreetmap.org",
:tile_siblings => [
- "fume.openstreetmap.org",
- "tabaluga.openstreetmap.org",
+ "katie.openstreetmap.org",
+ "konqi.openstreetmap.org",
"nepomuk.openstreetmap.org",
- "ridgeback.openstreetmap.org"
+ "ridgeback.openstreetmap.org",
+ "gorynych.openstreetmap.org",
+ "simurgh.openstreetmap.org"
]
}
)