2 description "Master role applied to ramoth"
6 :sources => ["postgresql"]
12 :store_openstreetmap => {
13 :comment => "RAID array mounted on /store/postgresql/openstreetmap",
16 :serial => "3600605b00599aa401c02b4f53bf5c805",
18 "queue/scheduler" => "deadline",
19 "queue/nr_requests" => "975"
23 :comment => "RAID array mounted on /store/postgresql/system",
26 :serial => "3600605b0039483a017092ff8fa5a6332",
28 "queue/scheduler" => "deadline",
29 "queue/nr_requests" => "975"
34 :watchdog => "w83627hf_wdt"
39 :smartctl_exit_status => { :warning => ":8" }
42 :smartctl_exit_status => { :warning => ":8" }
52 :address => "146.179.159.170",
53 :hwaddress => "00:25:90:4b:05:9a"
60 :shared_buffers => "64GB",
62 :maintenance_work_mem => "1GB",
63 :effective_cache_size => "180GB"
69 :comment => "Increase shared memory for postgres",
71 "kernel.shmmax" => 66 * 1024 * 1024 * 1024,
72 "kernel.shmall" => 66 * 1024 * 1024 * 1024 / 4096