jenkins-bot has submitted this change and it was merged. (
https://gerrit.wikimedia.org/r/399782 )
Change subject: mariadb: Repool db1055 & db1056 as x1 replicas
......................................................................
mariadb: Repool db1055 & db1056 as x1 replicas
Both will be used in the future as the only master and replica
for x1, substituting db1031 and db1029.
Pooling them with low weight to verify they are correct (specially
the grants, which have been purged to a minimum).
This reverts commit bf0c48ab57f5c443bd269214f1ca5ab54856829b.
Bug: T183470
Change-Id: Icaac9274e50194dcad4910975a2a7b2338b2b628
---
M wmf-config/db-codfw.php
M wmf-config/db-eqiad.php
2 files changed, 8 insertions(+), 2 deletions(-)
Approvals:
Marostegui: Looks good to me, but someone else must approve
jenkins-bot: Verified
Jcrespo: Looks good to me, approved
diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 6339018..daea153 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -555,6 +555,8 @@
'db1052' => '10.64.16.77', # do not remove or comment out
'db1053' => '10.64.0.87', # do not remove or comment out
'db1054' => '10.64.0.206', # do not remove or comment out
+ 'db1055' => '10.64.32.25', # do not remove or comment out
+ 'db1056' => '10.64.32.26', # do not remove or comment out
'db1060' => '10.64.32.30', # do not remove or comment out
'db1061' => '10.64.32.227', # do not remove or comment out
'db1062' => '10.64.48.15', # do not remove or comment out
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 0e376db..94ba14b 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -528,6 +528,8 @@
'db1052' => '10.64.16.77', # do not remove or comment out
'db1053' => '10.64.0.87', # do not remove or comment out
'db1054' => '10.64.0.206', # do not remove or comment out
+ 'db1055' => '10.64.32.25', # do not remove or comment out
+ 'db1056' => '10.64.32.26', # do not remove or comment out
'db1060' => '10.64.32.30', # do not remove or comment out
'db1061' => '10.64.32.227', # do not remove or comment out
'db1062' => '10.64.48.15', # do not remove or comment out
@@ -718,8 +720,10 @@
],
# ExtensionStore shard1
'extension1' => [
- '10.64.16.20' => 0, # db1031, B1 1.5TB 64GB, master
- '10.64.16.18' => 1, # db1029, B1 1.5TB 64GB
+ '10.64.16.20' => 0, # db1031, B1 1.5TB 64GB, master
+ '10.64.16.18' => 10, # db1029, B1 1.5TB 64GB
+ '10.64.32.25' => 1, # db1055, C2 2.8TB 96GB
+ '10.64.32.26' => 1, # db1056, C3 2.8TB 96GB
],
],
--
To view, visit https://gerrit.wikimedia.org/r/399782
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icaac9274e50194dcad4910975a2a7b2338b2b628
Gerrit-PatchSet: 4
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: Zoranzoki21 <[email protected]>
Gerrit-Reviewer: jenkins-bot <>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits