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

Change subject: db-eqiad.php: Depool db1071 and db1026
......................................................................


db-eqiad.php: Depool db1071 and db1026

Alter tables are needed

Bug: T163548
Bug: T162539
Change-Id: Ic64b32e772ada991d93fbe190844dc208860e181
---
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 0a2b7c0..7a6892a 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -139,12 +139,12 @@
        's5' => [
                'db1049' => 0,   # B1 2.8TB  64GB, master
 #              'db1063' => 0,   # D1 2.8TB 128GB #future new master T162133
-               'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T163548 #T162539
                'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095 #T137191
-               'db1071' => 50,  # D1 2.8TB 160GB, api
+#              'db1071' => 50,  # D1 2.8TB 160GB, api #T163548 #T162539
                'db1082' => 300, # A2 3.6TB 512GB, api
-#              'db1087' => 500, # C2 3.6TB 512GB #T163548 #T162539
+               'db1087' => 500, # C2 3.6TB 512GB
                'db1092' => 500, # D2 3.6TB 512GB
        ],
        's6' => [
@@ -358,27 +358,27 @@
                        'db1070' => 1,
                ],
                'api' => [
-                       'db1071' => 1,
+#                      'db1071' => 1,
                        'db1082' => 1,
                ],
                'watchlist' => [
-                       'db1026' => 1,
+#                      'db1026' => 1,
                        'db1045' => 1,
                ],
                'recentchanges' => [
-                       'db1026' => 1,
+#                      'db1026' => 1,
                        'db1045' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1026' => 1,
+#                      'db1026' => 1,
                        'db1045' => 1,
                ],
                'contributions' => [
-                       'db1026' => 1,
+#                      'db1026' => 1,
                        'db1045' => 1,
                ],
                'logpager' => [
-                       'db1026' => 1,
+#                      'db1026' => 1,
                        'db1045' => 1,
                ],
        ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic64b32e772ada991d93fbe190844dc208860e181
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: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to