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

Change subject: Revert "db-eqiad.php: Depool db1071 and db1099"
......................................................................


Revert "db-eqiad.php: Depool db1071 and db1099"

This reverts commit ca9045aefdae09a194c0cecd4fd9cbcb54167301.

Change-Id: I75d9f90875188ad714dce51df104ec9001ce4e20
---
M wmf-config/db-eqiad.php
1 file changed, 9 insertions(+), 9 deletions(-)

Approvals:
  Marostegui: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index d947630..b5f95da 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -145,12 +145,12 @@
        's5' => [
                'db1063' => 0,   # C5 2.8TB 128GB, master
                'db1070' => 1,   # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
-               # 'db1071' => 1,   # D1 2.8TB 160GB, api #T174569
-               'db1082' => 100, # A2 3.6TB 512GB, api
+               'db1071' => 1,   # D1 2.8TB 160GB, api
+               'db1082' => 300, # A2 3.6TB 512GB, api
                'db1087' => 500, # C2 3.6TB 512GB
                'db1092' => 500, # D2 3.6TB 512GB
                'db1096' => 1,   # A6 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
-               # 'db1099' => 1,   # B2 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager #T174569
+               'db1099' => 1,   # B2 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
                'db1100' => 1,   # C2 3.6TB 512GB, old master
                # 'db1104' => 100,  # B3 3.6TB 512GB
                # 'db1106' => 300,  # D3 3.6TB 512GB #still optimizing wb_terms
@@ -388,28 +388,28 @@
                        'db1070' => 1,
                ],
                'api' => [
-                       # 'db1071' => 1,
+                       'db1071' => 1,
                        'db1082' => 1,
                ],
                'watchlist' => [
                        'db1096' => 1,
-                       # 'db1099' => 1,
+                       'db1099' => 1,
                ],
                'recentchanges' => [
                        'db1096' => 1,
-                       # 'db1099' => 1,
+                       'db1099' => 1,
                ],
                'recentchangeslinked' => [
                        'db1096' => 1,
-                       # 'db1099' => 1,
+                       'db1099' => 1,
                ],
                'contributions' => [
                        'db1096' => 1,
-                       # 'db1099' => 1,
+                       'db1099' => 1,
                ],
                'logpager' => [
                        'db1096' => 1,
-                       # 'db1099' => 1,
+                       'db1099' => 1,
                ],
        ],
        's6' => [

-- 
To view, visit https://gerrit.wikimedia.org/r/391753
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I75d9f90875188ad714dce51df104ec9001ce4e20
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[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