Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/336194 )

Change subject: db-eqiad.php: Depool db1064
......................................................................

db-eqiad.php: Depool db1064

db1064 is going to export dewiki and commonswiki to db1095 and needs to
be depooled.
Pool db1068 to vslow and remove it from API just in case it suffers
delays.
db1081 will help with API

Bug: T153743
Change-Id: I138509529cbce94560fe4338cb68a40a79879a0e
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index a7503bb..642dda2 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -132,9 +132,9 @@
                'db1053' => 1,   # A2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1056' => 1,   # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1059' => 1,   # C2 2.8TB  96GB, api
-               'db1064' => 0,   # D1 2.8TB 160GB, vslow, dump
-               'db1068' => 1,   # D1 2.8TB 160GB, api
-               'db1081' => 500, # A2 3.6TB 512GB
+#              'db1064' => 0,   # D1 2.8TB 160GB, vslow, dump #Master for 
db1095
+               'db1068' => 0,   # D1 2.8TB 160GB, #temp vslow, dump #T153743
+               'db1081' => 300, # A2 3.6TB 512GB, #temp api #T153743
                'db1084' => 500, # B1 3.6TB 512GB
                'db1091' => 500, # D2 3.6TB 512GB
        ],
@@ -321,14 +321,14 @@
        ],
        's4' => [
                'vslow' => [
-                       'db1064' => 1,
+                       'db1068' => 1,
                ],
                'dump' => [
-                       'db1064' => 1,
+                       'db1068' => 1,
                ],
                'api' => [
                        'db1059' => 1,
-                       'db1068' => 3,
+                       'db1081' => 1,
                ],
                'watchlist' => [
                        'db1053' => 1,

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I138509529cbce94560fe4338cb68a40a79879a0e
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to