Marostegui has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/404407 )
Change subject: s8.hosts: Add a dbstore and labs servers ...................................................................... s8.hosts: Add a dbstore and labs servers dbstore and labs servers also replicate wikidata and thus need to be added to s8.hosts Bug: T174569 Change-Id: I45ae4deadc51c0ed591a42a47079e67a48241486 --- M dbtools/s8.hosts 1 file changed, 5 insertions(+), 0 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/software refs/changes/07/404407/1 diff --git a/dbtools/s8.hosts b/dbtools/s8.hosts index 1b725c5..cf39842 100644 --- a/dbtools/s8.hosts +++ b/dbtools/s8.hosts @@ -7,6 +7,11 @@ db2080.codfw.wmnet 3306 db2079.codfw.wmnet 3306 db2045.codfw.wmnet 3306 +dbstore1001.eqiad.wmnet 3306 +dbstore1002.eqiad.wmnet 3306 +labsdb1011.eqiad.wmnet 3306 +labsdb1010.eqiad.wmnet 3306 +labsdb1009.eqiad.wmnet 3306 db1109.eqiad.wmnet 3306 db1104.eqiad.wmnet 3306 db1101.eqiad.wmnet 3318 -- To view, visit https://gerrit.wikimedia.org/r/404407 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I45ae4deadc51c0ed591a42a47079e67a48241486 Gerrit-PatchSet: 1 Gerrit-Project: operations/software Gerrit-Branch: master Gerrit-Owner: Marostegui <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
