[Bug 440688] New: ntp is stuck during boot -- never reaching login prompt
https://bugzilla.novell.com/show_bug.cgi?id=440688 Summary: ntp is stuck during boot -- never reaching login prompt Product: openSUSE 11.0 Version: Final Platform: i386 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: sassmann@novell.com QAContact: qa@suse.de Found By: Development linux-krn7:~ # ps fax |grep ntp 2445 ? S 0:00 \_ /bin/sh /etc/init.d/ntp start 2463 ? S 0:00 \_ /bin/sh /etc/init.d/ntp ntptimeset 2474 ? S 0:00 \_ /usr/sbin/ntpd -g -u ntp:ntp -c /etc/ ntp.conf -q 3043 pts/4 S+ 0:00 \_ grep ntp linux-krn7:~ # strace -p 2474 Process 2474 attached - interrupt to quit select(21, [16 17 18 19 20], NULL, NULL, NULL) = ? ERESTARTNOHAND (To be restarted) --- SIGALRM (Alarm clock) @ 0 (0) --- sigreturn() = ? (mask now []) select(21, [16 17 18 19 20], NULL, NULL, NULL) = ? ERESTARTNOHAND (To be restarted) --- SIGALRM (Alarm clock) @ 0 (0) --- sigreturn() = ? (mask now []) select(21, [16 17 18 19 20], NULL, NULL, NULL) = ? ERESTARTNOHAND (To be restarted) .. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440688 User sassmann@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440688#c1 --- Comment #1 from Stefan Assmann <sassmann@novell.com> 2008-10-31 14:50:30 MDT --- Created an attachment (id=249209) --> (https://bugzilla.novell.com/attachment.cgi?id=249209) ntp.conf -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440688 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.provo.novell.com |varkoly@novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=440688 User varkoly@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=440688#c2 Peter Varkoly <varkoly@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #2 from Peter Varkoly <varkoly@novell.com> 2008-11-07 08:18:05 MST --- This problem is fixed in stable. What you have to is: 1. Remove or comment out the line 137 ( ntpd_is_running || $0 ntptimeset ) in /etc/init.d/ntp 2. Enhance in ntp.conf the server entries with option iburst. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com