On 11/24/2011 11:50 AM, jose dancer wrote:

> My problem now is that when my Archlinux machine boots up, the following 
> message appears:
>
>   NAME="%k" is ignored, because it breaks kernel supplied names, please 
> remove it from /etc/udev/rules.d/60-aoe.rules
>
> Obviously, I don't have a /dev/etherd anymore. Anyone know of a fix?
>
> Thanks for the help!
>

Here you are:

--- a/60-aoe.rules  2011-06-21 13:41:47.000000000 -0700
+++ b/60-aoe.rules  2011-09-16 13:41:55.000000000 -0700
@@ -23,4 +23,4 @@
  SUBSYSTEM=="aoe", KERNEL=="flush",     NAME="etherd/%k", GROUP="disk", 
MODE="0220"

  # aoe block devices
-KERNEL=="etherd*",       NAME="%k", GROUP="disk"
+KERNEL=="etherd*",     GROUP="disk"


Sincerely,
Serge

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Aoetools-discuss mailing list
Aoetools-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

Reply via email to