Marostegui has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/349970 )

Change subject: db-codfw.php: Repool db2043 and db2061
......................................................................

db-codfw.php: Repool db2043 and db2061

Repool db2043 and db2061 with low weight after maintenance

Bug: T163339
Change-Id: Ie309b4f05cc34b0dfaf722db72854ff5bc80e99d
---
M wmf-config/db-codfw.php
1 file changed, 5 insertions(+), 4 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 1c7c7d7..a06e6d0 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -115,9 +115,9 @@
        /* s3 */ 'DEFAULT' => [
                'db2018' => 0,   # B6 2.9TB  96GB, master
                'db2036' => 50,  # C6 2.9TB 160GB, rc, log
-#              'db2043' => 50,  # C6 2.9TB 160GB, dump (inactive), vslow 
#T163339
+               'db2043' => 10,  # C6 2.9TB 160GB, dump (inactive), vslow
                'db2050' => 150, # C6 2.9TB 160GB, api
-               'db2057' => 400, # D6 3.3TB 160GB #temporary vslow (inactive) 
T163339
+               'db2057' => 400, # D6 3.3TB 160GB
        ],
        's4' => [
                'db2019' => 0,   # B6 2.9TB  96GB, master
@@ -148,7 +148,7 @@
                'db2040' => 200, # C6 2.9TB 160GB, rc, log
                'db2047' => 400, # C6 2.9TB 160GB
                'db2054' => 200, # D6 2.9TB 160GB, dump (inactive), vslow 
#temporary api #T163339
-#              'db2061' => 200, # D6 3.3TB 160GB, api #T163339
+               'db2061' => 20, # D6 3.3TB 160GB, api #T163339
                'db2068' => 300, # D6 3.3TB 160GB
        ],
        'silver' => [
@@ -295,7 +295,7 @@
                        'db2036' => 1,
                ],
                'dump' => [
-                       'db2057' => 1,
+                       'db2043' => 1,
                ],
                'vslow' => [
                        'db2057' => 1,
@@ -411,6 +411,7 @@
                ],
                'api' => [
                        'db2054' => 1,
+                       'db2061' => 1,
                ],
        ],
 ],

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

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