Jcrespo has submitted this change and it was merged.

Change subject: depool es1005 in order to clone it to db1011
......................................................................


depool es1005 in order to clone it to db1011

db1011 is a newly arrived server for es2. We need to clone
an existing es2 server, doing it during downtime will minimize
the impact.

Change-Id: I2efcd93d229d8ca5606bb7d88993423e0a6ca5b3
---
M wmf-config/db-eqiad.php
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jcrespo: Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 1a72a20..4e37f4f 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -477,7 +477,7 @@
        # es2
        'cluster24' => array(
                '10.64.16.154' => 1, # es1006, master
-               '10.64.16.153' => 3, # es1005
+#              '10.64.16.153' => 3, # es1005 (downtime for cloning)
                '10.64.32.17'  => 3, # es1007
        ),
        # es3

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I2efcd93d229d8ca5606bb7d88993423e0a6ca5b3
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[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