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

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

db-eqiad.php: Depool db1045

db1045 needs an alter table.
Pool db1082 for the vslow and dump traffic while db1045 is out

Bug: T150644
Change-Id: Ic083c1b78fda78ec8a0d24c06f2d3374df44f898
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 4bec7dd..e166482 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -141,10 +141,10 @@
        's5' => [
                'db1049' => 0,   # 2.8TB  64GB, master
                'db1026' => 1,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-               'db1045' => 0,   # 1.4TB  64GB, vslow, dump
+#              'db1045' => 0,   # 1.4TB  64GB, vslow, dump #T150644
                'db1070' => 50,  # 2.8TB 160GB, api, old master
                'db1071' => 50,  # 2.8TB 160GB, api
-               'db1082' => 500, # 3.6TB 512GB
+               'db1082' => 1,   # 3.6TB 512GBi #temporarily serving vslow,dump 
#T150644
                'db1087' => 500, # 3.6TB 512GB
                'db1092' => 500, # 3.6TB 512GB
        ],
@@ -352,10 +352,10 @@
        ],
        's5' => [
                'vslow' => [
-                       'db1045' => 1,
+                       'db1082' => 1,
                ],
                'dump' => [
-                       'db1045' => 1,
+                       'db1082' => 1,
                ],
                'api' => [
                        'db1070' => 1,

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

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