Jcrespo has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/339614 )

Change subject: mariadb: Repool db1026 after maintenance with low load
......................................................................


mariadb: Repool db1026 after maintenance with low load

Bug: T147747
Change-Id: I7eaf87333adf8cd2733800f2e6b9936bc678036b
---
M wmf-config/db-eqiad.php
1 file changed, 11 insertions(+), 11 deletions(-)

Approvals:
  Marostegui: Looks good to me, but someone else must approve
  jenkins-bot: Verified
  Jcrespo: Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 06c5d6d..fb4c412 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -140,7 +140,7 @@
        ],
        's5' => [
                'db1049' => 0,   # B1 2.8TB  64GB, master
-#              'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+               'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump
                'db1071' => 50,  # D1 2.8TB 160GB, api
@@ -363,24 +363,24 @@
                        'db1082' => 1,
                ],
                'watchlist' => [
-#                      'db1026' => 1,
-                       'db1045' => 1,
+                       'db1026' => 1,
+                       'db1045' => 10,
                ],
                'recentchanges' => [
-#                      'db1026' => 1,
-                       'db1045' => 1,
+                       'db1026' => 1,
+                       'db1045' => 10,
                ],
                'recentchangeslinked' => [
-#                      'db1026' => 1,
-                       'db1045' => 1,
+                       'db1026' => 1,
+                       'db1045' => 10,
                ],
                'contributions' => [
-#                      'db1026' => 1,
-                       'db1045' => 1,
+                       'db1026' => 1,
+                       'db1045' => 10,
                ],
                'logpager' => [
-#                      'db1026' => 1,
-                       'db1045' => 1,
+                       'db1026' => 1,
+                       'db1045' => 10,
                ],
        ],
        's6' => [

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I7eaf87333adf8cd2733800f2e6b9936bc678036b
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: Florianschmidtwelzow <florian.schmidt.stargatewis...@gmail.com>
Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to