Closed Bug 1191231 Opened 9 years ago Closed 9 years ago

check DNS entry for tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com

Categories

(Infrastructure & Operations :: DNS and Domain Registration, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aselagea, Unassigned)

Details

I'm trying to create a new aws ec2 instance to loan it to :kmoir (it's a test as we are new to buildduty). The private IP address generated when running "cloud-tools/scripts/free_ips.py" script is 10.134.59.83 and the fqdn is "tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com".

We talked to Kim to add a DNS entry for this ip, however, when running "cloud-tools/scripts/aws_create_instance.py" script, we receive "ERROR - tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com has no DNS entry"

Could you please take a look into this?
:kmoir, I looked and this IP 10.134.59.83 is in DNS as:

dev-linux64-ec2-kmoir2.dev.releng.use1.mozilla.com

However, :aselagea is expecting it to be:

tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com

Is this something you can help resolve?
Flags: needinfo?(kmoir)
sure I'll fix this sorry about that
Flags: needinfo?(kmoir)
The dns is fixed, just waiting for it to propogate
Okay you should be okay to create the instance now 

(aws_manager)[buildduty@aws-manager2.srv.releng.scl3.mozilla.com aws_manager]$ nslookup tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com
Server:		10.26.75.40
Address:	10.26.75.40#53

Name:	tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com
Address: 10.134.59.83

(aws_manager)[buildduty@aws-manager2.srv.releng.scl3.mozilla.com aws_manager]$ nslookup 10.134.59.83
Server:		10.26.75.40
Address:	10.26.75.40#53

83.59.134.10.in-addr.arpa	name = tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com.

(aws_manager)[buildduty@aws-manager2.srv.releng.scl3.mozilla.com aws_manager]$ nslookup tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com
Server:		10.26.75.40
Address:	10.26.75.40#53

Name:	tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com
Address: 10.134.59.83

(aws_manager)[buildduty@aws-manager2.srv.releng.scl3.mozilla.com aws_manager]$ nslookup tst-linux64-ec2-kmoir2.build.mozilla.org
Server:		10.26.75.40
Address:	10.26.75.40#53

tst-linux64-ec2-kmoir2.build.mozilla.org	canonical name = tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com.
Name:	tst-linux64-ec2-kmoir2.test.releng.use1.mozilla.com
Address: 10.134.59.83
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.