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

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

db-eqiad.php: Depool db1034

db1034 needs an alter table
use db1039 to replace db1034 temporarily

Bug: T166208
Change-Id: Ic8dd287cc53ffceade4af17a7789bfc52225399b
---
M wmf-config/db-eqiad.php
1 file changed, 7 insertions(+), 7 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index b5c979c..c5c42c6 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -163,8 +163,8 @@
 #              'db1041' => 0,   # B2 1.4TB  64GB, old master2
 #              'db1033' => 0,   # B2 1.4TB  64GB, old master #running long 
alter table T166208
                'db1028' => 0,   # B1 1.4TB  64GB, vslow, dump
-               'db1034' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
-#              'db1039' => 0,   # B2 1.4TB  64GB
+#              'db1034' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager #T166208
+               'db1039' => 1,   # B2 1.4TB  64GB #temporary watchlist service 
#T166208
                'db1079' => 300, # A2 3.6TB 512GB, api
                'db1086' => 500, # B3 3.6TB 512GB, api
                'db1094' => 500, # D2 3.6TB 512GB
@@ -420,19 +420,19 @@
                        'db1086' => 1,
                ],
                'watchlist' => [
-                       'db1034' => 1,
+                       'db1039' => 1,
                ],
                'recentchanges' => [
-                       'db1034' => 1,
+                       'db1039' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1034' => 1,
+                       'db1039' => 1,
                ],
                'contributions' => [
-                       'db1034' => 1,
+                       'db1039' => 1,
                ],
                'logpager' => [
-                       'db1034' => 1,
+                       'db1039' => 1,
                ],
        ],
 ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic8dd287cc53ffceade4af17a7789bfc52225399b
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to