Hi,

Thoose udev messages are supposed to be only *warnings* and should not avoid block device creation. At least for now, because this is made to announce future behaviour of udev.
I have the same udev rule file, it produces warnings too but the the /dev/etherd/e* devices are correctly created.
I am running ggaoed on debian system with udev 164 and kernel 2.6.32.
I already openned a thread to notify about thoose warnings but it remained unreplyed, and as far as I can tell, it is still present in the lastest aoetools.


Le 17/07/2011 16:16, Lee Eric a écrit :
Hi,

Anyone have any idea about this strange problem? I really appreciate that.

Eric

On Sat, Jul 16, 2011 at 10:21 PM, Lee Eric <openlinuxsou...@gmail.com> wrote:
Hey mates,

I realize something I missed. I found an error message in udev part
while system booted up. It is "Starting udev: udevd[387]: NAME="%k" is
ignored, because it breaks kernel supplied names, please remove it
from /etc/udev/rules.d/60-aoe.rules:9". Here's the
/etc/udev/rules.d/60-aoe.rules file content.

# 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"
SUBSYSTEM=="aoe", KERNEL=="flush",      NAME="etherd/%k", GROUP="disk", MODE="0220"

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

So it seems the udev rule has something incompatibility.

And furthermore, aoeping also no response while running.

[root@server ~]# aoeping -v 0 0 eth0
tag: 80000000
eth: eth0
shelf: 0
slot: 0

But as I mentioned in the last email, aoe-sancheck works well and can
get the information from the target.

Any idea? Thanks.

Eric

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Aoetools-discuss mailing list
Aoetools-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

--

<<attachment: a_chapellon.vcf>>

------------------------------------------------------------------------------
AppSumo Presents a FREE Video for the SourceForge Community by Eric 
Ries, the creator of the Lean Startup Methodology on "Lean Startup 
Secrets Revealed." This video shows you how to validate your ideas, 
optimize your ideas and identify your business strategy.
http://p.sf.net/sfu/appsumosfdev2dev
_______________________________________________
Aoetools-discuss mailing list
Aoetools-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/aoetools-discuss

Reply via email to