- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NTP Question to the NTP Gurus
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
11-17-2005 05:02 PM
11-17-2005 05:02 PM
NTP Question to the NTP Gurus
We have our server configured as an ntp server and getting the clock from a gps source via the serial port.
When we get a ntp response from the server in our ntp client, in the ntp response packet, the "root dispersion" value is somewhere greater than 300 ms.
From my understanding, root dispersion means the maximum error the local clock has deviated from the referrence clock. But as since this ntp response came from the ntp server, does this mean that this value is the maximum error that the ntp server has occured relative to the GPS Clock?
If I do an ntpq then rl command in the ntp server, the root dispersion value is also in the 300ms range.
I was just wondering where this 300ms root dispersion value came from as the local clock of the ntp server is directly synchronized to the gps clock. Could it be that this 300ms root dispersion value come the gps and it passes it down to the ntp server and then is passed down further to the ntp clients?
How can I have this root dispersion value decreased to less than 100ms?
Thanks in advance for any insights.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 05:35 PM
11-17-2005 05:35 PM
Re: NTP Question to the NTP Gurus
See if the link below helps.
http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=550229
Regards,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-17-2005 10:59 PM
11-17-2005 10:59 PM
Re: NTP Question to the NTP Gurus
ntp won't adust time on a client if the clients time is of too far. I think you can try and modify the variable and restart xntpd.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-18-2005 01:21 AM
11-18-2005 01:21 AM
Re: NTP Question to the NTP Gurus
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2005 07:43 PM
11-22-2005 07:43 PM
Re: NTP Question to the NTP Gurus
Thanks again guys!