I did some research and found that few devs are working on fcst, which bridges the gap between scst and fcoe. Using the instructions given in README, I could successfully install scst and fcst. However, I would like to export the disks without installing any initiator on the same machine. Is this possible ?
Once I export a scsi disk on the target, I should be able to export it over fcoe, so that remote initiator can login and directly see scsi device in its /dev directory. Regarding the same, how do I start fcoe target on a specific ethX ? What are the configuration steps after exporting scsi disk to /proc/scst_tgt/groups/Default/devices ? On Sat, May 22, 2010 at 8:36 AM, Avadhoot Punde <[email protected]>wrote: > Hi > > The document > http://www.mail-archive.com/[email protected]/msg03299.htmlcontains good > information on setting up FCOE initiator and target. Do we > have a similar document when both initiator and target are using > 2.6.29 > kernel ? > > I could build and install scst and libhbaapi, however, how do I install > openfc and fcoe at target side in the 2.6.30 kernel ? Do I need to compile > the vanilla kernel code ? > > Initiator seems pretty straightforward. Simply $modprobe fcoe and $echo > "ethX" >/sys/module/fcoe/create works. > > Regards, > Avadhoot > > _______________________________________________ devel mailing list [email protected] http://www.open-fcoe.org/mailman/listinfo/devel
