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

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

db-eqiad,db-codfw.php: Add db2080 to the config

db2080 will be a new host in s5 and later s8.
Add it to the config files, depooled

Bug: T170662
Change-Id: I6773179a2743f0598d9883d4a95c4389a660b48c
---
M wmf-config/db-codfw.php
M wmf-config/db-eqiad.php
2 files changed, 3 insertions(+), 0 deletions(-)


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

diff --git a/wmf-config/db-codfw.php b/wmf-config/db-codfw.php
index 701b1ae..ee9415e 100644
--- a/wmf-config/db-codfw.php
+++ b/wmf-config/db-codfw.php
@@ -147,6 +147,7 @@
                'db2066' => 400, # D6 3.3TB 160GB
                'db2075' => 400, # A1 3.3TB 512GB # Compressed InnoDB
                # 'db2079' => 400, # A5 3.3TB 512GB # Compressed InnoDB #T170662
+               # 'db2080' => 400, # C5 3.3TB 512GB # Compressed InnoDB #T170662
        ],
        's6' => [
                'db2028' => 0,   # B6  2.9TB  96GB, master
@@ -583,6 +584,7 @@
        'db2076' => '10.192.16.38', # do not remove or comment out
        'db2077' => '10.192.32.168', # do not remove or comment out
        'db2079' => '10.192.0.6', # do not remove or comment out
+       'db2080' => '10.192.32.169', # do not remove or comment out
        'virt1000' => '208.80.154.18', # do not remove or comment out
        'silver' => '208.80.154.136', # do not remove or comment out
        'labtestweb2001' => '208.80.153.14', # do not remove or comment out
diff --git a/wmf-config/db-eqiad.php b/wmf-config/db-eqiad.php
index bc6751c..c5b507b 100644
--- a/wmf-config/db-eqiad.php
+++ b/wmf-config/db-eqiad.php
@@ -593,6 +593,7 @@
        'db2076' => '10.192.16.38', # do not remove or comment out
        'db2077' => '10.192.32.168', # do not remove or comment out
        'db2079' => '10.192.0.6', # do not remove or comment out
+       'db2080' => '10.192.32.169', # do not remove or comment out
        'virt1000' => '208.80.154.18', # do not remove or comment out
        'silver' => '208.80.154.136', # do not remove or comment out
        'labtestweb2001' => '208.80.153.14', # do not remove or comment out

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

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