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

Change subject: db-eqiad,db-codfw.php: Add db1106 to config
......................................................................

db-eqiad,db-codfw.php: Add db1106 to config

db1106 will serve in s5 and later s8, add it to the config and pool it
with low weight
Also pool db1105 with low weight

Bug: T172679
Change-Id: I1c2fc6edc7201561441cec5353861134e7014334
---
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/48/382648/1

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 6b66632..4c333b1 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -506,6 +506,7 @@
        'db1103' => '10.64.0.164', # do not remove or comment out
        'db1104' => '10.64.16.85', # do not remove or comment out
        'db1105' => '10.64.32.222', # do not remove or comment out
+       'db1106' => '10.64.48.13', # 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
        'db2003' => '10.192.0.6', # do not remove or comment out
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index 36d1b3f..ba02c34 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -151,7 +151,8 @@
                'db1099' => 1,   # B2 3.6TB 512GB, watchlist, recentchanges, 
contributions, logpager
                # 'db1100' => 1,   # C2 3.6TB 512GB, old master, crashed
                # 'db1104' => 100,  # B3 3.6TB 512GB # Cloning db1106
-               # 'db1105' => 100,  # C3 3.6TB 512GB #catching up after being 
provisioned
+               'db1105' => 100,  # C3 3.6TB 512GB #low weight after being 
provisioned
+               'db1106' => 100,  # D3 3.6TB 512GB #low weight after being 
provisioned
        ],
        's6' => [
                'db1061' => 0,   # C3 2.8TB 128GB, master
@@ -516,6 +517,7 @@
        'db1103' => '10.64.0.164', # do not remove or comment out
        'db1104' => '10.64.16.85', # do not remove or comment out
        'db1105' => '10.64.32.222', # do not remove or comment out
+       'db1106' => '10.64.48.13', # 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
        'db2003' => '10.192.0.6', # do not remove or comment out

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

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