severity 499060 normal
tags 499060 wontfix
retitle 499060 udev rule doesn't work without initramfs
thanks


Asier ha scritto:

> 
> The same problem. The RAID array isn't detected :(


As you know, from dmraid 1.0.0.rc14-3 we use an udev rule to allow dmraid arrays
to be brought up in the event that the member disks of an array are present.
This udev rule runs /sbin/dmraid-activate to activate only arrays that don't
appear to be degraded.
If you don't use initramfs, udev can't find /sbin/dmraid-activate when it is
triggered (because / isn't mounted).
Default debian kernel uses initramfs, and I want support this configuration.
Sorry, you must use initramfs. A possible workaround is a simple sh script in
/etc/init.d with:
udevadm trigger --subsystem-match=block --action=add

Anyway I suggest to use initramfs


Giuseppe

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to