- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- ntp logic ..
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 10:53 AM
12-04-2002 10:53 AM
ntp logic ..
My question today has to do with ntp logic.Ok here we go ..
We have 1 server (lvadm01) going out to the internet to clock.isc.org. And I was going around to all my servers to check to see what time server they were synced up to. Most of them were synced to lvadm01. But I found one server lvscu1 that is synched to lvapp10 that is synched to lvadm01. As you see the ntpq ???p out put below.
remote refid st t when poll reach delay offset disp
==============================================================================
*lvapp10.prod.ne lvadm01.admin.n 4 u 87 128 377 0.37 0.081 0.06
(NET-lvapp10) /# ntpq -p
remote refid st t when poll reach delay offset disp
==============================================================================
*lvadm01.admin.n clock.isc.org 3 u 874 1024 377 0.41 -0.059 0.08
My question is that lvscu1 is synched up to lvapp10 that is synched up to lvadm01 in a daisy chain type fashion. Now is that the correct way to do it? Or do I want lvscu1 directly to lvadm01 ? Or does it matter ? What is the difference if any?
Thanks
~ Richard
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 10:56 AM
12-04-2002 10:56 AM
Re: ntp logic ..
It's primarily a matter of semantics. It works whether you call it a horse or a pony. The difference is most likely completely un-noticeable.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 11:30 AM
12-04-2002 11:30 AM
Re: ntp logic ..
Shouldn't be a problem.
But what I would do is set lvapp10 up to be a peer to lvadm10 in all the clients & have lvapp10 sync to clock.isc.org. That way if lvadm10 has to go down for maint, the clients still have an ntp server available. Actually this is the preferred way to do this - you know not having all your eggs in one basket & all.
Rgds,
Jeff
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 11:43 AM
12-04-2002 11:43 AM
Re: ntp logic ..
I have mine setup so that one server (1st) has access to the internet to get time, and another server (2nd) gets its time from the 1st one.
All the rest of the servers use both as a reference with the primary being the 1st and the other being the 2nd.
One or the other of the servers is up at all times.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2002 04:51 PM
12-04-2002 04:51 PM
Re: ntp logic ..
Having a single Internet source is probably not the best solution. Pick about 5 or 6. NTP will do an intelligent poll of each server and if any begin to drift from the others, those servers won't have any effect on the actual time. Total loss of the source is not a bad thing as the server will just continue until the source comes back, and even then, time is changed very slowly to prevent losing or gaining a single second.
Bill Hassell, sysadmin