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

Change subject: mariadb: Depool db1066 for maintenance
......................................................................


mariadb: Depool db1066 for maintenance

I am going to depool and stop replication on db1066 to minimize
the IOPS it is suffering while rebuild is ongoing.

Bug: T169448
Change-Id: If708488cc42d632e73e094c6d1f28503adf85baa
---
M wmf-config/db-eqiad.php
1 file changed, 2 insertions(+), 2 deletions(-)

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index ce1b2d5..04d6c41 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -98,7 +98,7 @@
                'db1051' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1055' => 50,  # C2 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1065' => 0,   # D1 2.8TB 160GB, vslow, dump, master for 
sanitarium
-               'db1066' => 10,  # D1 2.8TB 160GB, api
+               # 'db1066' => 10,  # D1 2.8TB 160GB, api # depooled for 
maintenance T169448
                'db1072' => 50,  # B2 2.8TB 160GB, api
                'db1073' => 50,  # B3 2.8TB 160GB, api
                'db1080' => 500, # A2 3.6TB 512GB
@@ -267,7 +267,7 @@
                        'db1065' => 1,
                ],
                'api' => [
-                       'db1066' => 1,
+                       # 'db1066' => 1,
                        'db1072' => 1,
                        'db1073' => 1,
                ],

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

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

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

Reply via email to