Jcrespo has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/279347

Change subject: Repool db1027; pool db1078 with low weight
......................................................................

Repool db1027; pool db1078 with low weight

Plus other minor tweaks on load to go back to previous state
(before maintenance started).

Bug: T130351
Change-Id: I2616820bfcf666c87e5fcfd7573cee8250266315
---
M wmf-config/db-eqiad.php
1 file changed, 9 insertions(+), 8 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 4d4708c..87418a3 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -107,17 +107,18 @@
                'db1060' => 200, # 2.8TB  96GB, api
                'db1063' => 400, # 2.8TB 128GB
                'db1067' => 500, # 2.8TB 160GB
-               'db1074' => 100, # 3.6TB 512GB, pooled with low weight
-               'db1076' => 100, # 3.6TB 512GB, pooled with low weight
+               'db1074' => 50,  # 3.6TB 512GB, pooled with low weight
+               'db1076' => 50,  # 3.6TB 512GB, pooled with low weight
        ),
        /* s3 */ 'DEFAULT' => array(
                'db1038' => 0,   # 1.4TB  64GB
-#              'db1027' => 0,   # 1.4TB  64GB
-               'db1015' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager,vslow, dump, pooled with low weight
-               'db1035' => 300, # 1.4TB  64GB
-               'db1044' => 300, # 1.4TB  64GB
+               'db1027' => 0,   # 1.4TB  64GB, vslow, dump
+               'db1015' => 100, # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+               'db1035' => 500, # 1.4TB  64GB
+               'db1044' => 500, # 1.4TB  64GB
                'db1075' => 50,  # 3.6TB 512GB, pooled with low weight
                'db1077' => 50,  # 3.6TB 512GB, pooled with low weight
+               'db1078' => 50,  # 3.6TB 512GB, pooled with low weight
        ),
        's4' => array(
                'db1040' => 0,   # 1.4TB  64GB
@@ -234,10 +235,10 @@
        ),
        /* s3 */ 'DEFAULT' => array(
                'vslow' => array(
-                       'db1015' => 1,
+                       'db1027' => 1,
                ),
                'dump' => array(
-                       'db1015' => 1,
+                       'db1027' => 1,
                ),
                'watchlist' => array(
                        'db1015' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I2616820bfcf666c87e5fcfd7573cee8250266315
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