Jcrespo has uploaded a new change for review.

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

Change subject: Switchover from es1011 to es1015 for maintenance
......................................................................

Switchover from es1011 to es1015 for maintenance

es1015 will be the new master, es1011 has to be converted to a
slave (and depooled) for upgrade and reconfiguration.

Change-Id: Ic7c4e01edf51a26237241ddb3f82557eab9caf26
References: T120122
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index ebf6801..c39f2a8 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -480,9 +480,9 @@
 
        # es2
        'cluster24' => array(
-               '10.64.0.6'    => 1, # es1011, master
+               '10.64.32.184' => 1, # es1015, master
+#              '10.64.0.6'    => 1, # es1011 (depooled for maintenance)
                '10.64.16.186' => 3, # es1013
-               '10.64.32.184' => 3, # es1015
        ),
        # es3
        'cluster25' => array(

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

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

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

Reply via email to