2 description "Master role applied to ramoth"
 
   9     :store_openstreetmap => {
 
  10       :comment => "RAID array mounted on /store/postgresql/openstreetmap",
 
  13       :serial => "3600605b0039483a017092ecbe862082a",
 
  15         "queue/scheduler" => "deadline",
 
  16         "queue/nr_requests" => "975"
 
  20       :comment => "RAID array mounted on /store/postgresql/system",
 
  23       :serial => "3600605b0039483a017092ff8fa5a6332",
 
  25         "queue/scheduler" => "deadline",
 
  26         "queue/nr_requests" => "975"
 
  31     :watchdog => "w83627hf_wdt"
 
  39         :address => "146.179.159.170",
 
  40         :hwaddress => "00:25:90:4b:05:9a"
 
  47         :shared_buffers => "64GB",
 
  49         :maintenance_work_mem => "1GB",
 
  50         :effective_cache_size => "180GB"
 
  56       :comment => "Increase shared memory for postgres",
 
  58         "kernel.shmmax" => 66 * 1024 * 1024 * 1024,
 
  59         "kernel.shmall" => 66 * 1024 * 1024 * 1024 / 4096