Closed
Bug 1462809
Opened 7 years ago
Closed 7 years ago
Need to clean up some DNS entries
Categories
(Infrastructure & Operations :: MOC: Service Requests, task)
Infrastructure & Operations
MOC: Service Requests
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: michalpurzynski1, Assigned: vinh)
Details
Hey!
Can you change the DNS names of the following NSM ILO interfaces? They do not seem to follow (unofficial) standards.
Change
nsm1-ilo.ops.ber1.mozilla.com
nsm1-par1-ilo.private.par1.mozilla.com
nsm1-tpe1.ilo.private.tpe1.mozilla.com
nsm1-yvr1-ilo.private.yvr1.mozilla.com
To
nsm1-ilo.ops.ber3.mozilla.com
nsm1-ilo.private.par1.mozilla.com
nsm1-ilo.private.tpe1.mozilla.com
nsm1-ilo.private.yvr1.mozilla.com
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → vhua
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•7 years ago
|
||
Done.
vhua$ for i in `cat nsm1.txt`; do host $i; done
Host insm1-ilo.ops.ber1.mozilla.com not found: 3(NXDOMAIN)
Host nsm1-par1-ilo.private.par1.mozilla.com not found: 3(NXDOMAIN)
Host nsm1-tpe1.ilo.private.tpe1.mozilla.com not found: 3(NXDOMAIN)
Host nsm1-yvr1-ilo.private.yvr1.mozilla.com not found: 3(NXDOMAIN)
nsm1-ilo.ops.ber3.mozilla.com has address 10.249.0.17
nsm1-ilo.private.par1.mozilla.com has address 10.243.75.14
nsm1-ilo.private.tpe1.mozilla.com has address 10.247.75.17
nsm1-ilo.private.yvr1.mozilla.com has address 10.244.75.17
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•