[Bug 681677] New: on boot, some services reported as failed and nfsserver not working - startproc / checkproc broken
https://bugzilla.novell.com/show_bug.cgi?id=681677 https://bugzilla.novell.com/show_bug.cgi?id=681677#c0 Summary: on boot, some services reported as failed and nfsserver not working - startproc / checkproc broken Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: x86-64 OS/Version: openSUSE 11.4 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: hsk@fli-leibniz.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110303 SUSE/3.6.15-0.2.2 Firefox/3.6.15 when booting opensuse 11.4, several services (e.g. irq_balancer, sshd, mcelog, cups, xdm, nfsserver, autofs, nscd, cron) are reported as "failed" but most of them are running and working well. nfsserver does not work, as it tries to startproc several daemon programs and fails to do so. nfsserver works after starting all the necessary daemons by hand. it seems startproc / checkproc are broken insofar they sometimes return status "program not running" / "no process no pid file found" despite program has been started / is running, e.g. # ps -ef | grep irqbalance root 1076 1 0 19:03 ? 00:00:09 /usr/sbin/irqbalance # checkproc /usr/sbin/irqbalance # echo $? 3 # ps -ef | grep automount # startproc /usr/sbin/automount -p /var/run/automount.pid # echo $? 7 # ps -ef | grep automount root 1941 1 0 19:06 ? 00:00:00 /usr/sbin/automount -p /var/run/automount.pid i have tried an upgrade to 11.4 from a working 11.3, fresh install of 11.4 using my usual selections and configurations, fresh install of 11.4 using all the provided defaults (!), on a recent core-i5-2500/geforce-gt430 box and on a not-so-recent core2-6300/radeon-x1300 box, all of them had the problem described above Reproducible: Always Steps to Reproduce: 1.) install 11.4 2.) boot normally 3.) look at the console to see several services reported as failed Expected Results: services being properly reported as started, working nfsserver :-) -- 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=681677 https://bugzilla.novell.com/show_bug.cgi?id=681677#c1 Jan Kardell <jan@mida.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jan@mida.se --- Comment #1 from Jan Kardell <jan@mida.se> 2011-07-01 09:42:03 UTC --- I see false failure reports occasionally on my Athlon X2, maybe on one of five boots. The most common services are ncsd, acpid and atftpd. It also happens to idmapd or mountd about once per 20 boots. The system is updated with aaa_base-11.4-54.68.1.x86_64 and sysvinit-tools-2.88-37.45.1.x86_64. Gonna try with RUN_PARALLEL="no" for a while. -- 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=681677 https://bugzilla.novell.com/show_bug.cgi?id=681677#c zj jia <zjjia@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zjjia@novell.com AssignedTo|bnc-team-screening@forge.pr |werner@novell.com |ovo.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=681677 https://bugzilla.novell.com/show_bug.cgi?id=681677#c2 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |mszeredi@novell.com, | |ro@suse.com, | |trenn@novell.com InfoProvider| |hsk@fli-leibniz.de Severity|Major |Normal --- Comment #2 from Dr. Werner Fink <werner@novell.com> 2011-08-16 08:11:58 UTC --- I'm not able to reproduce: /suse/werner> ps -ef | grep irqbalance root 12589 1 0 Aug08 ? 00:02:47 /usr/sbin/irqbalance werner 21261 21226 0 09:46 pts/0 00:00:00 grep irqbalance /suse/werner> su Password: werner # checkproc /usr/sbin/irqbalance werner # echo $? 0 even not for automount daemon: /suse/werner> ps -ef | grep automount root 13329 1 0 Aug08 ? 00:03:06 /usr/sbin/automount -p /var/run/automount.pid werner 21331 21226 0 09:48 pts/0 00:00:00 grep automount /suse/werner> su Password: werner # checkproc /usr/sbin/automount werner # echo $? 0 and I've *never* seen this on any workstation here around nor on my Intel i7 nor my old double Intel pentium III workstations at home (booten daily both without boot splash) ... nor any of the beta testers of the 11.4 had seen this. I'd like to know which kernel is used on such systems ... that is desktop or default or xen kernel or anything else? What disks are used (SSD/HD)? Maybe it would be a prefect idea to attach the hwinfo output ;) Beside this I'd like to know if *all* available updates are applied on the affected systems, latest changelog entry for sysvinit on 11.4 is: * Fri Jul 01 2011 werner@suse.de - Fix done by request from Friedrich Haubensak fixes bnc#700342 -- 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=681677 https://bugzilla.novell.com/show_bug.cgi?id=681677#c3 Friedrich Haubensak <hsk@fli-leibniz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|hsk@fli-leibniz.de | --- Comment #3 from Friedrich Haubensak <hsk@fli-leibniz.de> 2011-08-17 11:34:24 UTC --- ahh, sorry for being lazy. this bug report can be closed. as i suspected, startproc / checkproc were broken: they did not correctly detect my widely used "/u" disk partition - the current release of sysvinit-tools (2.88-37.47.1) fixes this. (btw: all systems that i spoke about had and have installed 11.4 distro with most recent updates :-) -- 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=681677 https://bugzilla.novell.com/show_bug.cgi?id=681677#c4 Dr. Werner Fink <werner@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #4 from Dr. Werner Fink <werner@novell.com> 2011-08-17 11:55:46 UTC --- OK already fixed ... this one was assigned much to late *** This bug has been marked as a duplicate of bug 700342 *** http://bugzilla.novell.com/show_bug.cgi?id=700342 -- 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=681677 https://bugzilla.novell.com/show_bug.cgi?id=681677#c5 --- Comment #5 from Jan Kardell <jan@mida.se> 2011-08-19 13:27:24 UTC --- I'm not completely happy, I have sysvinit-tools (2.88-37.47.1) installed and still occationally get false failreports. Today it told me that start of irqbalancer, but it is running just fine. There must be another bug in startproc. -- 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=681677 https://bugzilla.novell.com/show_bug.cgi?id=681677#c6 --- Comment #6 from Dr. Werner Fink <werner@novell.com> 2011-08-19 13:40:01 UTC --- The problem is that I'm not able to reproduce which in fact is very hard to fix ... you may try to debug this. -- 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