- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Time Synchronization
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
04-26-2002 06:27 AM
04-26-2002 06:27 AM
Time Synchronization
Thanks in advance for any help provided.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 06:49 AM
04-26-2002 06:49 AM
Re: Time Synchronization
set_parms timezone
The ntp server will give the time in UTC. universal coordinated time. The timezone your server is set to will display the time in the correct format and will work out the offset from UTC.
HTH
Dave.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 07:23 AM
04-26-2002 07:23 AM
Re: Time Synchronization
I understand from your question as you are trying to achive 2 things :
1. Set your local mahcine time , as per the previous reply set_params timezone will set it permanently but u need to reboot the machine.
You can set it on the fly ie the HPUX clock by the date command.
2, The second is the syncronisation with the NTP stuff , if NTP is configured and is working then the server should be able to lew the time correctly if the difference is less than 1000 seconds , but if the differnce is more then u need to manually change the time so that the differnce reduces and you are good to go.
You need not restart the NTP damenon in the first case after you ahve adjusted the time as it will correct itlsef if it is running , incase you are rebooting the machine then the NTP daemon will restart too.
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 08:05 AM
04-26-2002 08:05 AM
Re: Time Synchronization
If you don't know the format of date command you can change time throuh sam. Remember setting clock so far backward and not rebooting system is not a good idea. I have change time of server couple time but it was off couple minutes only.
For ntp when you restart the ntp daemon same time if you watch the syslog file (tail -f /var/adm/syslog/syslog.log) then it will tell you whether you need to set your time manually or not.
Sachin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-26-2002 01:34 PM
04-26-2002 01:34 PM