- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- After boot, time is incorrect
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
Discussions
Discussions
Discussions
Forums
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
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
тАО09-22-2006 03:02 AM
тАО09-22-2006 03:02 AM
ntp starts on system 1 but errors out because the "gap" is too large to be corrected. So I set the time manually and restart ntp and all is ok, until next reboot.
Any ideas on what I could be missing? Theoretically these systems are configured very similarly.
thanks,
c
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2006 03:11 AM
тАО09-22-2006 03:11 AM
Re: After boot, time is incorrect
This is odd. At least, to avoid having to manually reset the time, edit '/etc/rc.config.d/netdaemons' and put the name of a trusted timesouce as:
export NTPDATE_SERVER=goodtime.machine.net
This will cause 'ntpdate' to be run once at bootup to step the time to a correct value. Thereafter, 'xntpd' should keep things synchronized.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2006 03:32 AM
тАО09-22-2006 03:32 AM
Re: After boot, time is incorrect
thanks I'll try that.
What's the difference in setting that and what I already have in the /etc/ntp.conf file?
thanks,
c
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2006 03:52 AM
тАО09-22-2006 03:52 AM
SolutionBy configuring NTPDATE_SERVER your server's time will be stepped (in one jump) to a correct value at bootup by 'ntpdate'. Thereafter, 'xntpd' will run and keep time synchronized. In your case, this should prevent you from having to manually restart 'xntpd' because it has found its server-side time so vastly different from its synchronization sources and hence died.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2006 03:58 AM
тАО09-22-2006 03:58 AM
Re: After boot, time is incorrect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО09-22-2006 03:59 AM
тАО09-22-2006 03:59 AM