Jcrespo has uploaded a new change for review.
https://gerrit.wikimedia.org/r/297380
Change subject: Fix commons recentchanges by failovering it to db1081
......................................................................
Fix commons recentchanges by failovering it to db1081
Change-Id: If2a9b777ccf085feeb573393d26673a2625a4747
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/80/297380/1
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 164d023..73d6506 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -131,7 +131,7 @@
'db1059' => 0, # 2.8TB 96GB, api
'db1064' => 0, # 2.8TB 160GB, vslow, dump
# 'db1068' => 0, # 2.8TB 160GB
- 'db1081' => 500, # 3.6TB 512GB
+ 'db1081' => 250, # 3.6TB 512GB
'db1084' => 500, # 3.6TB 512GB
'db1091' => 500, # 3.6TB 512GB
],
@@ -282,19 +282,19 @@
'db1059' => 1, # pooled with low weight
],
'watchlist' => [
- 'db1019' => 1,
+ 'db1081' => 1,
],
'recentchanges' => [
- 'db1019' => 1,
+ 'db1081' => 1,
],
'recentchangeslinked' => [
- 'db1019' => 1,
+ 'db1081' => 1,
],
'contributions' => [
- 'db1019' => 1,
+ 'db1081' => 1,
],
'logpager' => [
- 'db1019' => 1,
+ 'db1081' => 1,
],
],
's5' => [
--
To view, visit https://gerrit.wikimedia.org/r/297380
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: If2a9b777ccf085feeb573393d26673a2625a4747
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