Asier ha scritto:
> El Miércoles, 17 de Septiembre de 2008, Giuseppe Iuculano escribió:
>> Please, replace your /etc/udev/rules.d/85_dmraid.rules with attachment,
>> then reboot and you should have /root/dmraid.log. Send it please.
>>
> 
> Hmmm... no file is created under /root Perhaps I don't have some kernel 
> option 
> enabled :-?
> 
> I have CONFIG_DM_UEVENT=y so I think it should work. I can attach my .config 
> if it helps. 
> 
> Thanks

Please, try again with the attached udev rule
# This file causes drives with dmraid arrays to be checked, and if all
# drives are present, brought up.
# See udev(8) for syntax

SUBSYSTEM=="block", ACTION=="add|change", ENV{ID_TYPE}=="disk", 
ENV{ID_FS_USAGE}=="raid", KERNEL=="hd[a-z]|sd[a-z]", \
        RUN+="watershed sh -x /sbin/dmraid-activate %k >> /root/dmraid.log 2>&1"

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to