Jcrespo has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/405287 )

Change subject: mariadb: Increase db1075 connection rate
......................................................................


mariadb: Increase db1075 connection rate

Increase weight of db1075. It is a large server, and long running
queries/backups should be really fast. However, there is slightly
high error connection rate on db1077 and db1078. This should help.

Change-Id: Ie54e334137e7757efeb0f46d88e905e0cd9b24ab
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 25e5928..3080486 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -126,7 +126,7 @@
        ],
        /* s3 */ 'DEFAULT' => [
                'db1075' => 0,   # A2 3.6TB 512GB, master
-               'db1072' => 0,   # B2 2.8TB 160GB, vslow, dump, old master # 
master for db1095
+               'db1072' => 50,  # B2 2.8TB 160GB, vslow, dump, old master # 
master for db1095
                'db1077' => 400, # B1 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
                'db1078' => 500, # C3 3.6TB 512GB
        ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ie54e334137e7757efeb0f46d88e905e0cd9b24ab
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Urbanecm <martin.urba...@wikimedia.cz>
Gerrit-Reviewer: Zoranzoki21 <zorandori4...@gmail.com>
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