[Bug 665440] New: ext4 filesystem support missing in kernel > 2.6.37-41-desktop
https://bugzilla.novell.com/show_bug.cgi?id=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c0 Summary: ext4 filesystem support missing in kernel > 2.6.37-41-desktop Classification: openSUSE Product: openSUSE 11.4 Version: Milestone 5 of 6 Platform: x86-64 OS/Version: Other Status: NEW Severity: Critical Priority: P5 - None Component: Kernel AssignedTo: kernel-maintainers@forge.provo.novell.com ReportedBy: kde@nyblom.org QAContact: qa@suse.de Found By: Beta-Customer Blocker: Yes The ext4 module is missing in these version. As ext4 is one of the default options when installing at least 11.3 this results in an unbootable system. -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c1 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |jslaby@novell.com InfoProvider| |kde@nyblom.org --- Comment #1 from Jiri Slaby <jslaby@novell.com> 2011-01-31 13:05:58 UTC --- It's enabled in config: openSUSE-11.4:config/x86_64/desktop:CONFIG_EXT4_FS=m as well as it's in the kernel-desktop: rpm -qlp http://download.opensuse.org/repositories/Kernel:/openSUSE-11.4/openSUSE_Factory/x86_64/kernel-desktop-2.6.37-1.2.x86_64.rpm|grep ext4 /lib/modules/2.6.37-1-desktop/kernel/fs/ext4 /lib/modules/2.6.37-1-desktop/kernel/fs/ext4/ext4.ko So what's the exact problem here really? -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c2 --- Comment #2 from Torgny Nyblom <kde@nyblom.org> 2011-01-31 13:47:22 UTC --- Not sure if it's relevant or not but around the time I installed the affected kernel versions I had low diskspace on /boot. Could this have affected the installation of the initrd image and thus missing the ext4 module in that? Other then that all I can say is that I use the factory version and have done no modifications to the kernel setup. But when booting with an affected kernel the ext4 module was missing from the initrd image and so preventing booting as "/" is formated using ext4. -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c3 --- Comment #3 from Jiri Slaby <jslaby@novell.com> 2011-01-31 13:59:06 UTC --- (In reply to comment #2)
Other then that all I can say is that I use the factory version and have done no modifications to the kernel setup. But when booting with an affected kernel the ext4 module was missing from the initrd image and so preventing booting as "/" is formated using ext4.
Ok, could you attach output of zcat /boot/initrd-of_affected_version|cpio -t|grep ext ? I don't think this is a kernel problem. Rather a module-init-tools (basesystem component) one. -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c4 --- Comment #4 from Torgny Nyblom <kde@nyblom.org> 2011-01-31 16:46:08 UTC --- zcat /mnt/initrd-2.6.37-42-desktop | cpio -t | grep ext lib64/libext2fs.so.2.4 lib64/libext2fs.so.2 sbin/fsck.ext4 48726 blocks zcat /mnt/initrd-2.6.37-desktop | cpio -t | grep ext lib/modules/2.6.37-desktop/kernel/fs/ext4 lib/modules/2.6.37-desktop/kernel/fs/ext4/ext4.ko lib64/libext2fs.so.2.4 lib64/libext2fs.so.2 52112 blocks sbin/fsck.ext4 /Regards -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c5 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW CC|jslaby@novell.com |ksievers@novell.com, | |mmarek@novell.com Component|Kernel |Basesystem InfoProvider|kde@nyblom.org | AssignedTo|kernel-maintainers@forge.pr |bnc-team-screening@forge.pr |ovo.novell.com |ovo.novell.com --- Comment #5 from Jiri Slaby <jslaby@novell.com> 2011-02-01 09:23:29 UTC --- Maybe a dup of bug 663249... -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c6 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC|ksievers@novell.com |kasievers@novell.com --- Comment #6 from Jiri Slaby <jslaby@novell.com> 2011-02-01 09:24:52 UTC --- Sorry, wrong e-mail. -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c7 Michal Marek <mmarek@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |kde@nyblom.org AssignedTo|bnc-team-screening@forge.pr |mmarek@novell.com |ovo.novell.com | --- Comment #7 from Michal Marek <mmarek@novell.com> 2011-02-01 09:46:55 UTC --- Please run mkinitrd and attach the log: http://en.opensuse.org/openSUSE:Bugreport_mkinitrd#Logs -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c8 Bernhard Wiedemann <bwiedemann@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bwiedemann@novell.com --- Comment #8 from Bernhard Wiedemann <bwiedemann@novell.com> 2011-02-20 12:36:09 CET --- I think, I once hit a similar problem mentioned in bug 666830 when zypper up installed/upgraded a kernel-default-base package, which lacks most drivers, including ext4. At the same time, it also left the old full kernel package installed because of some dependencies. -- 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=665440 https://bugzilla.novell.com/show_bug.cgi?id=665440#c9 Jiri Slaby <jslaby@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|kde@nyblom.org | Resolution| |NORESPONSE --- Comment #9 from Jiri Slaby <jslaby@novell.com> 2011-07-24 16:43:47 UTC --- Closed due to lack of response. -- 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