[Bug 385240] New: mkinitrd fails to create initrd with multipathing

https://bugzilla.novell.com/show_bug.cgi?id=385240 Summary: mkinitrd fails to create initrd with multipathing Product: openSUSE 11.0 Version: Beta 1 Platform: x86-64 OS/Version: Other Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: hare@novell.com ReportedBy: hare@novell.com QAContact: qa@suse.de Found By: Development When I try to build a new mkinitrd for a multipathed system I get after adding 'dm-multipath' to /etc/sysconfig/kernel:INITRD_MODULES the following output: ettrick:/boot # mkinitrd -k vmlinuz-2.6.25-rc9-17-default -i initrd-2.6.25-rc9-17-default Kernel image: /boot/vmlinuz-2.6.25-rc9-17-default Initrd image: /boot/initrd-2.6.25-rc9-17-default Root device: /dev/disk/by-id/scsi-3600508b400105f5900009000001a0000-part5 (/dev/sdf5) (mounted on / as ext3) Kernel Modules: scsi_mod scsi_tgt scsi_transport_fc lpfc dm-mod dm-multipath processor thermal fan jbd mbcache ext3 edd sd_mod usbcore ohci-hcd uhci-hcd ehci-hcd ff-memless hid usbhid Features: block usb resume.userspace resume.kernel Bootsplash: openSUSE (1024x768) 23149 blocks ie the multipath feature is not selected. -- 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=385240 User hare@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385240#c1 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED --- Comment #1 from Hannes Reinecke <hare@novell.com> 2008-04-30 08:45:19 MST --- dm-round-robin is also missing from the list of required modules for multipath. However, when I add it, I get this message during boot: dm_round_robin: Unknown parameter `robin' FATAL: Error inserting dm_round_robin (/lib/modules/2.6.25-rc9-17-default/kerneldevice-mapper: multipath emc: version 0.0.3 loaded /drivers/md/dm-round-robin.ko): Unknown symbol in module, or unknown parameter (see dmesg) device-mapper: multipath hp-sw: version 1.0.0 loaded device-mapper: multipath rdac: rdac: version 0.4 loaded Setup multipath devices: device-mapper: multipath round-robin: version 1.0.0 loaded ok. -- 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=385240 User hare@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=385240#c2 Hannes Reinecke <hare@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #2 from Hannes Reinecke <hare@novell.com> 2008-05-02 03:00:13 MST --- So, all fixed now. Booting from multipath succeeds. Updated mkinitrd rpm submitted to autobuild. -- 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