Alexandros Kosiaris has uploaded a new change for review.
https://gerrit.wikimedia.org/r/302924
Change subject: strontium: depool, palladium: lower the load to 1
......................................................................
strontium: depool, palladium: lower the load to 1
Since rhodium is able to survive all the load, depool strontium and
lower the load on palladium to 1
Change-Id: I7477753d7264fc304e81a90813cc0d0b77756f30
---
M modules/role/manifests/puppetmaster/frontend.pp
1 file changed, 3 insertions(+), 2 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/puppet
refs/changes/24/302924/1
diff --git a/modules/role/manifests/puppetmaster/frontend.pp
b/modules/role/manifests/puppetmaster/frontend.pp
index b21cae7..f9186d4 100644
--- a/modules/role/manifests/puppetmaster/frontend.pp
+++ b/modules/role/manifests/puppetmaster/frontend.pp
@@ -19,11 +19,12 @@
workers => [
{
'worker' => 'palladium.eqiad.wmnet',
- 'loadfactor' => 10,
+ 'loadfactor' => 1,
},
{
'worker' => 'strontium.eqiad.wmnet',
- 'loadfactor' => 20,
+ 'loadfactor' => 0,
+ 'offline' => true,
},
{
'worker' => 'rhodium.eqiad.wmnet',
--
To view, visit https://gerrit.wikimedia.org/r/302924
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7477753d7264fc304e81a90813cc0d0b77756f30
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Alexandros Kosiaris <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits