Asher has uploaded a new change for review.

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


Change subject: pulling es100[69], returning pmtpa dbs
......................................................................

pulling es100[69], returning pmtpa dbs

Change-Id: Id0bacb17038ecc82dbc8070fc98009a532397c31
---
M wmf-config/db-eqiad.php
M wmf-config/db-pmtpa.php
2 files changed, 5 insertions(+), 5 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index bee7b66..a8ef6f3 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -262,13 +262,13 @@
        # es2
        'cluster24' => array(
                '10.64.16.153' => 1, # es1005
-               '10.64.16.154' => 3, # es1006
+               #'10.64.16.154' => 3, # es1006
                '10.64.32.17' => 1, # es1007 snapshot host
        ),
        # es3
        'cluster25' => array(
                '10.64.32.18' => 1, # es1008
-               '10.64.32.19' => 3, # es1009
+               #'10.64.32.19' => 3, # es1009
                '10.64.32.20' => 1, # es1010 snapshot host
        ),
        # ExtensionStore shard1 - initially for AFTv5
diff --git a/wmf-config/db-pmtpa.php b/wmf-config/db-pmtpa.php
index 65aa9df..ef1b99f 100644
--- a/wmf-config/db-pmtpa.php
+++ b/wmf-config/db-pmtpa.php
@@ -82,10 +82,10 @@
 'sectionLoads' => array(
        's1' => array(
                'db1017'    => 0,
-               #'db63'    => 0, # pmtpa master
-               #'db32'   => 0, # snapshot host
+               'db63'    => 0, # pmtpa master
+               'db32'    => 0, # snapshot host
                'db59'    => 200, # special contrib, watchlist, etc
-               #'db60'    => 400,
+               'db60'    => 400,
                'db69'    => 400, 
                'db71'    => 400, # innodb_file_per_table
        ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id0bacb17038ecc82dbc8070fc98009a532397c31
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Asher <afeld...@wikimedia.org>

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

Reply via email to