Marostegui has uploaded a new change for review.

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

Change subject: db-eqiad.php: Temporarily depool db1086.
......................................................................

db-eqiad.php: Temporarily depool db1086.

There is an alter table that was run in db1079, and finished already, a lot 
faster
than expected.
db1086 should be next so, with this commit we temporarily depool db1086 and 
repool db1079
to its original position (serving API) with 350 instead of 300 weight.

Bug: T141951
Change-Id: I7d19649daff7a451e3ed8cdf2aa2e6ecc77e8fe3
---
M wmf-config/db-eqiad.php
1 file changed, 3 insertions(+), 3 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index dcda50e..07e9aa9 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -167,8 +167,8 @@
                'db1034' => 1,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
 #              'db1039' => 0,   # 1.4TB  64GB
                'db1062' => 1,   # 2.8TB 128GB, watchlist, recentchanges, 
contributions, logpager
-#              'db1079' => 300, # 3.6TB 512GB,
-               'db1086' => 350, # 3.6TB 512GB, api
+               'db1079' => 350, # 3.6TB 512GB, api
+#              'db1086' => 350, # 3.6TB 512GB,
                'db1094' => 500, # 3.6TB 512GB
        ],
        'silver' => [
@@ -407,7 +407,7 @@
                        'db1028' => 1,
                ],
                'api' => [
-                       'db1086' => 1,
+                       'db1079' => 1,
                ],
                'watchlist' => [
                        'db1034' => 1,

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

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