Jcrespo has uploaded a new change for review.

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

Change subject: Changes in weight on s7 while the schema change is ongoing
......................................................................

Changes in weight on s7 while the schema change is ongoing

Change-Id: I277655122c2a33284779069b51cb54819c3eb6f8
---
M wmf-config/db-eqiad.php
1 file changed, 7 insertions(+), 2 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 94498b9..d901561 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -142,9 +142,9 @@
        ),
        's7' => array(
                'db1033' => 0,   # 1.4TB  64GB,
-               'db1028' => 0,   # 1.4TB  64GB, vslow, dump
+               'db1028' => 0,   # 1.4TB  64GB, vslow, dump (temp. wl, rc, 
cont, log)
                'db1034' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-               'db1041' => 300, # 1.4TB  64GB
+               'db1041' => 100, # 1.4TB  64GB
                'db1039' => 300, # 1.4TB  64GB
                'db1062' => 500, # 2.8TB 128GB
        ),
@@ -333,17 +333,22 @@
                ),
                'watchlist' => array(
                        'db1034' => 1,
+                       'db1028' => 1,
                ),
                'recentchanges' => array(
                        'db1034' => 1,
+                       'db1028' => 1,
                ),
                'recentchangeslinked' => array(
                        'db1034' => 1,
+                       'db1028' => 1,
                ),
                'contributions' => array(
                        'db1034' => 1,
+                       'db1028' => 1,
                ),
                'logpager' => array(
+                       'db1028' => 1,
                        'db1034' => 1,
                ),
        ),

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

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