[MediaWiki-commits] [Gerrit] Add aliases for analytics cluster - change (operations/dns)

2014-07-24 Thread Ottomata (Code Review)
Ottomata has submitted this change and it was merged.

Change subject: Add aliases for analytics cluster
..


Add aliases for analytics cluster

Since some services on the analytics Hadoop cluster (e.g.: Oozie)
require hardcoded hostnames in their configuration files, we abstract
those names through CNAMEs to gain the ability to switch machines
without having to reconfigure services.

Change-Id: I3f764d67a1cd1ccb09b7f646b5de8a6309938594
---
M templates/wmnet
1 file changed, 8 insertions(+), 0 deletions(-)

Approvals:
  Ottomata: Verified; Looks good to me, approved
  Alexandros Kosiaris: Looks good to me, but someone else must approve



diff --git a/templates/wmnet b/templates/wmnet
index f0cf89c..a5980b9 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -1996,6 +1996,14 @@
 te  1H  IN CNAME  tellurium
 thulium1H  IN A10.64.40.162
 
+
+; EQIAD analytics cluster
+
+$ORIGIN analytics.eqiad.{{ zonename }}.
+namenode1H  IN CNAME  analytics1010.eqiad.wmnet.
+resourcemanager 1H  IN CNAME  analytics1010.eqiad.wmnet.
+
+
 ;
 ; CODFW
 ;

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

Gerrit-MessageType: merged
Gerrit-Change-Id: I3f764d67a1cd1ccb09b7f646b5de8a6309938594
Gerrit-PatchSet: 3
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: QChris christ...@quelltextlich.at
Gerrit-Reviewer: Alexandros Kosiaris akosia...@wikimedia.org
Gerrit-Reviewer: Ottomata o...@wikimedia.org
Gerrit-Reviewer: QChris christ...@quelltextlich.at
Gerrit-Reviewer: jenkins-bot 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] Add aliases for analytics cluster - change (operations/dns)

2014-07-23 Thread QChris (Code Review)
QChris has uploaded a new change for review.

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

Change subject: Add aliases for analytics cluster
..

Add aliases for analytics cluster

Since some services on the analytics Hadoop cluster (e.g.: Oozie)
require hardcoded hostnames in their configuration files, we abstract
those names through CNAMEs to gain the ability to switch machines
without having to reconfigure services.

Change-Id: I3f764d67a1cd1ccb09b7f646b5de8a6309938594
---
M templates/wmnet
1 file changed, 8 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/dns 
refs/changes/14/148714/1

diff --git a/templates/wmnet b/templates/wmnet
index e47b590..fc240f3 100644
--- a/templates/wmnet
+++ b/templates/wmnet
@@ -1993,6 +1993,14 @@
 te  1H  IN CNAME  tellurium
 thulium1H  IN A10.64.40.162
 
+
+; EQIAD analytics cluster
+
+$ORIGIN analytics.eqiad.{{ zonename }}.
+jobtracker  1H  IN CNAME  analytics1010.eqiad.wmnet.
+namenode1H  IN CNAME  analytics1010.eqiad.wmnet.
+
+
 ;
 ; CODFW
 ;

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3f764d67a1cd1ccb09b7f646b5de8a6309938594
Gerrit-PatchSet: 1
Gerrit-Project: operations/dns
Gerrit-Branch: master
Gerrit-Owner: QChris christ...@quelltextlich.at

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits