Jcrespo has uploaded a new change for review.

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

Change subject: Repool db1022 as regular traffic + API
......................................................................

Repool db1022 as regular traffic + API

Bug: T120122
Change-Id: I3fe56ea5bf762409e2c0638b2f31830241374dc1
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 1 deletion(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 5f81fd2..3f49b4d 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -134,7 +134,7 @@
        ),
        's6' => array(
                'db1023' => 0,   # 1.4TB  64GB
-#              'db1022' => 200, # 1.4TB  64GB  Depooled as part of T120122 - 
volans
+               'db1022' => 100, # 1.4TB  64GB, api
                'db1030' => 0,   # 1.4TB  64GB, vslow, dump
                'db1037' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1050' => 400, # 2.8TB  64GB
@@ -311,6 +311,9 @@
                'dump' => array(
                        'db1030' => 1,
                ),
+               'api' => array(
+                       'db1022' => 1,
+               ),
                'watchlist' => array(
                        'db1037' => 1,
                ),

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3fe56ea5bf762409e2c0638b2f31830241374dc1
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <jcre...@wikimedia.org>

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

Reply via email to