[Bug 880845] New: With bcache device present, mkinitrd fails
https://bugzilla.novell.com/show_bug.cgi?id=880845 https://bugzilla.novell.com/show_bug.cgi?id=880845#c0 Summary: With bcache device present, mkinitrd fails Classification: openSUSE Product: openSUSE 13.1 Version: Final Platform: All OS/Version: openSUSE 13.1 Status: NEW Severity: Normal Priority: P5 - None Component: Bootloader AssignedTo: jsrain@suse.com ReportedBy: lorenzo.costanzia@gmail.com QAContact: jsrain@suse.com Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:29.0) Gecko/20100101 Firefox/29.0 With a bcache device present, mkinitrd fails with the error "Device bcache0 not handled". Please see following patch for a solution: --- ./72-block.sh 2014-05-31 00:49:15.600254711 +0200 +++ /lib/mkinitrd/setup/72-block.sh 2014-05-31 00:50:50.548935844 +0200 @@ -157,6 +157,9 @@ scm*) result="scm_block eadm_sch" ;; + bcache*) + result="bcache" + ;; *) if [ ! -d /sys/block/$blkdev/device ] ; then echo "Device $blkdev not handled" >&2 Reproducible: Always Steps to Reproduce: 1. Create bcache device 2. mkinitrd 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://bugzilla.novell.com/show_bug.cgi?id=880845 https://bugzilla.novell.com/show_bug.cgi?id=880845#c2 Thomas Renninger <trenn@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |oneukum@suse.com InfoProvider| |oneukum@suse.com --- Comment #2 from Thomas Renninger <trenn@suse.com> 2014-06-17 15:47:23 UTC --- It's mkinitrd, but they look sane. Oli played with bcache recently. Oliver, shall we add these (also see bnc#880846) -- 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=880845 https://bugzilla.novell.com/show_bug.cgi?id=880845#c3 Oliver Neukum <oneukum@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|oneukum@suse.com | --- Comment #3 from Oliver Neukum <oneukum@suse.com> 2014-06-17 18:43:48 UTC --- (In reply to comment #2)
It's mkinitrd, but they look sane. Oli played with bcache recently. Oliver, shall we add these (also see bnc#880846)
Yes, this looks sane. -- 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=880845 https://bugzilla.novell.com/show_bug.cgi?id=880845#c4 --- Comment #4 from Thomas Renninger <trenn@suse.com> 2014-07-08 16:55:20 UTC --- Submitrequest sent. Let's wait until it gets accepted before resolving bugs. created request id Request: #239934 maintenance_incident: home:trenn:branches:openSUSE:13.1:Update/mkinitrd.openSUSE_13.1_Update@2df6805f1b515e3eed78682a748557d8 -> openSUSE:Maintenance (release in openSUSE:13.1:Update) Message: - Make booting from bcache devices possible bnc#880846 Add mkinitrd-check_for_bcache_block_device.patch bnc#880845 Add mkinitrd-add_bcache_udev_rule.patch State: new 2014-07-08T16:54:19 trenn -- 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=880845 https://bugzilla.novell.com/show_bug.cgi?id=880845#c5 --- Comment #5 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-07-08 19:00:12 CEST --- This is an autogenerated message for OBS integration: This bug (880845) was mentioned in https://build.opensuse.org/request/show/239934 13.1 / mkinitrd -- 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=880845 https://bugzilla.novell.com/show_bug.cgi?id=880845#c6 Thomas Renninger <trenn@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Thomas Renninger <trenn@suse.com> 2014-07-16 09:20:34 UTC --- It's through: State of maintenance_incident-request #239934 was changed by mgriessmeier: new -> accepted Comment: Thanks. https://build.opensuse.org/request/diff/239934 Source project: home:trenn:branches:openSUSE:13.1:Update package: mkinitrd.openSUSE_13.1_Update revision: 2df6805f1b515e3eed78682a748557d8 Target: project: openSUSE:Maintenance:2904 -- 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=880845 https://bugzilla.novell.com/show_bug.cgi?id=880845#c7 --- Comment #7 from Swamp Workflow Management <swamp@suse.de> 2014-07-17 11:04:35 UTC --- openSUSE-RU-2014:0914-1: An update that has two recommended fixes can now be installed. Category: recommended (low) Bug References: 880845,880846 CVE References: Sources used: openSUSE 13.1 (src): mkinitrd-2.8.1-5.1 -- 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=880845 https://bugzilla.novell.com/show_bug.cgi?id=880845#c8 Olaf Hering <ohering@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ohering@suse.com --- Comment #8 from Olaf Hering <ohering@suse.com> 2014-07-18 09:16:25 CEST --- why are the maintainers of mkinitrd bypassed? -- 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