Jcrespo has submitted this change and it was merged.

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(-)

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



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: merged
Gerrit-Change-Id: Ic7c4e01edf51a26237241ddb3f82557eab9caf26
Gerrit-PatchSet: 2
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