Jcrespo has submitted this change and it was merged.

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


Restore s5 DB configuration

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

Approvals:
  Jcrespo: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index b4e8d5d..52e5a8a 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' => 50,  # 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: merged
Gerrit-Change-Id: I1351aedee72609d0c4075b0f016a314fa83bce4e
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Hoo man <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[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