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

Change subject: db-eqiad.php: Restore original weight for db1070
......................................................................


db-eqiad.php: Restore original weight for db1070

After all the reimages happened in s5, it is now time to restore the
original weight for db1070, db1071 and db1082

Bug: T137191
Change-Id: I0682533061477421ddd4105610d07eef3d89ba45
---
M wmf-config/db-eqiad.php
1 file changed, 7 insertions(+), 7 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 09d6116..80c92e6 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -142,10 +142,10 @@
                'db1049' => 0,   # B1 2.8TB  64GB, master
                'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                '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, #temporary vslow #T153743
-               'db1082' => 200, # A2 3.6TB 512GB, api #T137191
-               'db1087' => 200, # C2 3.6TB 512GB #temporary api #T153743
+               'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095 #T137191
+               'db1071' => 50,  # D1 2.8TB 160GB, api
+               'db1082' => 300, # A2 3.6TB 512GB, api
+               'db1087' => 500, # C2 3.6TB 512GB
                'db1092' => 500, # D2 3.6TB 512GB
        ],
        's6' => [
@@ -353,14 +353,14 @@
        ],
        's5' => [
                'vslow' => [
-                       'db1071' => 1,
+                       'db1070' => 1,
                ],
                'dump' => [
-                       'db1071' => 1,
+                       'db1070' => 1,
                ],
                'api' => [
+                       'db1071' => 1,
                        'db1082' => 1,
-                       'db1087' => 1,
                ],
                'watchlist' => [
                        'db1026' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I0682533061477421ddd4105610d07eef3d89ba45
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to