- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Clock Drift on rp7410
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
11-13-2006 06:10 PM
11-13-2006 06:10 PM
Clock Drift on rp7410
Problem- There is a gradual drift of time on one of the servers (i.e. lags by twenty minutes for a fortnight with the other server).
Has anyone experience over such an issue & would he/she be good enough to educate me on same.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 06:24 PM
11-13-2006 06:24 PM
Re: Clock Drift on rp7410
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1073839
http://forums1.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1068248
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 06:46 PM
11-13-2006 06:46 PM
Re: Clock Drift on rp7410
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 06:58 PM
11-13-2006 06:58 PM
Re: Clock Drift on rp7410
I can only assume it's because computers don't have atomic clocks. :-)
>Is there a solution to this?
That's the main purpose of a time server. It corrects the drift.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 07:04 PM
11-13-2006 07:04 PM
Re: Clock Drift on rp7410
See as I told you in my first message, the drift is as much as 20 minutes for a fortnight. Can the drift of a "non-atomic" clock be so large : )) ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-13-2006 07:11 PM
11-13-2006 07:11 PM
Re: Clock Drift on rp7410
I've had 20 minutes happen on a g4000. But don't remember how long since I reset it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 01:40 AM
11-14-2006 01:40 AM
Re: Clock Drift on rp7410
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 07:17 AM
11-14-2006 07:17 AM
Re: Clock Drift on rp7410
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 11:58 PM
11-14-2006 11:58 PM
Re: Clock Drift on rp7410
Hi Noel:
An NTP client, can be used as an NTP server, the question is if you need to mantain real time or you need to synchronize your servers (for example in a cluster environment).
If you have an NTP server running now, you can use this configuration, but there is a lot of possible configurations on internet.
-Client side-
server 192.168.1.1 version 3 prefer minpoll 3 maxpoll 4
-Server side-
restrict default nomodify notrap
restrict 127.0.0.1
broadcast 192.168.254.255 ttl 4
server
server 127.127.1.0
fudge 127.127.1.0 stratum 3
driftfile /var/lib/ntp/drift
broadcastdelay 0.004
keys /etc/ntp/keys
Hope this helps...
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2006 11:58 PM
11-14-2006 11:58 PM
Re: Clock Drift on rp7410
Hi Noel:
An NTP client, can be used as an NTP server, the question is if you need to mantain real time or you need to synchronize your servers (for example in a cluster environment).
If you have an NTP server running now, you can use this configuration, but there is a lot of possible configurations on internet.
-Client side-
server 192.168.1.1 version 3 prefer minpoll 3 maxpoll 4
-Server side-
restrict default nomodify notrap
restrict 127.0.0.1
broadcast 192.168.1.255 ttl 4
server
server 127.127.1.0
fudge 127.127.1.0 stratum 3
driftfile /var/lib/ntp/drift
broadcastdelay 0.004
keys /etc/ntp/keys
Hope this helps...
Best regards.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 02:59 AM
11-15-2006 02:59 AM
Re: Clock Drift on rp7410
maybe a result of a different power supply unit (50 Hz <-> 60 Hz)?
Just a thought
Volkmar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2006 03:34 AM
11-15-2006 03:34 AM
Re: Clock Drift on rp7410
On most HP9000 servers, the L-board contains a battery that is user for multiple things one being the system clock. You may want to schedule HP out to replace it. I have seen this many times as a field engineer.
-Paul