Hi,

I use Fedora 14 to setup AoE target and initiator.

In target side:

[root@storage ~]# modprobe aoe
[root@storage ~]# lsmod | grep aoe
aoe                    24631  0
[root@storage ~]# /etc/init.d/vblade restart
Shutting down vblade:                                      [  OK  ]
Starting up vblade:
/dev/vdc (e0.0@eth0) [pid 3457]                            [  OK  ]
[root@storage ~]# ps auwx | grep vblade
root      3457  0.0  0.2   4204   560 pts/0    S    23:38   0:00
vblade -m 52:54:00:4C:0A:01 0 0 eth0 /dev/vdc
[root@storage ~]# cat /etc/vblade.conf
eth0 0 0 /dev/vdc 52:54:00:4C:0A:01
[root@storage ~]#

In initiator side:

[root@server ~]# modprobe aoe
[root@server ~]# lsmod | grep aoe
aoe                    24631  0
[root@server ~]# aoe-interfaces eth0
[root@server ~]# aoe-discover
[root@server ~]# aoe-stat
[root@server ~]# aoe-version
              aoetools: 23
  installed aoe driver: 47
    running aoe driver: 47
[root@server ~]#


I don't know why aoe-stat returns nothing. I think the target side has
exported the disk already. Could anyone tell me how to fix that?

Thanks very much.

Regards,

Eric Lee

------------------------------------------------------------------------------
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