X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2835205c501da417ff80ce4f06dc32d14c8c38bb..aa8ac34d6a30d680ece0e9b0b8b0ccba84fa5559:/roles/snap-03.rb?ds=sidebyside diff --git a/roles/snap-03.rb b/roles/snap-03.rb index 3bae5690c..4956bdab7 100644 --- a/roles/snap-03.rb +++ b/roles/snap-03.rb @@ -14,7 +14,7 @@ default_attributes( :mode => "802.3ad", :lacprate => "fast", :xmithashpolicy => "layer3+4", - :slaves => %w[enp25s0f0 enp25s0f1] + :slaves => %w[enp25s0f0np0 enp25s0f1np1] } } } @@ -25,9 +25,7 @@ default_attributes( :shared_buffers => "128GB", :work_mem => "128MB", :maintenance_work_mem => "2GB", - :effective_cache_size => "360GB", - :effective_io_concurrency => "256", - :random_page_cost => "1.1" + :effective_cache_size => "360GB" } } },