Tim Starling has uploaded a new change for review.

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


Change subject: Revert "Take db1043 out of rotation due to lag"
......................................................................

Revert "Take db1043 out of rotation due to lag"

Fixed now.

This reverts commit 5d7dde39c4c4181e295e8082cd9880a374c723e4.

Change-Id: I490d8e4a4e85f5595bc4224af3ffc763cc5fdfc8
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 10 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 4b40e3b..f204d30 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -81,10 +81,10 @@
        's1' => array(
                'db1017'    => 0, # 1.4TB
                'db1001'    => 400, # 1.4TB sas
-               'db1042'    => 100, # was 400, reducing while db1043 is out of 
rotation -- TS, # 1.4TB sas
+               'db1042'    => 400, # 1.4TB sas
                'db1049'    => 500, # 2.8TB sas
                'db1050'    => 0, # snapshot 2.8TB sas
-               #'db1043'    => 100, lagged  -- TS # 1.4TB sas, special 
contrib, watchlist, etc
+               'db1043'    => 100, # 1.4TB sas, special contrib, watchlist, etc
        ),
        's2' => array(
                'db1034'    => 0,
@@ -148,20 +148,16 @@
 'groupLoadsByDB' => array(
        'enwiki' => array(
                'watchlist' => array(
-                       'db1042' => 1,
-                       #'db1043' => 1,
+                       'db1043' => 1,
                ),
                'recentchangeslinked' => array(
-                       'db1042' => 1,
-                       #'db1043' => 1,
+                       'db1043' => 1,
                ),
                'contributions' => array(
-                       'db1042' => 1,
-                       #'db1043' => 1,
+                       'db1043' => 1,
                ),
                'dump' => array(
-                       'db1042' => 1,
-                       #'db1043' => 1,
+                       'db1043' => 1,
                ),
        ),
 ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I490d8e4a4e85f5595bc4224af3ffc763cc5fdfc8
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Tim Starling <[email protected]>

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

Reply via email to