Marostegui has uploaded a new change for review.

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

Change subject: db-eqiad.php: Repool db1068
......................................................................

db-eqiad.php: Repool db1068

db1068 was out for maintenance (ALTER table) now pool it back but leave db1081
there to make sure db1068 gets back slowly.
Once it is been there for some time I will remove db1081 from the API
service and restore its normal weight for general traffic

Bug: T147305
Change-Id: I16e0f0bea1e3afb092bbcd10e33c3fb138bf214b
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 17221aa..591d592 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -133,7 +133,7 @@
                'db1056' => 1,   # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1059' => 1,   # 2.8TB  96GB, api
                'db1064' => 0,   # 2.8TB 160GB, vslow, dump
-#              'db1068' => 1,   # 2.8TB 160GB, api
+               'db1068' => 1,   # 2.8TB 160GB, api
                'db1081' => 250, # 3.6TB 512GB, api
                'db1084' => 500, # 3.6TB 512GB
                'db1091' => 500, # 3.6TB 512GB
@@ -327,7 +327,7 @@
                ],
                'api' => [
                        'db1059' => 1,
-#                      'db1068' => 3,
+                       'db1068' => 3,
                        'db1081' => 3,
                ],
                'watchlist' => [

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I16e0f0bea1e3afb092bbcd10e33c3fb138bf214b
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