Elukey has uploaded a new change for review.

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

Change subject: Remove mc1003 from the redis/memcached pools for maintenance.
......................................................................

Remove mc1003 from the redis/memcached pools for maintenance.

Bug: T123711
Change-Id: Ibb480035c63d8787b427a67cee02e51b4278383d
---
M hieradata/common/mediawiki/redis_servers.yaml
M hieradata/eqiad.yaml
2 files changed, 4 insertions(+), 5 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/97/274097/1

diff --git a/hieradata/common/mediawiki/redis_servers.yaml 
b/hieradata/common/mediawiki/redis_servers.yaml
index 466cce5..4072751 100644
--- a/hieradata/common/mediawiki/redis_servers.yaml
+++ b/hieradata/common/mediawiki/redis_servers.yaml
@@ -5,9 +5,6 @@
   shard02:
     host: 10.64.0.181
     port: 6379
-  shard03:
-    host: 10.64.0.182
-    port: 6379
   shard04:
     host: 10.64.0.183
     port: 6379
@@ -55,7 +52,9 @@
     port: 6379
 
 # Hosts temporarily removed for maintenance
-
+#  shard03:
+#    host: 10.64.0.182
+#    port: 6379
 
 codfw:
   shard01:
diff --git a/hieradata/eqiad.yaml b/hieradata/eqiad.yaml
index 4eead39..9e64caa 100644
--- a/hieradata/eqiad.yaml
+++ b/hieradata/eqiad.yaml
@@ -4,7 +4,6 @@
 mediawiki_memcached_servers:
   - '10.64.0.180:11211:1 "shard01"'
   - '10.64.0.181:11211:1 "shard02"'
-  - '10.64.0.182:11211:1'
   - '10.64.0.183:11211:1 "shard04"'
   - '10.64.0.184:11211:1 "shard05"'
   - '10.64.0.185:11211:1 "shard06"'
@@ -22,6 +21,7 @@
   - '10.64.48.96:11211:1 "shard18"'
 
 # Hosts temporarily removed from the pool for maintenance
+#  - '10.64.0.182:11211:1'
 
 #
 # Ganglia

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ibb480035c63d8787b427a67cee02e51b4278383d
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Elukey <[email protected]>

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

Reply via email to