Closed
Bug 602196
Opened 15 years ago
Closed 15 years ago
bm-foopy.build.mozilla.org and bm-remote.build.mozilla.org are offline
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bear, Assigned: jabba)
Details
moz:~ bear$ dig bm-foopy.build.mozilla.org
;; QUESTION SECTION:
;bm-foopy.build.mozilla.org. IN A
;; ANSWER SECTION:
bm-foopy.build.mozilla.org. 300 IN CNAME foopy.build.mtv1.mozilla.com.
foopy.build.mtv1.mozilla.com. 300 IN A 10.250.48.9
Reporter | ||
Updated•15 years ago
|
Severity: normal → major
Comment 1•15 years ago
|
||
We'll need these for Android testing.
We're already way behind on this, so this is much appreciated!
Summary: server bm-foopy.build.mozilla.org is offline → bm-foopy.build.mozilla.org and bm-remote.build.mozilla.org are offline
Comment 2•15 years ago
|
||
(I can get to the 3 minis in bug 550357 via http + ssh, but not the load balancer bm-remote.b.m.o via http)
Comment 3•15 years ago
|
||
rebooted bm-foopy.build. I don't know where bm-remote.build is. I can't find it in inventory.
Comment 4•15 years ago
|
||
It's a load balancer in front of the three minis in bug 550357, definitely in MV but not sure where.
It's less urgent than foopy, however; thanks for getting that back up :)
Assignee | ||
Comment 5•15 years ago
|
||
It looks like bm-remote has been down since the last power outage, because the load balancer didn't have the configuration saved properly. I reconfigured it and saved the configuration. It is up again.
Assignee: server-ops → jdow
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Reporter | ||
Comment 6•15 years ago
|
||
odd, I can do a dig on bm-remote.b.m.o but when I try to ping it I get this:
moz:~ bear$ dig bm-remote.build.mozilla.org
;; Query time: 94 msec
;; SERVER: 10.2.74.123#53(10.2.74.123)
;; WHEN: Wed Oct 6 18:03:06 2010
;; MSG SIZE rcvd: 206
moz:~ bear$ ping bm-remote.build.mozilla.org
ping: cannot resolve bm-remote.build.mozilla.org: Unknown host
Assignee | ||
Comment 7•15 years ago
|
||
I think that might be VPN playing games with you. I have that frequently with Viscosity VPN client, where userspace programs like ping and ssh will use Viscosity's custom resolver which tries to use the dns servers from your local network as well as the vpn network, and dig, host, nslookup etc. will just query whatever dns server is in /etc/resolv.conf ... at least that is what I think is happening and restarting your vpn client, computer, flushing dns cache, or something along those lines might work. :)
Reporter | ||
Comment 8•15 years ago
|
||
well, restarting vpn client, computer, flushing dns cache or something... to be blunt would require me setting up my test environment of multiple vm's tegra's, virtualenv and other tools such that I would lose close to an hour each time.
so not an option
what are the dns servers I need to add to my resolve.conf to prevent this - I plan on running build-vpn full time so can add them to my IP config
Assignee | ||
Comment 9•15 years ago
|
||
I think
nameserver 10.2.74.125
nameserver 10.2.74.127
would be correct, and also in Viscosity preferences (if that is what you are using) uncheck the option called "use alternate DNS support". Hopefully that works.
Reporter | ||
Comment 10•15 years ago
|
||
thanks - i'll tweak the dns setup. at least now the resolv.conf when build-vpn is active actually contains a mozilla name server :)
/me moves on to next "oh my lord, we gotta fix this" item
thanks for the server restarts!
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•