- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: TIME SYNCHRONISATION ATOMIC CLOCK
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
10-09-2002 10:22 PM
10-09-2002 10:22 PM
TIME SYNCHRONISATION ATOMIC CLOCK
I want to synchronise the clock op my HP9000 model L1000 (HPUX 11.00) with an external atomic clock. Where can I find such an external HPUX supported module. I don't have internet access with my server, and I keep it that way.
Thx
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-09-2002 10:42 PM
10-09-2002 10:42 PM
Re: TIME SYNCHRONISATION ATOMIC CLOCK
Have a look there :
http://www.meinberg.de/english/info/ntp.htm
The most often DCF77 receiver used is the DCF77C51
http://www.meinberg.de/english/products/c51.htm
For GPS, customers often use
http://www.meinberg.de/english/products/gpskmpl.htm
http://www.gudeads.com/
Regards,
Fr??d??ric
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 07:24 AM
10-10-2002 07:24 AM
Re: TIME SYNCHRONISATION ATOMIC CLOCK
Installing and Administering Internet Services
Chapter 7 Configuring the Network Time Protocol
http://www.docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B2355-90685/B2355-90685_top.html&con=/hpux/onlinedocs/B2355-90685/00/00/63-con.html&toc=/hpux/onlinedocs/B2355-90685/00/00/63-toc.html&searchterms=ntp&queryid=20021010-092649
Cheryl
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-10-2002 07:34 AM
10-10-2002 07:34 AM
Re: TIME SYNCHRONISATION ATOMIC CLOCK
To follow up on Cheryl's point, if you can't get Internet access with any of your systems, you can pick one to be the time server, keep the time set on it manually, and use it to serve ntp to the other systems.
JP
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 06:07 AM
10-11-2002 06:07 AM
Re: TIME SYNCHRONISATION ATOMIC CLOCK
a) Intelligent clock which hooks onto your NETWORK ($1,500 US for GPS version).
b) Dumb clock which hooks into your computer.
(About $700 US.)
I personally would vote for option A, as you don't have to reconfigure a "production server" to communicate with a slave device.
The GPS version is my choice of tools, as it won't be affected by weather patterns. (WWVB is affected by it.)
Option A: Buy the clock, hook up the tiny GPS antenna, connect it to the local lan, arp to it and set its IP address and so on.
Option B: Buy the clock, hook up your antenna, connect the clock to a serial port. Next, run SAM on the dedicated host to choose which radio device you purchased (yes, some are "in the box.") and reference the appropriate serial port. Start NTP up, and your local server now has the correct time.
For BOTH OPTIONS,then on every HP host in your LAN, use SAM and adjust the time settings to use that server's IP address as a time server, ask it to start NTP, and you are done. (thanks SAM!)
Pitfalls:
Only really big one is the 1,000 seconds off problem. NTP "stops running" if your local clock is off by more than 1,000 seconds. As root, run:
ntpdate
This SHOULD force the local machine to the correct time. Now start NTP back up and you're in business.
This is definitely a glossed over version of what to do....
Brian
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2002 11:30 AM
10-11-2002 11:30 AM
Re: TIME SYNCHRONISATION ATOMIC CLOCK
The best way to setup NTP on HP-UX is to enable it with SAM, point to the time server's IP address and then use ntpq -p IP-addr to see if it responds. Once SAM has enabled NTP, see if the current time is within a few seconds of being accurate. If so, let it cook for a few hours and check syslog for any NTP errors.
To correct a big time error, shutdown and reboot. That way, the databases and other time-sensitive programs will never see the jump.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-14-2005 06:24 PM
09-14-2005 06:24 PM