Jcrespo has submitted this change and it was merged.

Change subject: Switchover es3 master es1014 -> es1019 and depool es1014
......................................................................


Switchover es3 master es1014 -> es1019 and depool es1014

For maintenance.

Change-Id: I2ce45854c3c4cd17e80527358f74998b90f520c9
References: T120122
---
M wmf-config/db-codfw.php
M wmf-config/db-eqiad.php
2 files changed, 7 insertions(+), 8 deletions(-)

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



diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index df3ec33..6040e1c 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -341,15 +341,14 @@
 
        # es2
        'cluster24' => array(
-               '10.64.32.184' => 1, # es1015, master
-#              '10.64.0.6'   => 1, # es1011, master (maintenance)
-               '10.192.0.28' => 1, # es2006
-               '10.192.0.27' => 3, # es2005
-               '10.192.0.29' => 3, # es2007
+               '10.64.32.184' => 0, # es1015, master
+               '10.192.0.28'  => 1, # es2006
+               '10.192.0.27'  => 3, # es2005
+               '10.192.0.29'  => 3, # es2007
        ),
        # es3
        'cluster25' => array(
-               '10.64.16.187' => 1, # es1014, master
+               '10.64.16.187' => 0, # es1019, master
                '10.192.16.29' => 1, # es2008
                '10.192.16.30' => 3, # es2009
                '10.192.16.31' => 3, # es2010
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 95d453c..30e38e0 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -486,9 +486,9 @@
        ),
        # es3
        'cluster25' => array(
-               '10.64.16.187' => 1, # es1014, master
+               '10.64.48.116' => 3, # es1019, master
+#              '10.64.16.187' => 1, # es1014
                '10.64.48.114' => 3, # es1017
-               '10.64.48.116' => 3, # es1019
        ),
        # ExtensionStore shard1 - initially for AFTv5
        'extension1' => array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2ce45854c3c4cd17e80527358f74998b90f520c9
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>
Gerrit-Reviewer: Chad <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to