[Bug 471297] New: boot.md fails

https://bugzilla.novell.com/show_bug.cgi?id=471297 Summary: boot.md fails Classification: openSUSE Product: openSUSE 11.1 Version: Final Platform: i686 OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: per.jessen@enidan.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.8.1.6) Gecko/20070730 SUSE/2.0.0.6-25 Firefox/2.0.0.6 I noticed that boot.md was reported as having failed during boot-up, but I saw no error messages or indications of any kind. The machine and the RAID arrays are also working fine. I think the return code might stem from "mdadm -A -s -c conf" which clearly returns rc=2 when run manually. I ran an strace mdadm -A -s -c conf: open("/dev/disk/by-uuid/f2139c0e-e68c-4d1a-a0e7-e8bf9ff0cfec", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/root", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/disk/by-uuid/10617a2f-6b94-4958-aa7c-7aa3da7aaf45", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d3p3", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d3p2", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d3p1", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d3", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d2p3", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d2p2", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d2p1", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d2", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d1p3", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d1p2", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d1p1", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d1", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d0p3", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d0p2", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d0p1", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) open("/dev/ida/c0d0", O_RDONLY|O_EXCL|O_DIRECT|O_LARGEFILE) = -1 EBUSY (Device or resource busy) exit_group(2) = ? Reproducible: Always y2logs - attachment 269084 hwinfo - attachment 269086 -- 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=471297 User prasad.ullal@iit.edu added comment https://bugzilla.novell.com/show_bug.cgi?id=471297#c1 --- Comment #1 from Prasad Ullal <prasad.ullal@iit.edu> 2009-02-08 19:37:41 MST --- Created an attachment (id=271083) --> (https://bugzilla.novell.com/attachment.cgi?id=271083) Patch file showing 3 added lines to fix the boot.md failure Added 3 lines to test the exit code of mdadm (should be 2, I think) and accordingly call rc_status after that check. -- 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=471297 Prasad Ullal <prasad.ullal@iit.edu> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P4 - Low CC| |prasad.ullal@iit.edu -- 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=471297 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |mmarek@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=471297 User mmarek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=471297#c2 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dieter.jurzitza@t-online.de --- Comment #2 from Michal Marek <mmarek@novell.com> 2009-02-16 07:33:22 MST --- *** Bug 467207 has been marked as a duplicate of this bug. *** https://bugzilla.novell.com/show_bug.cgi?id=467207 -- 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=471297 User mmarek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=471297#c3 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Michal Marek <mmarek@novell.com> 2009-02-16 07:34:48 MST --- Thanks for the patch, it's already fixed that way in Factory. An online update for this and other mdadm bugs is pending. -- 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=471297 User mmarek@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=471297#c4 --- Comment #4 from Michal Marek <mmarek@novell.com> 2009-02-16 07:36:30 MST --- BTW, please do not set the priority field when you are not the assignee! -- 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