Marostegui has uploaded a new change for review.

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

Change subject: db-eqiad.php: Temporarily replace db1062 wit db1034 in order to 
be able to execute an ALTER table. It normally takes around 2 hours to execute 
this ALTER
......................................................................

db-eqiad.php: Temporarily replace db1062 wit db1034 in order to be able to 
execute an ALTER table.
It normally takes around 2 hours to execute this ALTER

Bug-id: T141951

Change-Id: I82073d0a9f6dffb6badb71bce8f645d025be5cdc
---
M wmf-config/db-eqiad.php
1 file changed, 6 insertions(+), 6 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index a92ee59..3116d34 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -166,7 +166,7 @@
                'db1028' => 0,   # 1.4TB  64GB, vslow, dump
                'db1034' => 1,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
 #              'db1039' => 0,   # 1.4TB  64GB
-               'db1062' => 1,   # 2.8TB 128GB, watchlist, recentchanges, 
contributions, logpager
+#              'db1062' => 1,   # 2.8TB 128GB, watchlist, recentchanges, 
contributions, logpager
                'db1079' => 300, # 3.6TB 512GB, api
                'db1086' => 500, # 3.6TB 512GB
                'db1094' => 500, # 3.6TB 512GB
@@ -410,19 +410,19 @@
                        'db1079' => 1,
                ],
                'watchlist' => [
-                       'db1062' => 1,
+                       'db1034' => 1,
                ],
                'recentchanges' => [
-                       'db1062' => 1,
+                       'db1034' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1062' => 1,
+                       'db1034' => 1,
                ],
                'contributions' => [
-                       'db1062' => 1,
+                       'db1034' => 1,
                ],
                'logpager' => [
-                       'db1062' => 1,
+                       'db1034' => 1,
                ],
        ],
 ],

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

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