- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Setting up NTP for Local and Clients on multi-tier...
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-15-2002 10:55 AM
04-15-2002 10:55 AM
Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 10:58 AM
04-15-2002 10:58 AM
Re: Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
Check this:
http://us-support2.external.hp.com/cki/bin/doc.pl/sid=e79e86dc082b1ff44b/screen=ckiDisplayDocument?docId=200000047992570
frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 11:03 AM
04-15-2002 11:03 AM
Re: Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 11:06 AM
04-15-2002 11:06 AM
Re: Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
On serveur, add this at end of /etc/ntp.conf:
broadcast 192.168.1.255 version 3
server 127.127.1.1
On clients, add this at end of /etc/ntp.conf
server canopus version 3
(If canopus is the server)
With /etc/rc.config.d/netdaemons
ON Clients,
export NTPDATE_SERVER=canopus
XNTPD=1
export XNTPD_ARGS=
ON Server,
export NTPDATE_SERVER=lents40inf02
XNTPD=1
export XNTPD_ARGS=
Frank.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 11:08 AM
04-15-2002 11:08 AM
Re: Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
There is no problem running one (or more) of your servers as local "master" clocks. Neither is there a problem when with mixed OS levels. 'xntpd' (NTP) will not synchronize with a time source if the source and the server differ by more than 1000 seconds. You should plan to adjust each participate to within several seconds first. You can do this at bootup with 'ntpdate' and/or with the 'date' command (particularly 'date [-a [-]sss [. fff]]' in 11.x).
See the man pages for the aforementioned commands and see chapter-7 of "Installing and Administering Internet Services" for a complete guide to setting up NTP.
Once established, NTP will keep your server's time very well controlled. 'cron' time differences will never be an issue since 'cron' operates at a resolution of 0ne-minute, anyway.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 11:09 AM
04-15-2002 11:09 AM
Re: Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
Sorry, I meant to post the link to the manual:
http://docs.hp.com/hpux/onlinedocs/B2355-90685/B2355-90685.html
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 11:28 AM
04-15-2002 11:28 AM
Re: Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
Essentially no problems will occur as there servers will try to sync with in the 1000 ie 16 mts and 40 seconds seconds difference . A good idea however is to have layered approach ie create a cluster of servers in the remote location pointing to a master over there and have that mster synced up wiht a master here which again is the reference for the cluster locally , incase you have less than 3 servers then it is better to have tehm correct each otheres time . Essentially you can group them at a lover startum and have them defined in /etc/ntp.conf as a peer to each other . Ofcourse the Bible says it all :
http://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=20020415-123421
Manoj Srivastava
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-15-2002 07:23 PM
04-15-2002 07:23 PM
Re: Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
AS mentioned, slewing the clock prevent database problems. It does thos by not skipping any time ticks but making them slightly shorter or lonher apart. The database(s) won't see any unusual as every second is counted.
When a client is rebooted, ntpdate -b is run prior to any time-critical programs to step the clock to exact time. This is done in the startup scripts.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2002 02:21 AM
04-16-2002 02:21 AM
Re: Setting up NTP for Local and Clients on multi-tier SAP / Oracle Environmentd
To increase the security of the system, you can't stop xntpd listening to the network, but you can tell it to ignore all traffic. I suggest adding the following line to the end of /etc/ntp.conf on clients:
restrict default ignore
Which will ignore any traffic except for configured traffic.
dave