Robert Collins ha scritto:
> (Sorry for all the spam :P). Anyway, as I read the log, udev is invoking 
> dmraid-activate 4 times:
> /sbin/dmraid-activate no
> /sbin/dmraid-activate block
> /sbin/dmraid-activate devices
> /sbin/dmraid-activate found
> 
> (I base this by looking at grep -- --degraded boot/dmraid-activate.log,
> which is the first inspection of $1.
> 


I don't understand, the dmraid rules is:


SUBSYSTEM=="block", ACTION=="add|change", ENV{ID_TYPE}=="disk",
ENV{ID_FS_USAGE}=="raid", KERNEL=="hd[a-z]|sd[a-z]", \
        RUN+="/sbin/dmraid-activate %k"


So udev invokes "/sbin/dmraid-activate %k" where %k is the node name.

-- 
dmraid not activating on boot
https://bugs.launchpad.net/bugs/376792
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to