jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/383059 )

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


db-eqiad.php: Depool db1096

Going to optimize pagelinks and templatelinks

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

Approvals:
  Marostegui: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 54e55ea..91752c2 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -147,7 +147,7 @@
                'db1082' => 300, # A2 3.6TB 512GB, api
                'db1087' => 500, # C2 3.6TB 512GB
                'db1092' => 500, # D2 3.6TB 512GB
-               'db1096' => 1,   # A6 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
+               # 'db1096' => 1,   # A6 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager #T174509
                'db1099' => 1,   # B2 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
                # 'db1100' => 1,   # C2 3.6TB 512GB, old master, crashed
                # 'db1104' => 100,  # B3 3.6TB 512GB # Cloning db1106
@@ -372,23 +372,23 @@
                        'db1082' => 1,
                ],
                'watchlist' => [
-                       'db1096' => 1,
+                       # 'db1096' => 1,
                        'db1099' => 1,
                ],
                'recentchanges' => [
-                       'db1096' => 1,
+                       # 'db1096' => 1,
                        'db1099' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1096' => 1,
+                       # 'db1096' => 1,
                        'db1099' => 1,
                ],
                'contributions' => [
-                       'db1096' => 1,
+                       # 'db1096' => 1,
                        'db1099' => 1,
                ],
                'logpager' => [
-                       'db1096' => 1,
+                       # 'db1096' => 1,
                        'db1099' => 1,
                ],
        ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: Ic1868dab85deb09b4e9822fc48365c74e33d9375
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: Jcrespo <jcre...@wikimedia.org>
Gerrit-Reviewer: Marostegui <maroste...@wikimedia.org>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to