Jcrespo has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/326920 )

Change subject: Pool db1051 with 100% load after warmup; remove db1052 as api
......................................................................

Pool db1051 with 100% load after warmup; remove db1052 as api

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index c87a276..e05a15c 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -94,8 +94,8 @@
 'sectionLoads' => [
        's1' => [
                'db1057' => 0,   # 2.8TB  96GB, master
-#              'db1052' => 1  , # 2.8TB  96GB, api, old master #Temporary 
master for db1095 - new sanitarium #T150960
-               'db1051' => 1,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager # low load after repool
+#              'db1052' => 1  , # 2.8TB  96GB, old master #Temporary master 
for db1095 - new sanitarium #T150960
+               'db1051' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1055' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1065' => 50,  # 2.8TB 160GB, api
                'db1066' => 50,  # 2.8TB 160GB, api
@@ -239,23 +239,23 @@
        's1' => [
                'watchlist' => [
                        'db1051' => 1,
-                       'db1055' => 10,
+                       'db1055' => 1,
                ],
                'recentchanges' => [
                        'db1051' => 1,
-                       'db1055' => 10,
+                       'db1055' => 1,
                ],
                'recentchangeslinked' => [
                        'db1051' => 1,
-                       'db1055' => 10,
+                       'db1055' => 1,
                ],
                'contributions' => [
                        'db1051' => 1,
-                       'db1055' => 10,
+                       'db1055' => 1,
                ],
                'logpager' => [
                        'db1051' => 1,
-                       'db1055' => 10,
+                       'db1055' => 1,
                ],
                'dump' => [
                        'db1072' => 1,
@@ -266,7 +266,6 @@
                'api' => [
                        'db1065' => 1,
                        'db1066' => 1,
-#                      'db1052' => 1,
                ],
        ],
        's2' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5f307f7f0bfe1aab3c9faf3647ca0f3f85fa8959
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>

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

Reply via email to