Closed Bug 586739 Opened 14 years ago Closed 14 years ago

fix linux64-ref-platform.b.m.o DNS entry

Categories

(mozilla.org Graveyard :: Server Operations, task)

x86
macOS
task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Assigned: phong)

Details

It currently gets assigned 10.2.91.236, but the DNS entry points to something different:
foo-ix-blah:~ bhearsum$ host linux64-ref-platform
linux64-ref-platform.build.mozilla.org has address 10.2.71.245
foo-ix-blah:~ bhearsum$ host 10.2.71.245
245.71.2.10.in-addr.arpa domain name pointer linux64-ref-platform.build.mozilla.org.
foo-ix-blah:~ bhearsum$ host 10.2.91.236
236.91.2.10.in-addr.arpa domain name pointer dhcp-10-2-8-236.build.mozilla.org.

the mac address is 00:50:56:A5:37:E7
Well, if it's a ref-platform and it's not up all the time, then I guess there isn't any point wasting an IP on it?

Phong?
Assignee: server-ops → phong
That would be OK with me, but is IP space really at that much of a premium?. We set the hostname on the machine in /etc/sysconfig/network, which means Puppet should still work.
added to dhcp.

host linux64-ref-platform { hardware ethernet  00:50:56:A5:37:E7; fixed-address 10.2.71.245; }
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.