Springle has uploaded a new change for review.

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


Change subject: repool db1050 at LB 0 for dumps & QueryPage::recache. depool 
db1037 for upgrade & schema change
......................................................................

repool db1050 at LB 0 for dumps & QueryPage::recache. depool db1037 for upgrade 
& schema change

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index bc52853..50f7246 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -86,12 +86,12 @@
 'sectionLoads' => array(
        's1' => array(
                'db1056'    => 0, # 2.8TB sas 96GB future master
-               'db1043'    => 300, # 1.4TB sas 64GB
+               'db1050'    => 0, # snapshot 2.8TB sas 64GB
                'db1049'    => 100, # 2.8TB sas 64GB watchlist
-#              'db1050'    => 100, # snapshot 2.8TB sas 64GB
+               'db1043'    => 300, # 1.4TB sas 64GB
+               #'db1037'    => 300, # 1.4TB sas 64GB
                'db1051'    => 400, # 2.8TB sas 96GB
                'db1052'    => 400, # 2.8TB sas 96GB
-               'db1037'    => 300, # 1.4TB sas 64GB
        ),
        's2' => array(
                'db1036'    => 0,
@@ -149,6 +149,11 @@
 ),
 
 'groupLoadsBySection' => array(
+       's1' => array(
+               'QueryPage::recache' => array(
+                       'db1050' => 100,
+               )
+       ),
        's2' => array(
                'QueryPage::recache' => array(
                        'db1018' => 100,
@@ -194,7 +199,7 @@
                        'db1049' => 1,
                ),
                'dump' => array(
-                       'db1052' => 1,
+                       'db1050' => 1,
                ),
        ),
 ),

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

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

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

Reply via email to