Jcrespo has uploaded a new change for review. ( 
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(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/mediawiki-config 
refs/changes/87/405287/1

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: newchange
Gerrit-Change-Id: Ie54e334137e7757efeb0f46d88e905e0cd9b24ab
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>

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

Reply via email to