- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NTP Problem
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
09-26-2000 05:40 AM
09-26-2000 05:40 AM
We do not use daylight savings time. Any ideas please?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2000 05:45 AM
09-26-2000 05:45 AM
Re: NTP Problem
There must be something in your Windows shareware to handle timezones/daylight savings - and its not setup correctly. If the time on your HP server is correct then the problem is on your PC.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2000 05:49 AM
09-26-2000 05:49 AM
Re: NTP Problem
Both the HP server and your PC should be set to UTC.
What does 'date -u' report on the HP server? At the time of this post, it should be around 'Tue Sep 26 13:50:18 UTC 2000'
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2000 06:02 AM
09-26-2000 06:02 AM
Re: NTP Problem
The date -u seems to be the issue. It was reporting an hour earlier than expected and as a result our time is GMT +2. This difference is however as a result 3 hours. How do I fix this?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2000 06:13 AM
09-26-2000 06:13 AM
Re: NTP Problem
Your HP server is running an hour slow but you have been compensating with a TZ (sourced from /etc/TIMEZONE) which is an hour out.
If you have any date dependent applications then I would consider shutting to single user mode, amend TIMEZONE, adjust the date with 'date -u' then reboot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2000 10:08 PM
09-26-2000 10:08 PM
Re: NTP Problem
I have tried to set both date -u and without the -u. The etc/TIMEZONE is SAST-2SADT .
We are basically GMT+2 but the two times are always 3 hours difference. Anything else I should look at?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-26-2000 11:06 PM
09-26-2000 11:06 PM
SolutionThis file defines when Daylight Savings Time is in operation for all timezones. The entry that one of my servers has is:-
# South Africa Standard Time
SAST-2
0 1 1-7 3 1985-2038 0 SAST-2
-----------------------------------------
Which does not specify daylight savings. What does your entry look like?