[Bug 747241] New: kiwi: mkinitrd -B fails during install from kiwi generated OEM type ISO
https://bugzilla.novell.com/show_bug.cgi?id=747241 https://bugzilla.novell.com/show_bug.cgi?id=747241#c0 Summary: kiwi: mkinitrd -B fails during install from kiwi generated OEM type ISO Classification: openSUSE Product: openSUSE.org Version: unspecified Platform: All OS/Version: SLES 11 Status: NEW Severity: Major Priority: P5 - None Component: System Imaging AssignedTo: ms@suse.com ReportedBy: john.lund@emc.com QAContact: adrian@suse.com Found By: Third Party Developer/Partner Blocker: --- The following can be found in /var/log/boot.kiwi after the system starts: + mkinitrd -B Root device: /dev/AtmosVG/LVRoot (mounted on / as ext3) 18108 blocks Regenerating kdump initrd ... Root device: /dev/AtmosVG/LVRoot (mounted on / as ext3) Dump device: /dev/AtmosVG/LVvar Fatal storage error. Device /lvmboot/boot does not have a driver. Script /lib/mkinitrd/setup/94-mkdumprd.sh failed! + Echo 'Can'\''t create initrd' It looks like updates from SuSE to SLES11SP1 are causing this, perhaps one of: mkinitrd-2.4.1-0.16.16.1 kdump-0.7.8-1.33.32.1 - while kiwi is deploying the image it uses a bind mount for the boot partition. - as a last step mkinitrd runs a script 94-mkdumprd.sh that does not know how to work with this bind mount, so thus mkinitrd reports a failure, but by that time the system's initrd has been successfully generated and only the kdump initrd generation failed - as a result of the failure, the kiwi linuxrc does not run the "resetBootBind" function which does exactly this - remove the /lvmboot stuff from the installed system's fstab -- 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=747241 https://bugzilla.novell.com/show_bug.cgi?id=747241#c1 John Lund <john.lund@emc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |john.lund@emc.com --- Comment #1 from John Lund <john.lund@emc.com> 2012-02-16 01:01:52 UTC --- initially using: $ kiwi --version Feb-16 01:00:10 <1> : kiwi version v4.93.3 GIT Commit: 0986cc6905e2b9628d9e5745cd72274817e0fcf9 I have downloaded: $ kiwi --version Feb-15 18:34:38 <1> : kiwi version v5.02.9 GIT Commit: 0136552ec8ccfb2582e5cc91d20a7d50b521b31f and will be testing with it tonight. -- 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=747241 https://bugzilla.novell.com/show_bug.cgi?id=747241#c2 John Lund <john.lund@emc.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Major |Critical --- Comment #2 from John Lund <john.lund@emc.com> 2012-02-16 01:33:58 UTC --- issue is the same with 5.02.9 version of kiwi retrieved from: http://download.opensuse.org/repositories/Virtualization:/Appliances/SLE_11/ -- 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=747241 https://bugzilla.novell.com/show_bug.cgi?id=747241#c3 --- Comment #3 from Marcus Schaefer <ms@suse.com> 2012-02-16 11:01:56 UTC --- Created an attachment (id=476466) --> (http://bugzilla.novell.com/attachment.cgi?id=476466) call resetBootBind early enough this patch should fix it -- 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=747241 https://bugzilla.novell.com/show_bug.cgi?id=747241#c4 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |john.lund@emc.com --- Comment #4 from Marcus Schaefer <ms@suse.com> 2012-02-16 11:02:44 UTC --- can you give it a test with your setup too ? thanks -- 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=747241 https://bugzilla.novell.com/show_bug.cgi?id=747241#c5 Marcus Schaefer <ms@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|john.lund@emc.com | Resolution| |FIXED --- Comment #5 from Marcus Schaefer <ms@suse.com> 2012-02-16 15:02:30 UTC --- ok this works for me. please re-open if it doesn't for you -- 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=747241 https://bugzilla.novell.com/show_bug.cgi?id=747241#c6 --- Comment #6 from John Lund <john.lund@emc.com> 2012-02-16 18:19:42 UTC --- The patch provided works in my setup. Please let me know when you release a new rev with this fix. Thank you. -- 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