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

Change subject: db-eqiad.php: Depool db1073
......................................................................


db-eqiad.php: Depool db1073

db1073 needs an ALTER table.
Reduce the weight for the other API hosts for the main traffic

Bug: T132416
Change-Id: Ib89caaf8e4dfabe48397e46f546c462bdaaac3bc
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 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 a40b535..6439ab3 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -98,9 +98,9 @@
                'db1051' => 50,  # B3 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1055' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
-               'db1066' => 50,  # D1 2.8TB 160GB, api
-               'db1072' => 50,  # B2 2.8TB 160GB, api
-               'db1073' => 50,  # B3 2.8TB 160GB, api
+               'db1066' => 20,  # D1 2.8TB 160GB, api #less main traffic 
weight T142725
+               'db1072' => 20,  # B2 2.8TB 160GB, api #less main traffic 
weight T142725
+#              'db1073' => 50,  # B3 2.8TB 160GB, api #T142725
                'db1080' => 500, # A2 3.6TB 512GB
                'db1083' => 500, # B1 3.6TB 512GB
                'db1089' => 500, # C3 3.6TB 512GB
@@ -265,7 +265,7 @@
                'api' => [
                        'db1066' => 1,
                        'db1072' => 1,
-                       'db1073' => 1,
+#                      'db1073' => 1,
                ],
        ],
        's2' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ib89caaf8e4dfabe48397e46f546c462bdaaac3bc
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>
Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org>
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