Volans has uploaded a new change for review.

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

Change subject: Change codfw extenal storage topology
......................................................................

Change codfw extenal storage topology

Promotes one of the new servers as local master in codfw for es2 and es3

Bug: T127330
Change-Id: Iae05521063eb319760bfddedb93932957bc1d0c8
---
M wmf-config/db-codfw.php
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 21861b5..aff2a04 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -349,21 +349,21 @@
        # es2
        'cluster24' => array(
                '10.64.32.184'  => 0, # es1015, master
-               '10.192.0.27'   => 1, # es2005, codfw local master - compressed 
data
+               '10.192.32.130' => 1, # es2015, codfw local master
+               '10.192.0.27'   => 1, # es2005 - compressed data
                '10.192.0.28'   => 3, # es2006
                '10.192.0.29'   => 3, # es2007
                '10.192.0.141'  => 1, # es2014 - compressed data
-               '10.192.32.130' => 1, # es2015
                '10.192.48.41'  => 1, # es2016
        ),
        # es3
        'cluster25' => array(
                '10.64.16.187'  => 0, # es1019, master
-               '10.192.16.30'  => 1, # es2009, codfw local master
+               '10.192.16.172' => 1, # es2018, codfw local master
+               '10.192.16.30'  => 1, # es2009
                '10.192.16.29'  => 3, # es2008
 #              '10.192.16.31'  => 3, # es2010 - depooled because of T127769 - 
volans
                '10.192.0.142'  => 1, # es2017
-               '10.192.16.172' => 1, # es2018
                '10.192.48.42'  => 1, # es2019
        ),
        # ExtensionStore shard1 - initially for AFTv5

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

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

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

Reply via email to