X-Git-Url: https://git.openstreetmap.org/chef.git/blobdiff_plain/ff044920428608b2c04507ad52d6ab52c9d6555f..a1bae7e86b413ecbf407166aaf666a3f13293799:/roles/ramoth.rb diff --git a/roles/ramoth.rb b/roles/ramoth.rb index 7e3a89cc2..32a0499c9 100644 --- a/roles/ramoth.rb +++ b/roles/ramoth.rb @@ -10,7 +10,7 @@ default_attributes( :comment => "RAID array mounted on /store/postgresql/openstreetmap", :type => "block", :bus => "scsi", - :serial => "3600605b0039483a017092ecbe862082a", + :serial => "3600605b00599aa401c02b4f53bf5c805", :attrs => { "queue/scheduler" => "deadline", "queue/nr_requests" => "975" @@ -30,6 +30,16 @@ default_attributes( :hardware => { :watchdog => "w83627hf_wdt" }, + :munin => { + :plugins => { + :smart_sg0_33 => { + :smartctl_exit_status => { :warning => ":8" } + }, + :smart_sg0_34 => { + :smartctl_exit_status => { :warning => ":8" } + } + } + }, :networking => { :interfaces => { :internal_ipv4 => { @@ -60,7 +70,7 @@ default_attributes( } } } -); +) run_list( "role[ic]",