Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NTP - Server A will not query state of NTP but ping OK

Status
Not open for further replies.

Nick44

Technical User
Joined
Jul 31, 2002
Messages
312
Location
GB
Hi,
CM6.2, HA pair.
Server B set to local domain NTP sources "tic" and "toc".
Both sources ping OK and query OK, and server syncs time fine.

Server A will ping both sources fine, but the query state button is greyed out, and NTP will not start.
running command line ntpdate -d ip_address reports PING OK but then "no server suitable for synchronisation found"

Both servers are on the same sub-net.

When routine interchange takes place, clock drifts off ( as expected )

Why isn't Server A able to query NTP, and how can I fix please?

Speak softly and carry a big switch
 
In the affected server's linux CLI, try 'ntpq' and then 'as' and you'll see associations printed. Each association has a number. type 'rv ###' where ### is that number and post the results.

The flashcode is the reason why its unsuitable. Flashcode 0x00 = OK and you're using it, otherwise the output and flashcode give you a better idea why it can't sync.
 
HI
ntpq
as
returns *** No Host open, use 'host' command.

host returns
no current host


thanks

Speak softly and carry a big switch
 
Working server ( Server B )
returns a list of 2 targets
rv gives a flash of 00

Speak softly and carry a big switch
 
6.2, you should be on system platform, no? what about from dom0?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top