Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/363375 )

Change subject: mariadb: Revert parsercaches to pc100[456]
......................................................................

mariadb: Revert parsercaches to pc100[456]

After disk usage finally stabilized, return to the original (good)
state- pc hosts being the parsercaches. Return db1096, db1099 and
db1101 to spares.

Bug: T167784
Change-Id: I463fbc4f515e51f03670a52f8eda4e3b20f0605a
---
M wmf-config/db-eqiad.php
1 file changed, 3 insertions(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/75/363375/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 007f0ff..79b2bee 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -8,12 +8,9 @@
 # $wgReadOnly = "Wikimedia Sites are currently read-only during maintenance, 
please try again soon.";
 
 $wmgParserCacheDBs = [
-#      '10.64.0.12'   => '10.64.0.12',   # pc1004
-       '10.64.0.12'   => '10.64.0.163',  # db1096, temporary pc1004 T167567
-#      '10.64.32.72'  => '10.64.32.72',  # pc1005
-       '10.64.32.72'  => '10.64.16.84',  # db1099, temporary pc1005 T167567
-#      '10.64.48.128' => '10.64.48.128', # pc1006
-       '10.64.48.128' => '10.64.32.198', # db1101, temporary pc1006 T167567
+       '10.64.0.12'   => '10.64.0.12',   # pc1004
+       '10.64.32.72'  => '10.64.32.72',  # pc1005
+       '10.64.48.128' => '10.64.48.128', # pc1006
 ];
 
 $wmgOldExtTemplate = [

-- 
To view, visit https://gerrit.wikimedia.org/r/363375
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I463fbc4f515e51f03670a52f8eda4e3b20f0605a
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to