Jcrespo has submitted this change and it was merged.
Change subject: Use db1056 instead of db1019 for commons recentchanges
......................................................................
Use db1056 instead of db1019 for commons recentchanges
db1056 has better capacity and support than the older db1019.
Bug: T139346
Change-Id: I7497ec019a78499f990d586b984cf443f3f5d58d
---
M wmf-config/db-eqiad.php
1 file changed, 7 insertions(+), 12 deletions(-)
Approvals:
Jcrespo: Looks good to me, approved
jenkins-bot: Verified
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index f6532a4..35f2e13 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -126,8 +126,8 @@
's4' => [
# 'db1042' => 0, # 1.4TB 64GB, temporary master
'db1040' => 0, # 1.4TB 64GB, master
- 'db1019' => 0, # 1.4TB 64GB, watchlist, recentchanges,
contributions, logpager
-# 'db1056' => 0, # 2.8TB 96GB, watchlist, recentchanges,
contributions, logpager
+# 'db1019' => 0, # 1.4TB 64GB, watchlist, recentchanges,
contributions, logpager
+ 'db1056' => 0, # 2.8TB 96GB, watchlist, recentchanges,
contributions, logpager
'db1059' => 0, # 2.8TB 96GB, api
'db1064' => 0, # 2.8TB 160GB, vslow, dump
'db1068' => 0, # 2.8TB 160GB, api
@@ -282,24 +282,19 @@
'db1068' => 3,
],
'watchlist' => [
- 'db1019' => 1,
-# 'db1056' => 1,
+ 'db1056' => 1,
],
'recentchanges' => [
- 'db1019' => 1,
-# 'db1056' => 1,
+ 'db1056' => 1,
],
'recentchangeslinked' => [
- 'db1019' => 1,
-# 'db1056' => 1,
+ 'db1056' => 1,
],
'contributions' => [
- 'db1019' => 1,
-# 'db1056' => 1,
+ 'db1056' => 1,
],
'logpager' => [
- 'db1019' => 1,
-# 'db1056' => 1,
+ 'db1056' => 1,
],
],
's5' => [
--
To view, visit https://gerrit.wikimedia.org/r/297755
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I7497ec019a78499f990d586b984cf443f3f5d58d
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits