jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/326900 )

Change subject: Repool db1051 with low load after maintenance and restart
......................................................................


Repool db1051 with low load after maintenance and restart

This reverts commit 6b2a057c74d05cdf9a945b6b8d2d450fac2fd5c3.

Change-Id: Ic3a68e7d0c566037c03b3d208edd7109a7b8ef0d
---
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 f945d08..b8cad60 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -95,7 +95,7 @@
        's1' => [
                'db1057' => 0,   # 2.8TB  96GB, master
 #              'db1052' => 1  , # 2.8TB  96GB, api, old master #Temporary 
master for db1095 - new sanitarium #T150960
-#              'db1051' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager - down for maintenance T69223
+               'db1051' => 1,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager # low load after repool
                'db1055' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1065' => 50,  # 2.8TB 160GB, api
                'db1066' => 50,  # 2.8TB 160GB, api
@@ -238,24 +238,24 @@
 'groupLoadsBySection' => [
        's1' => [
                'watchlist' => [
-#                      'db1051' => 1,
-                       'db1055' => 1,
+                       'db1051' => 1,
+                       'db1055' => 10,
                ],
                'recentchanges' => [
-#                      'db1051' => 1,
-                       'db1055' => 1,
+                       'db1051' => 1,
+                       'db1055' => 10,
                ],
                'recentchangeslinked' => [
-#                      'db1051' => 1,
-                       'db1055' => 1,
+                       'db1051' => 1,
+                       'db1055' => 10,
                ],
                'contributions' => [
-#                      'db1051' => 1,
-                       'db1055' => 1,
+                       'db1051' => 1,
+                       'db1055' => 10,
                ],
                'logpager' => [
-#                      'db1051' => 1,
-                       'db1055' => 1,
+                       'db1051' => 1,
+                       'db1055' => 10,
                ],
                'dump' => [
                        'db1072' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic3a68e7d0c566037c03b3d208edd7109a7b8ef0d
Gerrit-PatchSet: 2
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to