Marostegui has uploaded a new change for review.
https://gerrit.wikimedia.org/r/311655
Change subject: db-eqiad.php: Repool db1062
......................................................................
db-eqiad.php: Repool db1062
Repool db1062 after finishing the ALTER table on it. db1034 will remain there
so we can
have two servers for redundancy serving:
watchlist,recentchanges,recentchangeslinked,contributions
and logpager.
Bug: T141951
Change-Id: Iac9f769576f2a17e01a2ef5dda585bdd7479e515
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config
refs/changes/55/311655/1
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 3116d34..9d60fbd 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -166,7 +166,7 @@
'db1028' => 0, # 1.4TB 64GB, vslow, dump
'db1034' => 1, # 1.4TB 64GB, watchlist, recentchanges,
contributions, logpager
# 'db1039' => 0, # 1.4TB 64GB
-# 'db1062' => 1, # 2.8TB 128GB, watchlist, recentchanges,
contributions, logpager
+ 'db1062' => 1, # 2.8TB 128GB, watchlist, recentchanges,
contributions, logpager
'db1079' => 300, # 3.6TB 512GB, api
'db1086' => 500, # 3.6TB 512GB
'db1094' => 500, # 3.6TB 512GB
@@ -411,18 +411,23 @@
],
'watchlist' => [
'db1034' => 1,
+ 'db1062' => 1,
],
'recentchanges' => [
'db1034' => 1,
+ 'db1062' => 1,
],
'recentchangeslinked' => [
'db1034' => 1,
+ 'db1062' => 1,
],
'contributions' => [
'db1034' => 1,
+ 'db1062' => 1,
],
'logpager' => [
'db1034' => 1,
+ 'db1062' => 1,
],
],
],
--
To view, visit https://gerrit.wikimedia.org/r/311655
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iac9f769576f2a17e01a2ef5dda585bdd7479e515
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits