Closed
Bug 724642
Opened 14 years ago
Closed 14 years ago
admin1b.private.tpe1 can't reach mradm01 internally, causing clock drift
Categories
(Infrastructure & Operations Graveyard :: NetOps, task)
Infrastructure & Operations Graveyard
NetOps
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mburns, Assigned: jabba)
Details
admin1b.private.tpe1.mozilla.com:Time Sync is WARNING: NTP WARNING: Offset -20.9878484 secs
[root@admin1b.private.tpe1 ~]# grep 10.2.74.123 /etc/ntp.conf
server 10.2.74.123
[root@admin1b.private.tpe1 ~]# host 10.2.74.123
Host 123.74.2.10.in-addr.arpa. not found: 3(NXDOMAIN)
[root@admin1b.private.tpe1 ~]# host mradm01.mozilla.org
mradm01.mozilla.org has address 63.245.208.161
| Assignee | ||
Comment 1•14 years ago
|
||
It shouldn't actually need mradm01. I think I just need to add tpe1 to the facter "datacenter" fact.
Assignee: network-operations → jdow
Comment 2•14 years ago
|
||
We need to configure the hosts to contact a geographic local NTP server rather than traversing a VPN to a host in a data center in California.
| Assignee | ||
Comment 3•14 years ago
|
||
Currently, the ntp puppet module has all remote offices using mvadm01 as their time source. This is mostly important, since they synchronize their LDAP databases from a Mountain View ldap host, also using mvadm01 as its time source. LDAP is the main reason that time sync is critical on these hosts. I'd be ok switching to an external pool as well, but we can configure that as needed in the ntp puppet module, which just uses the "datacenter" facter fact. If we want to change to using local NTP sources in each office, we should open a new bug. This one has been fixed, after I added the "tpe1" fact to puppet.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: mozilla.org → Infrastructure & Operations
Updated•3 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•