I'm running a 2.6.22  with the latest coraid driver under feisty with UDEV
I've create a file calle  /etc/udev/rules.d/60-aoe.rules

---  /etc/udev/rules.d/60-aoe.rules ---
# aoe char devices
SUBSYSTEM="aoe", KERNEL="discover",     NAME="etherd/%k", GROUP="disk", 
MODE="0220"
SUBSYSTEM="aoe", KERNEL="err",          NAME="etherd/%k", GROUP="disk", 
MODE="0440"
SUBSYSTEM="aoe", KERNEL="interfaces",   NAME="etherd/%k", GROUP="disk", 
MODE="0220"
SUBSYSTEM="aoe", KERNEL="revalidate",   NAME="etherd/%k", GROUP="disk", 
MODE="0220"
 
# aoe block devices     
KERNEL="etherd*",       NAME="%k", GROUP="disk"
---------------------------------------------------

etherd is never created so when I launch aoe-discover

What I've missed ?

-- 
AoE module doesn't work with vblade
https://bugs.launchpad.net/bugs/75179
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

Reply via email to