Springle has submitted this change and it was merged.

Change subject: depool db1049 while repl recovers
......................................................................


depool db1049 while repl recovers

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

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 43556aa..461c040 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -88,7 +88,7 @@
                'db1056'    => 0, # 2.8TB sas 96GB future master
                #'db1017'    => 0, # 1.4TB 64GB was 51fb master
                'db1043'    => 300, # 1.4TB sas 64GB
-               'db1049'    => 100, # 2.8TB sas 64GB watchlist
+               #'db1049'    => 100, # 2.8TB sas 64GB watchlist
                'db1050'    => 100, # snapshot 2.8TB sas 64GB
                'db1051'    => 400, # 2.8TB sas 96GB
                'db1052'    => 400, # 2.8TB sas 96GB
@@ -160,13 +160,13 @@
 'groupLoadsByDB' => array(
        'enwiki' => array(
                'watchlist' => array(
-                       'db1049' => 1,
+#                      'db1049' => 1,
                ),
                'recentchangeslinked' => array(
-                       'db1049' => 1,
+#                      'db1049' => 1,
                ),
                'contributions' => array(
-                       'db1049' => 1,
+#                      'db1049' => 1,
                ),
                'dump' => array(
                        'db1052' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ieeafab5fc238a08abb8eab75a65579ccfbaed8a2
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Springle <sprin...@wikimedia.org>
Gerrit-Reviewer: Springle <sprin...@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