Jcrespo has submitted this change and it was merged.

Change subject: Repool db1065 at 100% load. Reduce db1035 weight.
......................................................................


Repool db1065 at 100% load. Reduce db1035 weight.

db1035 has had issues in the past. Reduce its load.

Everything looks ok for db1065, increase its load.

Change-Id: I17f9d4d9f2aea0dcf84f3bd43c5c9d109f05eae1
References: T116557 T99485 T107072
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)

Approvals:
  Jcrespo: Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index e98f889..f21c30d 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -92,7 +92,7 @@
                'db1051' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1055' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1057' => 200, # 2.8TB  96GB
-               'db1065' => 0,   # 2.8TB 160GB, api
+               'db1065' => 100, # 2.8TB 160GB, api
                'db1066' => 100, # 2.8TB 160GB, api
                'db1072' => 500, # 2.8TB 160GB
                'db1073' => 500, # 2.8TB 160GB
@@ -111,8 +111,8 @@
                'db1038' => 0,   # 1.4TB  64GB
                'db1027' => 0,   # 1.4TB  64GB, vslow, dump
                'db1015' => 50,  # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-               'db1035' => 350, # 1.4TB  64GB
-               'db1044' => 350, # 1.4TB  64GB
+               'db1035' => 300, # 1.4TB  64GB
+               'db1044' => 400, # 1.4TB  64GB
        ),
        's4' => array(
                'db1040' => 0,   # 1.4TB  64GB
@@ -194,7 +194,7 @@
                ),
                'api' => array(
                        'db1065' => 1,
-                       'db1066' => 10,
+                       'db1066' => 1,
                ),
        ),
        's2' => array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I17f9d4d9f2aea0dcf84f3bd43c5c9d109f05eae1
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to