> -----Original Message----- > From: Lee Eric [mailto:openlinuxsou...@gmail.com] > Sent: Friday, July 15, 2011 11:33 AM > > [root@server ~]# aoe-version > aoetools: 32 > installed aoe driver: 77 > running aoe driver: 77 > [root@server ~]# aoe-discover > [root@server ~]# aoe-stat > [root@server ~]# > > Any further idea?
At this point you may have to resort to debugging techniques. Either trace the vblade process on the target, to see if it receives and handles any requests from the initiator (during an aoe-discover operation), and/or dump network packets on both target and initiator. Libpcap doesn't have any support for dumping AoE packets as far as I am aware, but you should at least be able to see the raw packet bytes. (The Ethernet type is 0x88a2.) If things are working normally an AoE request will be sent from the initiator when the driver module is loaded, or when an aoe-discover is issued. The target will receive this request and issue a response, which the initiator will receive. See if you can find out where things are breaking. -Jeff ------------------------------------------------------------------------------ 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