X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/2835205c501da417ff80ce4f06dc32d14c8c38bb..922630d7504ed1a3fae8da5d253a917a30e72cdb:/roles/snap-03.rb 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" } } },