Jcrespo has submitted this change and it was merged.

Change subject: Repool pc1001 after maintenance
......................................................................


Repool pc1001 after maintenance

Buffer pool has been warmed, but I expect a high number of cache
misses

Not depooling pc1002 on the same commit to avoid too much impact
on query latency.

Change-Id: Ib3bdab0fde9d42d26b55b157fe75936d40138410
References: T100301
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jcrespo: Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 856e525..8efcddc 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -8,7 +8,7 @@
 #$wgReadOnly = "Wikimedia Sites are currently read-only during maintenance, 
please try again soon.";
 
 $wmgParserCacheDBs = array(
-#      '10.64.16.156',  # pc1001 (down for maintenance)
+       '10.64.16.156',  # pc1001
        '10.64.16.157',  # pc1002
        '10.64.16.158',  # pc1003
 );

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib3bdab0fde9d42d26b55b157fe75936d40138410
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to