[Bug 765968] New: Factory Kernel 3.4.0-3 is unable to mount btrfs during boot
![](https://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c0 Summary: Factory Kernel 3.4.0-3 is unable to mount btrfs during boot Classification: openSUSE Product: openSUSE 12.2 Version: Beta 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: thardeck@suse.com QAContact: qa-bugs@suse.de Found By: Development Blocker: --- Installing the 12.2 Beta 1 with a btrfs root file system did work fine but after distupgrading to Factory a new Kernel (3.4.0-3) was installed which prevented openSUSE from booting. Interestingly btrfs.fsck did work fine according to the kernel messages but the root file system btrfs was unknown. The modules.dep could also not be loaded. Since I had enabled "multiversions" for the Kernel I was still able to successfully boot with the old Beta Kernel (Kernel 3.4.0-2). -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c1 Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jeffm@suse.com InfoProvider| |thardeck@suse.com --- Comment #1 from Jeff Mahoney <jeffm@suse.com> 2012-06-07 16:57:52 EDT --- I'm afraid this isn't enough information to go on. Can you capture the kernel log while it refuses to mount the fs and provide it here? -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c2 Tim Hardeck <thardeck@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|thardeck@suse.com | --- Comment #2 from Tim Hardeck <thardeck@suse.com> 2012-06-07 23:14:42 UTC --- It did happen reproducible on two systems. Here is the log: FATAL: Could not load /lib/modules/3.4.0-3-desktop/modules.dep: No such file or directory resume device not found (ignoring) Waiting for device /dev/root to appear: ok fsck from util-linux 2.21.2 [/sbin/fsck.btrfs (1) -- /] fsck.btrfs -a /dev/sdb3 fsck succeded. Mounting root device read-write. Mounting root /dev/root mount -o rw,defaults -t btrfs /dev/root /root modprobe: FATAL: Could not load /lib/modules/3.4.0-3-desktop/modules.dep: No such file or directory mount: unknown filesystem type 'btrfs' could not mount root filesystem -- exiting to /bin/sh This log actually appears twice and then it switches to sh which doesn't react to key strokes. -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c3 David Sterba <dsterba@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dsterba@suse.com --- Comment #3 from David Sterba <dsterba@suse.com> 2012-06-08 15:52:52 CEST --- (In reply to comment #2)
Here is the log: FATAL: Could not load /lib/modules/3.4.0-3-desktop/modules.dep: No such file or directory resume device not found (ignoring) Waiting for device /dev/root to appear: ok fsck from util-linux 2.21.2 [/sbin/fsck.btrfs (1) -- /] fsck.btrfs -a /dev/sdb3 fsck succeded. Mounting root device read-write. Mounting root /dev/root mount -o rw,defaults -t btrfs /dev/root /root modprobe: FATAL: Could not load /lib/modules/3.4.0-3-desktop/modules.dep: No such file or directory
modprobe did not load the btrfs.ko module, then it's impossible to mount.
mount: unknown filesystem type 'btrfs' could not mount root filesystem -- exiting to /bin/sh
there's probably some missing step during rpm installation, like regenerating the .dep file -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c4 Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |thardeck@suse.com --- Comment #4 from Jeff Mahoney <jeffm@suse.com> 2012-06-08 10:52:43 EDT --- Can you provide the output of lsinitrd <initrd for that kernel> ? -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c5 Tim Hardeck <thardeck@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|thardeck@suse.com | --- Comment #5 from Tim Hardeck <thardeck@suse.com> 2012-06-08 15:48:15 UTC --- Created an attachment (id=494182) --> (http://bugzilla.novell.com/attachment.cgi?id=494182) lsinitrd of the not working kernel 3.4.0-3 -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c6 --- Comment #6 from Tim Hardeck <thardeck@suse.com> 2012-06-08 15:48:50 UTC --- Created an attachment (id=494183) --> (http://bugzilla.novell.com/attachment.cgi?id=494183) lsinitrd of the working kernel 3.4.0-2 -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c7 Bernhard Wiedemann <bwiedemann@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@suse.com --- Comment #7 from Bernhard Wiedemann <bwiedemann@suse.com> 2012-06-09 15:35:46 CEST --- I had a likely related problem, where I installed 12.2-Beta1 which worked fine, but then upgraded to Factory with 3.4.0-3-desktop kernel. After the next boot, no modules were loaded at all and I needed to call depmod -a to get it back to boot properly. -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c8 Jeff Mahoney <jeffm@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|kernel-maintainers@forge.pr |mmarek@suse.com |ovo.novell.com | --- Comment #8 from Jeff Mahoney <jeffm@suse.com> 2012-06-12 14:40:45 EDT --- Yeah, strange. It looks as though modules weren't included at all in the initrd. -- 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://seccdn.libravatar.org/avatar/3035b38ff33cf86f480bb169b8500b80.jpg?s=120&d=mm&r=g)
https://bugzilla.novell.com/show_bug.cgi?id=765968 https://bugzilla.novell.com/show_bug.cgi?id=765968#c9 Tim Hardeck <thardeck@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #9 from Tim Hardeck <thardeck@suse.com> 2012-07-01 06:45:19 UTC --- The latest Factory Kernel was created fine so I am closing this bug. -- 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