https://bugzilla.novell.com/show_bug.cgi?id=630434 https://bugzilla.novell.com/show_bug.cgi?id=630434#c6 --- Comment #6 from Hannes Reinecke <hare@novell.com> 2010-08-31 14:18:18 UTC --- I've been doing some tests here, and the 'udevmountd' service did indeed mount the device. Sadly, the 'block' device only, so multipath would refuse to run there. To fix this we need to update multipath-tools and sysconfig. multipathd from multipath-tools needs to be patched to emit a 'change' event for block devices whenever it's finished processing. This event can then be parsed by udevmountd, which then will know if it should try to check/mount the block device or if it's claimed by multipath. If the latter we can skip the fsck/mount step as we'll be getting a new multipath device eventually. -- 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.