HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NTP XNTPD SECONDARY SOURCE
Operating System - HP-UX
1826414
Members
4316
Online
109692
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
01-06-2004 12:38 PM
01-06-2004 12:38 PM
I want to have a secondary source for ntp in case my primary source is down.
Is there a way to include a secondary source in the /etc/ntp.conf file?
For example my xntp server is called timewarp and I want to make time.nist.gov as the secondary source.
Any/all help greatly appreciated and points will be assigned.
Thanks,
Andy
Is there a way to include a secondary source in the /etc/ntp.conf file?
For example my xntp server is called timewarp and I want to make time.nist.gov as the secondary source.
Any/all help greatly appreciated and points will be assigned.
Thanks,
Andy
It is, after all, a matter of survival!!
Solved! Go to Solution.
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-06-2004 01:45 PM
01-06-2004 01:45 PM
Solution
Actually, you want 4 to 6 different time servers. NTP is a very robust protocol that works best when there are several sources. Through a complex set of measurements and internal tests, NTP will pick the most accurate source and ignore sources that do not respond or are many minutes out of sync. Here is a suggested ntp.conf file:
server ntp-cup.external.hp.com # HP open time server
server time.twc.weather.com # The Weather Channel, Atlanta
server bonehed.lcs.mit.edu # MIT, Boston
driftfile /etc/ntp.drift
For a list of other servers, go to ntp.org, or specifically, http://www.eecis.udel.edu/~mills/ntp/servers.html
Note that Stratum level one servers should only be used once at a particular site as these are the closest to the atomic clock source. Stratum 2 servers have less restrictions but due to NTP's method of resolving time, no less accurate. You'll get better than 128ms accuracy. Your HP-UX system is automnatically a timeserver with the above ntp.conf file (you can chooes other time sources) and other HP-UX and Windows boxes can sync off your server. The protocol is very tiny...you can sync thousands of systems with a small HP-UX system.
There is no need to pick a primary and secondary although the prefer option can lean towards that server. It's much better to let NTP evaluate all the sources and adjust time accordingly.
Bill Hassell, sysadmin
server ntp-cup.external.hp.com # HP open time server
server time.twc.weather.com # The Weather Channel, Atlanta
server bonehed.lcs.mit.edu # MIT, Boston
driftfile /etc/ntp.drift
For a list of other servers, go to ntp.org, or specifically, http://www.eecis.udel.edu/~mills/ntp/servers.html
Note that Stratum level one servers should only be used once at a particular site as these are the closest to the atomic clock source. Stratum 2 servers have less restrictions but due to NTP's method of resolving time, no less accurate. You'll get better than 128ms accuracy. Your HP-UX system is automnatically a timeserver with the above ntp.conf file (you can chooes other time sources) and other HP-UX and Windows boxes can sync off your server. The protocol is very tiny...you can sync thousands of systems with a small HP-UX system.
There is no need to pick a primary and secondary although the prefer option can lean towards that server. It's much better to let NTP evaluate all the sources and adjust time accordingly.
Bill Hassell, sysadmin
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP