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

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


db-eqiad.php: Depool db1026

db1026 is going to be used to populate db1096

Bug: T172679
Change-Id: I01bf1a91b93c46d68affe7d9eeb7291abc5d2e75
---
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 e65a6d1..9f982c1 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -137,7 +137,7 @@
        's5' => [
                'db1063' => 0,   # C5 2.8TB 128GB, master
                # 'db1049' => 1,   # B1 2.8TB  64GB, old master
-               'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
+               # 'db1026' => 1,   # B1 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager # T172679
                'db1045' => 1,   # B2 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1070' => 50,  # D1 2.8TB 160GB, vslow, dump #ROW based 
replication - master for db1095
                'db1071' => 50,  # D1 2.8TB 160GB, api
@@ -365,23 +365,23 @@
                        'db1082' => 1,
                ],
                'watchlist' => [
-                       'db1026' => 1,
+                       # 'db1026' => 1,
                        'db1045' => 1,
                ],
                'recentchanges' => [
-                       'db1026' => 1,
+                       # 'db1026' => 1,
                        'db1045' => 1,
                ],
                'recentchangeslinked' => [
-                       'db1026' => 1,
+                       # 'db1026' => 1,
                        'db1045' => 1,
                ],
                'contributions' => [
-                       'db1026' => 1,
+                       # 'db1026' => 1,
                        'db1045' => 1,
                ],
                'logpager' => [
-                       'db1026' => 1,
+                       # 'db1026' => 1,
                        'db1045' => 1,
                ],
        ],

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I01bf1a91b93c46d68affe7d9eeb7291abc5d2e75
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <[email protected]>
Gerrit-Reviewer: Florianschmidtwelzow <[email protected]>
Gerrit-Reviewer: Jcrespo <[email protected]>
Gerrit-Reviewer: Marostegui <[email protected]>
Gerrit-Reviewer: Urbanecm <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to