Jcrespo has submitted this change and it was merged.

Change subject: Repool db1065 after maintenance (with lower weight than normal)
......................................................................


Repool db1065 after maintenance (with lower weight than normal)

We will repool it at 100% once we check there are not issues
caused by the maintenance.

Change-Id: I15009305b955055d93225259dbf207a8dc0b7f17
References: T116557 T99485
---
M wmf-config/db-eqiad.php
1 file changed, 3 insertions(+), 3 deletions(-)

Approvals:
  Jcrespo: Looks good to me, approved



diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index b1e1a10..e98f889 100755
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -92,7 +92,7 @@
                'db1051' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1055' => 50,  # 2.8TB  96GB, watchlist, recentchanges, 
contributions, logpager
                'db1057' => 200, # 2.8TB  96GB
-#              'db1065' => 100, # 2.8TB 160GB, api
+               'db1065' => 0,   # 2.8TB 160GB, api
                'db1066' => 100, # 2.8TB 160GB, api
                'db1072' => 500, # 2.8TB 160GB
                'db1073' => 500, # 2.8TB 160GB
@@ -193,8 +193,8 @@
                        'db1053' => 1,
                ),
                'api' => array(
-#                      'db1065' => 1,
-                       'db1066' => 1,
+                       'db1065' => 1,
+                       'db1066' => 10,
                ),
        ),
        's2' => array(

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I15009305b955055d93225259dbf207a8dc0b7f17
Gerrit-PatchSet: 2
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