|
|
xntpd quits on AIX 5.2 LPAR
Need some expert help:
On an IBM pSeries 630 running in LPAR mode, AIX 5.2.
I have the xntpd running fine on 2 of the 3 partitions. The third
partiton starts xntpd but shuts down after 2-3 minutes.
Error code -9017. Found a reference saying that broadcastclient was
interferring with the configured server. Have tried commenting out
broadcastclient and it did not help. both of the other 2 partitions have
both server and broadcast client configured.
Step 1, start it
# startsrc -s xntpd
0513-059 The xntpd Subsystem has been started. Subsystem PID is 233656.
Step 2, check it
# ntpq -p
remote refid st t when poll reach delay offset disp
============================================================================
==
dns1.maricopa.g ntp-1.gw.uiuc.e 3 u 57 64 1 2.20 4154737 15875.0
dns2.maricopa.g ntp-1.gw.uiuc.e 3 u 56 64 1 2.12 4154728 15875.0
Step 3, ntpq returns an error
# ntpq -p
ntpq: read: A remote host refused an attempted connect operation.
Step 4, look at the erro log
LABEL: SRC_SVKO
Date/Time: Fri Nov 21 13:28:03 MST
Type: PERM
Resource Name: SRC
Description
SOFTWARE PROGRAM ERROR Detail Data
SYMPTOM CODE 256
SOFTWARE ERROR CODE -9017
ERROR CODE 0
DETECTING MODULE 'srchevn.c'@line:'350
FAILING MODULE xntpd
Any help would be appreciated,
tgendron at mail dot maricopa dot gov
|
|
0
|
|
|
|
Reply
|
Tom
|
11/21/2003 9:46:12 PM |
|
Tom Gendron wrote:
> Need some expert help:
> On an IBM pSeries 630 running in LPAR mode, AIX 5.2.
> I have the xntpd running fine on 2 of the 3 partitions. The third
> partiton starts xntpd but shuts down after 2-3 minutes.
Which version? IBM used to ship xntpd v3.5 or something, while ntpd v4.2
is the current stable release.
> Error code -9017. Found a reference saying that broadcastclient was
> interferring with the configured server. Have tried commenting out
> broadcastclient and it did not help. both of the other 2 partitions have
> both server and broadcast client configured.
>
> Step 1, start it
> # startsrc -s xntpd
> 0513-059 The xntpd Subsystem has been started. Subsystem PID is 233656.
>
> Step 2, check it
>
> # ntpq -p
>
> remote refid st t when poll reach delay offset disp
>
> ============================================================================
> ==
I believe I know what the problem is, even though the messages are
really strange:
>
> dns1.maricopa.g ntp-1.gw.uiuc.e 3 u 57 64 1 2.20 4154737 15875.0
> dns2.maricopa.g ntp-1.gw.uiuc.e 3 u 56 64 1 2.12 4154728 15875.0
Notice that the offset field is 4 M ms, or 4154 seconds!
This is so far out that (x)ntpd will terminate itself as soon as it
determines that this offset is consistent.
I.e. fix your local clock first, it must be approximately correct before
starting ntpd.
>
> Step 3, ntpq returns an error
--
- <Terje.Mathisen@hda.hydro.com>
"almost all programming can be viewed as an exercise in caching"
|
|
0
|
|
|
|
Reply
|
Terje
|
11/21/2003 10:31:47 PM
|
|
|
1 Replies
362 Views
(page loaded in 0.032 seconds)
Similiar Articles: ntpd on AIX6.1 does not start - comp.protocols.time.ntp... dev/tty2 AIX6.1 : /temp/ntp-4.2.6p3 $> uname -a AIX duffy-aix61 ... ntpd is found to run for 20 minutes and then quit ... Solaris 8 xntpd vs ntpd? - comp.protocols.time.ntp ... aix xntp problem - Unix Linux Forum - Fixunix.com... have an annoying problem with ntp on AIX 5.3 TL7. This is what I did: 1. I have enabled start of xntpd in /etc/rc.tcpip 2 ... I have thi issue on all my LPARs in p595 ... AIX, HACMP, PowerVM: November 20092.Enter #lssrc -ls xntpd to verify that the server is ... Version: 2.5 HMC Build level ... AIX OS Commands: To find the HMC IP from LPAR /usr/sbin/rsct/bin ... 7/27/2012 4:45:55 PM
|
|
|
|
|
|
|
|
|