jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/401496 )

Change subject: Revert "Revert "mariadb: Repool db1055 & db1056 as x1 replicas""
......................................................................


Revert "Revert "mariadb: Repool db1055 & db1056 as x1 replicas""

This reverts commit 22b2438145532ce59c03ce39a8b412569268367c.

Change-Id: Iecb96c08ae558a6c1da6a27455b339bf52849473
---
M wmf-config/db-codfw.php
M wmf-config/db-eqiad.php
2 files changed, 8 insertions(+), 2 deletions(-)

Approvals:
  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/401496
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Iecb96c08ae558a6c1da6a27455b339bf52849473
Gerrit-PatchSet: 1
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

Reply via email to