Jcrespo has submitted this change and it was merged.

Change subject: Depool db1068; repool db1070 as api
......................................................................


Depool db1068; repool db1070 as api

Change-Id: If8f786604b2f979993e747f3b89384d1df4eedc7
---
M wmf-config/db-eqiad.php
1 file changed, 4 insertions(+), 3 deletions(-)

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



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index c2de140..7da0ecc 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -130,7 +130,7 @@
                'db1056' => 100, # 2.8TB  96GB, api
                'db1059' => 100, # 2.8TB  96GB, api
                'db1064' => 500, # 2.8TB 160GB
-               'db1068' => 500, # 2.8TB 160GB
+#              'db1068' => 500, # 2.8TB 160GB
                'db1081' => 300, # 3.6TB 512GB
                'db1084' => 300, # 3.6TB 512GB
                'db1091' => 300, # 3.6TB 512GB
@@ -139,8 +139,8 @@
                'db1049' => 0,   # 2.8TB  64GB, master
                'db1026' => 0,   # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1045' => 0,   # 1.4TB  64GB, vslow, dump
-               'db1070' => 200, # 2.8TB 160GB, api, old master
-               'db1071' => 50,  # 2.8TB 160GB, low weight after repool
+               'db1070' => 50,  # 2.8TB 160GB, api, old master
+               'db1071' => 50,  # 2.8TB 160GB, api
                'db1082' => 300, # 3.6TB 512GB
                'db1087' => 300, # 3.6TB 512GB
                'db1092' => 300, # 3.6TB 512GB
@@ -306,6 +306,7 @@
                ),
                'api' => array(
                        'db1070' => 1,
+                       'db1071' => 1,
                ),
                'watchlist' => array(
                        'db1026' => 1,

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

Gerrit-MessageType: merged
Gerrit-Change-Id: If8f786604b2f979993e747f3b89384d1df4eedc7
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