jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/394057 )
Change subject: s8.hosts: Add eqiad hosts ...................................................................... s8.hosts: Add eqiad hosts s8 has been deployed (empty) already in eqiad. Update it with the eqiad hosts and remove s5 hosts from there. Not added s8 labs hosts as technically there is no s8 replication channel there. The order of the hosts in s8.hosts file is basically a copy of eqiad. Bug: T177208 Change-Id: Iaf28c8ae0f1fddf4a47b5e5c90bcc5c83a7d7cb1 --- M dbtools/s5.hosts M dbtools/s8.hosts 2 files changed, 8 insertions(+), 8 deletions(-) Approvals: Marostegui: Looks good to me, approved jenkins-bot: Verified Jcrespo: Looks good to me, but someone else must approve diff --git a/dbtools/s5.hosts b/dbtools/s5.hosts index a7271e3..f5ce620 100644 --- a/dbtools/s5.hosts +++ b/dbtools/s5.hosts @@ -15,19 +15,11 @@ db1095.eqiad.wmnet 3306 dbstore1001.eqiad.wmnet 3306 dbstore1002.eqiad.wmnet 3306 -db1071.eqiad.wmnet 3306 db1082.eqiad.wmnet 3306 -db1087.eqiad.wmnet 3306 -db1092.eqiad.wmnet 3306 db1096.eqiad.wmnet 3306 db1097.eqiad.wmnet 3315 -db1099.eqiad.wmnet 3318 db1100.eqiad.wmnet 3306 -db1104.eqiad.wmnet 3306 db1106.eqiad.wmnet 3306 -db1101.eqiad.wmnet 3318 -db1109.eqiad.wmnet 3306 db1110.eqiad.wmnet 3306 -db1063.eqiad.wmnet 3306 db1051.eqiad.wmnet 3306 db1070.eqiad.wmnet 3306 diff --git a/dbtools/s8.hosts b/dbtools/s8.hosts index 827dfd5..4192671 100644 --- a/dbtools/s8.hosts +++ b/dbtools/s8.hosts @@ -6,3 +6,11 @@ db2080.codfw.wmnet 3306 db2079.codfw.wmnet 3306 db2045.codfw.wmnet 3306 +db1109.eqiad.wmnet 3306 +db1104.eqiad.wmnet 3306 +db1101.eqiad.wmnet 3318 +db1099.eqiad.wmnet 3318 +db1092.eqiad.wmnet 3306 +db1087.eqiad.wmnet 3306 +db1063.eqiad.wmnet 3306 +db1071.eqiad.wmnet 3306 -- To view, visit https://gerrit.wikimedia.org/r/394057 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: Iaf28c8ae0f1fddf4a47b5e5c90bcc5c83a7d7cb1 Gerrit-PatchSet: 2 Gerrit-Project: operations/software Gerrit-Branch: master Gerrit-Owner: Marostegui <[email protected]> Gerrit-Reviewer: Jcrespo <[email protected]> Gerrit-Reviewer: Marostegui <[email protected]> Gerrit-Reviewer: Volans <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
