Bug 9041 - ntpdate puts out invalid argument msg
Summary: ntpdate puts out invalid argument msg
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 6.2
Hardware: alpha
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2000-02-01 14:07 UTC by David Lawrence
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2000-02-04 16:27:33 UTC
Embargoed:


Attachments (Terms of Use)

Description Derek Tattersall 2000-02-01 14:07:21 UTC
When using ntpdate to set the time/date on an Alpha, ntpdate gives the
message Can't adjust the time of day: Invalid argument when it finds a time
server.  JBJ intimates that this may be due to a missing patch in the
kernel.

Comment 1 Jeff Johnson 2000-02-01 18:19:59 UTC
(Note: the patch I was remembering is the 500/HZ setting limit of 0 because
HZ is different on alpha).

The adjtime syscall is returning EINVAL. Off to glibc for further investigation
since
	nm ntpdate | grep adjtime
                 U adjtime@@GLIBC_2.1

Comment 2 Elliot Lee 2000-02-03 19:38:59 UTC
It works for me on this Alpha here, with the xntp3 package from 6.1.


Note You need to log in before you can comment on or make changes to this bug.