On Tue, Oct 09, 2007 at 09:43:59AM +0200, Guido Guenther wrote:
> Hi Peter,
> On Mon, Oct 08, 2007 at 02:05:19PM +0200, Peter Eisentraut wrote:
> > The script /etc/rcS.d/S03multipath-tools-boot creates devices in
> > /dev/mapper/ (per udev rule), but /dev/mapper/ does not exist at that
> > time.  The directory is created by /etc/rcS.d/S25libdevmapper1.02, so
> > multipath-tools-boot should run after that.  (Or perhaps the directory
> > should be created earlier by some other means.)  I could successfully
> > fix the problem by moving it to S25multipath-tools-boot.  (The numbers
> > are a bit tight because I need it before S26lvm.)
> Could you give some more details about your setup (SAN, etc.). Are you
> using an initramfs? I'm running fine here with etch, lenny and unstable.
That said /etc/init.d/libdevmapper* doesn't create any directories by
itself it merely loads dm-mod and other device mapper modules. Since
dm-mod is also loaded by dm-multipath which in turn gets loaded by
/etc/init.d/multipath-tools-boot this shouldn't have any relevance. I'm
quiet sure the bug is somewhere else - you should be able to disable the
/etci/init.d/libdevmapper* scripts completely.
Cheers,
 -- Guido



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to