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

Change subject: db-eqiad.php: Restore original weight
......................................................................

db-eqiad.php: Restore original weight

db1065 was out for maintenance and was pooled in yesterday night with
less weight than the original in order to warm it up.
According to the graphs and logs, the pool size is already loaded.

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


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

diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 1f84df6..0bfdb11 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -97,7 +97,7 @@
 #              'db1052' => 1,   # 2.8TB  96GB, old master #Temporary master 
for db1095 - new sanitarium #T150960 #C2
                'db1051' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager #C2
                'db1055' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager #C2
-               'db1065' => 1,   # 2.8TB 160GB, api, low weight after 
maintenance #D1
+               'db1065' => 50,  # 2.8TB 160GB, api #D1
                'db1066' => 50,  # 2.8TB 160GB, api #D1
                'db1072' => 0,   # 2.8TB 160GB, vslow, dump #D1
                'db1073' => 50,  # 2.8TB 160GB, api #D1
@@ -264,7 +264,7 @@
                        'db1072' => 1,
                ],
                'api' => [
-                       'db1065' => 1, # low weight after maintenance
+                       'db1065' => 5,
                        'db1066' => 5,
                        'db1073' => 5,
                ],

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I6c921409fd11c2678efb67198971be982589a7a0
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Marostegui <maroste...@wikimedia.org>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to