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

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: T148967
Change-Id: I7c6c5339be54538e708381f6db4619e90633f4a9
---
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/35/326935/1

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index b8ab783..31bd8bd 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
                'db1070' => 50,  # 2.8TB 160GB, api, old master
                'db1071' => 50,  # 2.8TB 160GB, api
-               'db1082' => 500, # 3.6TB 512GB
+               'db1082' => 1,   # 3.6TB 512GB #temporarily serving vslow,dump 
#T148967
                '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/326935
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

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