Jcrespo has uploaded a new change for review.

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

Change subject: Pool db1044 and db1075 with low weight
......................................................................

Pool db1044 and db1075 with low weight

db1044 has to warm-up after being depooled and restarted for
cloning and it is the first time we pool db1075.

Bug: T130351
Change-Id: I0363c2b4ce9a7b2b02be9ed74b213afc0096b44a
---
M wmf-config/db-codfw.php
M wmf-config/db-eqiad.php
2 files changed, 4 insertions(+), 1 deletion(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index c408a0f..c8ca16e 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -430,6 +430,7 @@
        'db1072' => '10.64.48.27', #do not remove or comment out
        'db1073' => '10.64.48.28', #do not remove or comment out
        'db1074' => '10.64.0.204', #do not remove or comment out
+       'db1075' => '10.64.0.205', #do not remove or comment out
        'db1076' => '10.64.16.190', #do not remove or comment out
        'db2001' => '10.192.0.4', # do not remove or comment out
        'db2002' => '10.192.0.5', # do not remove or comment out
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 6e767a3..426408c 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -115,7 +115,8 @@
                'db1027' => 0,   # 1.4TB  64GB, vslow, dump
                'db1015' => 100, # 1.4TB  64GB, watchlist, recentchanges, 
contributions, logpager
                'db1035' => 300, # 1.4TB  64GB
-#              'db1044' => 300, # 1.4TB  64GB, depooled for maintenance
+               'db1044' => 50,  # 1.4TB  64GB, pooled with low weight
+               'db1075' => 50,  # 3.6TB 512GB, pooled with low weight
        ),
        's4' => array(
                'db1040' => 0,   # 1.4TB  64GB
@@ -419,6 +420,7 @@
        'db1072' => '10.64.48.27', #do not remove or comment out
        'db1073' => '10.64.48.28', #do not remove or comment out
        'db1074' => '10.64.0.204', #do not remove or comment out
+       'db1075' => '10.64.0.205', #do not remove or comment out
        'db1076' => '10.64.16.190', #do not remove or comment out
        'db2001' => '10.192.0.4', # do not remove or comment out
        'db2002' => '10.192.0.5', # do not remove or comment out

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0363c2b4ce9a7b2b02be9ed74b213afc0096b44a
Gerrit-PatchSet: 1
Gerrit-Project: operations/mediawiki-config
Gerrit-Branch: master
Gerrit-Owner: Jcrespo <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to