jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/337802 )
Change subject: mariadb: Depool db1045 and move roles around
......................................................................
mariadb: Depool db1045 and move roles around
db1070 will be the new vslow host instead of api.
db1045 will be the new contributions slave.
db1082 will be main + api.
Bug: T147747
Change-Id: Iabdb9def9f3a85137268841514570ea080549467
---
M wmf-config/db-eqiad.php
1 file changed, 11 insertions(+), 6 deletions(-)
Approvals:
jenkins-bot: Verified
Jcrespo: Looks good to me, approved
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index df93998..f254cb5 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -141,10 +141,10 @@
's5' => [
'db1049' => 0, # B1 2.8TB 64GB, master
'db1026' => 1, # B1 1.4TB 64GB, watchlist, recentchanges,
contributions, logpager
- 'db1045' => 0, # B2 1.4TB 64GB, vslow, dump
- 'db1070' => 50, # D1 2.8TB 160GB, api, old master
+# 'db1045' => 0, # B2 1.4TB 64GB, watchlist, recentchanges,
contributions, logpager
+ 'db1070' => 50, # D1 2.8TB 160GB, vslow, dump
'db1071' => 50, # D1 2.8TB 160GB, api
- 'db1082' => 500, # A2 3.6TB 512GB
+ 'db1082' => 300, # A2 3.6TB 512GB, api
'db1087' => 500, # C2 3.6TB 512GB
'db1092' => 500, # D2 3.6TB 512GB
],
@@ -353,29 +353,34 @@
],
's5' => [
'vslow' => [
- 'db1045' => 1,
+ 'db1070' => 1,
],
'dump' => [
- 'db1045' => 1,
+ 'db1070' => 1,
],
'api' => [
- 'db1070' => 1,
'db1071' => 1,
+ 'db1082' => 1,
],
'watchlist' => [
'db1026' => 1,
+# 'db1045' => 1,
],
'recentchanges' => [
'db1026' => 1,
+# 'db1045' => 1,
],
'recentchangeslinked' => [
'db1026' => 1,
+# 'db1045' => 1,
],
'contributions' => [
'db1026' => 1,
+# 'db1045' => 1,
],
'logpager' => [
'db1026' => 1,
+# 'db1045' => 1,
],
],
's6' => [
--
To view, visit https://gerrit.wikimedia.org/r/337802
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Iabdb9def9f3a85137268841514570ea080549467
Gerrit-PatchSet: 2
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