For now, I have added this to /etc/rc.local:

if [ -e /dev/sda1 -o -e /dev/sdb1 ]; then
        logger "udev/dmraid did not hide raw devices"
        dmraid -ay -Z
fi

-- 
race condition leaves raid raw devices exposed
https://bugs.launchpad.net/bugs/362768
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to