Marostegui has uploaded a new change for review.

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

Change subject: db-eqiad.php: Depool db1068 for maintenance
......................................................................

db-eqiad.php: Depool db1068 for maintenance

db1068 needs to get an ALTER done. Depool it.
In order to help db1069 with the API load I have
pooled db1081 with some weight and decreased a bit its
weight for the main traffic

Bug: T149079
Change-Id: Ia9fc7267b62e32d5d1522e4507f37cf8378b367f
---
M wmf-config/db-eqiad.php
1 file changed, 5 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 046aa2f..f7b9a87 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -133,8 +133,8 @@
                'db1056' => 1,   # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1059' => 1,   # 2.8TB  96GB, api
                'db1064' => 0,   # 2.8TB 160GB, vslow, dump
-               'db1068' => 1,   # 2.8TB 160GB, api
-               'db1081' => 500, # 3.6TB 512GB
+#              'db1068' => 1,   # 2.8TB 160GB, api #Maintenance #T149079
+               'db1081' => 300, # 3.6TB 512GB, api #Temporary serving api 
#T14907
                'db1084' => 500, # 3.6TB 512GB
                'db1091' => 500, # 3.6TB 512GB
        ],
@@ -327,8 +327,9 @@
                        'db1064' => 1,
                ],
                'api' => [
-                       'db1059' => 1,
-                       'db1068' => 3,
+                       'db1059' => 3,
+#                      'db1068' => 3,
+                       'db1081' => 1,
                ],
                'watchlist' => [
                        'db1053' => 1,

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

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