- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: ntpdate[1364]: no server suitable for synchron...
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
02-12-2003 02:15 PM
02-12-2003 02:15 PM
can anyone help
in this case both ntp server and client are hp-ux
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:23 PM
02-12-2003 02:23 PM
Re: ntpdate[1364]: no server suitable for synchronization found
will show the associations between the various servers and their states
also
If the time difference between your servers is 1000 seconds or greater, xntpd will ignore the servers time. If a client cannot find a server to which to synchronize in about 320 seconds, the xntpd daemon will die. Therefore, check the time differences when you startup and manually adjust them if necessary, first.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:26 PM
02-12-2003 02:26 PM
Re: ntpdate[1364]: no server suitable for synchronization found
http://support2.itrc.hp.com/service/cki/docDisplay.do?docLocale=en_US&docId=200000063204535
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:29 PM
02-12-2003 02:29 PM
Re: ntpdate[1364]: no server suitable for synchronization found
ntpq -p
It will report back the server(s) that your machine us using. To see if any of them are reachable and running as an NTP server, use:
ntpq -p server_name1
ntpq -p server_name2
and so on. If you have edited /etc/rc.config.d/netdaemons file and specified the preferred source for a reboot NTP source, then a reboot will automatically set the time (jump to the right value) before anything time-sensitive has been started by using ntpdate. But if ntpdate can't find a working server, you'll get the same message.
Bill Hassell, sysadmin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:38 PM
02-12-2003 02:38 PM
Re: ntpdate[1364]: no server suitable for synchronization found
ntpq -p pilot
remote refid st t when poll reach delay offset disp
==============================================================================
pilot 0.0.0.0 16 - - 64 0 0.00 0.000 16000.0
#
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:44 PM
02-12-2003 02:44 PM
Re: ntpdate[1364]: no server suitable for synchronization found
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-12-2003 02:50 PM
02-12-2003 02:50 PM
Re: ntpdate[1364]: no server suitable for synchronization found
many thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2003 09:17 AM
02-13-2003 09:17 AM
Solutionwith this ntpq -p you haven't synced:
remote - the ntp server to your client
refid - the box your ntp server get's it's time from
st - stratum, how much steps is your client away from the real clock (16 is maximum afaik)
t - type (typically u for unicast or b for broadcast)
when - in x seconds the next sync will happen
poll - the sync interval in seconds
reach - a 8 bit shift register that shows you the last 8 syncs, a healthy system should sho 377 after a while
delay - Round trip time (smaller is better)
offset - difference between client and server clock (smaller is better)
disp - don't know exactly, but (smaller is better :-)
Cheers,
Michael
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2003 09:27 AM
02-13-2003 09:27 AM
Re: ntpdate[1364]: no server suitable for synchronization found
You need to make sure that an ntp server service is running at the other end. You could check the communication to the server too.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2003 11:58 PM
02-13-2003 11:58 PM
Re: ntpdate[1364]: no server suitable for synchronization found
And when I saw this forum, I was wondering how can I find out that an ntp server service is running on the NT server.
Because when I give ntpq -p it gives "ntpq: read: Connection refused"
Any info on this??????
Thanks in advance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-14-2003 02:42 AM
02-14-2003 02:42 AM
Re: ntpdate[1364]: no server suitable for synchronization found
now i will not use the NT as a time server
i have a connection from the hp-ux box to the internet
thanks to everyone!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2005 12:19 PM
12-14-2005 12:19 PM
Re: ntpdate[1364]: no server suitable for synchronization found
I used this thread and others to configure three client HP-UX 11.11 boxes to one HP-UX 11.11 box ntp server.
Two of the three ntp clients showed correct connections and one did not, giving a "no suitable ...." message when xntpd started.
ntpdate -d
I tracked the problem down to a syntax error in the server line in /etc/ntp.conf.
sam had put one too many spaces between the version number and the "prefer" word, that is,
"server
"server
I shut down and restarted xntpd countless times. I check connectivity, ip resolution etc, etc, etc and it wasn't until I removed the extra space that the client connected correctly.
Rod White