Hoo man has uploaded a new change for review.

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

Change subject: Restore s5 DB configuration
......................................................................

Restore s5 DB configuration

Like it was before yesterday, except that I don't
put any generic load onto db1045 as that significantly
slows down requests.

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index b4e8d5d..6dc35d0 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -127,8 +127,8 @@
        's5' => array(
                'db1058' => 0,   # 2.8TB  96GB
                'db1049' => 0,   # 2.8TB  64GB, vslow, dump
-#              'db1026' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-               'db1045' => 0,  # 1.4TB  64GB, api
+               'db1026' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+               'db1045' => 0,   # 1.4TB  64GB, api
                'db1070' => 500, # 2.8TB 160GB
                'db1071' => 500, # 2.8TB 160GB
        ),
@@ -289,19 +289,19 @@
                        'db1045' => 1,
                ),
                'watchlist' => array(
-                       'db1058' => 1,
+                       'db1026' => 1,
                ),
                'recentchanges' => array(
-                       'db1058' => 1,
+                       'db1026' => 1,
                ),
                'recentchangeslinked' => array(
-                       'db1058' => 1,
+                       'db1026' => 1,
                ),
                'contributions' => array(
-                       'db1058' => 1,
+                       'db1026' => 1,
                ),
                'logpager' => array(
-                       'db1058' => 1,
+                       'db1026' => 1,
                ),
        ),
        's6' => array(

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I1351aedee72609d0c4075b0f016a314fa83bce4e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>

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

Reply via email to