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

Reply via email to