- Community Home
- >
- Servers and Operating Systems
- >
- Operating System - HP-UX
- >
- System Administration
- >
- Time difference between hpux server rp7420 and ato...
-
-
Categories
- Topics
- Hybrid IT with Cloud
- Mobile & IoT
- IT for Data & Analytics
- Transformation
- Strategy and Technology
- Products
- Cloud
- Integrated Systems
- Networking
- Servers and Operating Systems
- Services
- Storage
- Company
- Events
- Partner Solutions and Certifications
- Welcome
- Welcome
- Announcements
- Tips and Tricks
- Feedback
-
Blogs
- Alliances
- Around the Storage Block
- Behind the scenes @ Labs
- Converged Data Center Infrastructure
- Digital Transformation
- Grounded in the Cloud
- HPE Careers
- HPE Storage Tech Insiders
- Infrastructure Insights
- Inspiring Progress
- Internet of Things (IoT)
- My Learning Certification
- Networking
- OEM Solutions
- Servers: The Right Compute
- Telecom IQ
- Transforming IT
-
Quick Links
- Community
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Contact
- Email us
- Tell us what you think
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Enterprise.nxt
- Marketplace
- Aruba Airheads Community
-
Categories
-
Forums
-
Blogs
-
InformationEnglish
Time difference between hpux server rp7420 and atomic clock
- 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
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-22-2009 07:27 PM
03-22-2009 07:27 PM
Time difference between hpux server rp7420 and atomic clock
Time difference between hpux server rp7420 and atomic clock
I am facing a problem with the system clock timing when compare with the atomic clock.I have to set the time daily morning with atomic clock.
We can't accept time difference more than 4 second .
Can any body help me out for doing this time setting automated with atomic clock using NTP
server? or else is there any other way?
Thanks in advance
Sujeet
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-22-2009 07:58 PM
03-22-2009 07:58 PM
Re: Time difference between hpux server rp7420 and atomic clock
Re: Time difference between hpux server rp7420 and atomic clock
http://forums11.itrc.hp.com/service/forums/questionanswer.do?admit=109447626+1237780612704+28353475&threadId=974532
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-22-2009 09:24 PM
03-22-2009 09:24 PM
Re: Time difference between hpux server rp7420 and atomic clock
Re: Time difference between hpux server rp7420 and atomic clock
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1316488
http://www.cyberciti.biz/faq/howto-configure-hpux-unix-xntpd-ntp-server/
Regards
^^^^^^^^^^^
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-22-2009 09:28 PM
03-22-2009 09:28 PM
Re: Time difference between hpux server rp7420 and atomic clock
Re: Time difference between hpux server rp7420 and atomic clock
My problem is that I am not sure about my server timings ? are they showing right time or not ? for that I want to sync my NTP server clock with Atomic clock (World Time Server)then only I can sync all the client NTP with the server?
I want How can i sync the HPUX server with right time?
Thanks & Regards,
Sujeet
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-22-2009 09:38 PM
03-22-2009 09:38 PM
Re: Time difference between hpux server rp7420 and atomic clock
Re: Time difference between hpux server rp7420 and atomic clock
Here is the stpe to configure NTP server and client
At server: only need to set: the XNTPD variable to equal 1 (/etc/rc.config.d/netdaemon)
Others parameter should keep it be blank.
At client: must set all below parameter:
export NTPDATE_SERVER='NTP server1 NTP server2'
export XNTPD=1
export XNTPD_ARGS=
and /etc/ntp.conf:
broadcastclient yes
server NTP server
driftfile /etc/ntp.drift
save the file
touch /etc/ntp.drift
The drift file is used to track the accuracy of the local clock over time. It is maintained
by xntpd and used later to send fewer time synchronization requests to the server.
ntpq -p
you can check this link also...
http://www.cyberciti.biz/faq/howto-configure-hpux-unix-xntpd-ntp-server/
Suraj
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-22-2009 09:40 PM
03-22-2009 09:40 PM
Re: Time difference between hpux server rp7420 and atomic clock
Re: Time difference between hpux server rp7420 and atomic clock
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2018 Hewlett Packard Enterprise Development LP