HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: NTP Server setting
Operating System - HP-UX
1827293
Members
3374
Online
109717
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- 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-12-2005 07:11 PM
10-12-2005 07:11 PM
NTP Server setting
Can everyone explain me about NTP? I have 3 machines and use one of them as master clock server. I don't know how to set it to master (or it needn't configure?) On the other side, I configure /etc/ntp.conf and /etc/rc.config.d/netdaemons files in other 2 servers and then start xntpd. But they failed. They show the error
ntpdate: no server suitable for synchronization found
Thanks you for your help
ntpdate: no server suitable for synchronization found
Thanks you for your help
- Tags:
- NTP
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-14-2005 01:37 AM
10-14-2005 01:37 AM
Re: NTP Server setting
To start at the end, ntpdate does not use /etc/ntp.conf. You have to give it an ntp-host to sync with. You can try "pool.ntp.org". Then, ntpdate and the ntp-deamon cannot run at the same time, they use the same port.
In /etc/ntp.conf (or with `sam`) you just need to specify other ntp-servers. Best to specify either 1 or 3, not 2: with 2, it cannot find the best among the 2. A server is regarded as having a better time than the local machine. You can regard this as a 'master'.
You can also specify peer-s: machines with the same time quality. For example 1 server from the internet provider and 3 internal servers: each internal server has the others as peer and the providers as server.
Other internal machines either use one of the internal clocks or all three, using them as their master. If servers are a kind of team (like the fileservers) you can define them peers among eachother.
If you use `ntpq -p` on the machine, you can see the peers and servers. Under the stratum number, you can see their level in the hierarchy.
If your provider has no reference clock, you can use pool.ntp.org, see www.pool.ntp.org.
In /etc/ntp.conf (or with `sam`) you just need to specify other ntp-servers. Best to specify either 1 or 3, not 2: with 2, it cannot find the best among the 2. A server is regarded as having a better time than the local machine. You can regard this as a 'master'.
You can also specify peer-s: machines with the same time quality. For example 1 server from the internet provider and 3 internal servers: each internal server has the others as peer and the providers as server.
Other internal machines either use one of the internal clocks or all three, using them as their master. If servers are a kind of team (like the fileservers) you can define them peers among eachother.
If you use `ntpq -p` on the machine, you can see the peers and servers. Under the stratum number, you can see their level in the hierarchy.
If your provider has no reference clock, you can use pool.ntp.org, see www.pool.ntp.org.
make everything as simple as possible, not simpler (A.Einstein??)
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP