Jcrespo has submitted this change and it was merged.

Change subject: Pool db1085, increase weight of all new db servers
......................................................................


Pool db1085, increase weight of all new db servers

Bug: T133398
Change-Id: I0e5d6ffb61e2ffd9169a724623336fcb4c8295d1
---
M wmf-config/db-eqiad.php
1 file changed, 16 insertions(+), 16 deletions(-)

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index ee30960..8a18450 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -97,9 +97,9 @@
                'db1066' => 50,  # 2.8TB 160GB, api
                'db1072' => 450, # 2.8TB 160GB
                'db1073' => 500, # 2.8TB 160GB
-               'db1080' => 100, # 3.6TB 512GB, low weight
-               'db1083' => 100, # 3.6TB 512GB, low weight
-               'db1089' => 100, # 3.6TB 512GB, low weight
+               'db1080' => 200, # 3.6TB 512GB, low weight
+               'db1083' => 200, # 3.6TB 512GB, low weight
+               'db1089' => 200, # 3.6TB 512GB, low weight
        ),
        's2' => array(
                'db1018' => 0,   # 1.4TB  64GB, master
@@ -112,7 +112,7 @@
                'db1067' => 500, # 2.8TB 160GB
                'db1074' => 500, # 3.6TB 512GB
                'db1076' => 500, # 3.6TB 512GB
-               'db1090' => 50,  # 3.6TB 512GB, low weight
+               'db1090' => 100, # 3.6TB 512GB, low weight
        ),
        /* s3 */ 'DEFAULT' => array(
                'db1075' => 0,   # 3.6TB 512GB, master
@@ -131,9 +131,9 @@
                'db1059' => 100, # 2.8TB  96GB, api
                'db1064' => 500, # 2.8TB 160GB
                'db1068' => 500, # 2.8TB 160GB
-               'db1081' => 50,  # 3.6TB 512GB, low weight
-               'db1084' => 50,  # 3.6TB 512GB, low weight
-               'db1091' => 50,  # 3.6TB 512GB, low weight
+               'db1081' => 100, # 3.6TB 512GB, low weight
+               'db1084' => 100, # 3.6TB 512GB, low weight
+               'db1091' => 100, # 3.6TB 512GB, low weight
        ),
        's5' => array(
                'db1049' => 0,   # 2.8TB  64GB, master
@@ -141,9 +141,9 @@
                'db1045' => 0,   # 1.4TB  64GB, vslow, dump
                'db1070' => 200, # 2.8TB 160GB, api, old master
                'db1071' => 300, # 2.8TB 160GB
-               'db1082' => 100, # 3.6TB 512GB, low weight
-               'db1087' => 100, # 3.6TB 512GB, low weight
-               'db1092' => 100, # 3.6TB 512GB, low weight
+               'db1082' => 200, # 3.6TB 512GB, low weight
+               'db1087' => 200, # 3.6TB 512GB, low weight
+               'db1092' => 200, # 3.6TB 512GB, low weight
        ),
        's6' => array(
                'db1050' => 0,   # 2.8TB  64GB, master
@@ -152,9 +152,9 @@
                'db1030' => 0,   # 1.4TB  64GB, vslow, dump
                'db1037' => 50,  # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1061' => 500, # 2.8TB 128GB
-#              'db1085' => 50,  # 3.6TB 512GB, depooled for maintenance
-               'db1088' => 50,  # 3.6TB 512GB, low weight
-               'db1093' => 50,  # 3.6TB 512GB, low weight
+               'db1085' => 50,  # 3.6TB 512GB, low weight
+               'db1088' => 100, # 3.6TB 512GB, low weight
+               'db1093' => 100, # 3.6TB 512GB, low weight
        ),
        's7' => array(
                'db1041' => 0,   # 1.4TB  64GB, master
@@ -163,9 +163,9 @@
                'db1034' => 150, # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1039' => 300, # 1.4TB  64GB
                'db1062' => 500, # 2.8TB 128GB
-               'db1079' => 50,  # 3.6TB 512GB, low weight
-               'db1086' => 50,  # 3.6TB 512GB, low weight
-               'db1094' => 50,  # 3.6TB 512GB, low weight
+               'db1079' => 100, # 3.6TB 512GB, low weight
+               'db1086' => 100, # 3.6TB 512GB, low weight
+               'db1094' => 100, # 3.6TB 512GB, low weight
        ),
        'silver' => array(
                'silver' => 100,   # I have no idea if this is right

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

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