http://bugzilla.novell.com/show_bug.cgi?id=548708 Summary: There is no multipath support in openSUSE 11.2 (RC1) Classification: openSUSE Product: openSUSE 11.2 Version: RC 1 Platform: All OS/Version: openSUSE 11.2 Status: NEW Severity: Major Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: nice@titanic.nyme.hu QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; hu-HU; rv:1.9.1.3) Gecko/20090909 SUSE/3.5.3-3.2 Firefox/3.5.3 Calling the appropriate commands manually and using strace, I figured out that on both x86 and x86_64, and on various machines /sbin/multipath and /sbin/multipathd equally suffers segmentation fault if they start to set up multipath volumes. When calling them from them init script, it looks like this: carrier5:~ # /etc/init.d/boot.multipath start Creating multipath targets:/etc/init.d/boot.multipath: line 59: 7695 Segmentation fault $PROGRAM -v 0 timeout waiting for devices failed carrier5:~ # /etc/init.d/multipathd start Starting multipathd (no pidfile) failed This means that currently there is no multipath support in openSUSE 11.2. Reproducible: Always Steps to Reproduce: 1. Enable the boot.multipath and multipathd services 2. Restart the machine Actual Results: Neither service can start. Expected Results: Boths services should be effective. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.