Jeff Garzik wrote: > Vladislav Bolkhovitin wrote: >> Jeff Garzik wrote: >>> Can someone recommend an open source userspace library that enables >>> one to implement a userspace iSCSI target? >> Check SCST (http://scst.sf.net). Few weeks ago scst_local module added >> to it ability to create user space target drivers using regular sg/bsg >> interface. It's at the moment under active development, so still has a >> number of issues, but they shouldn't prevent you from evaluating it. You >> can find the code in the SVN using command: >> >> $ svn co https://scst.svn.sourceforge.net/svnroot/scst/trunk >> >> But there is a plenty of open source iSCSI targets in the world, >> including one fully implemented in user space, so I wonder, what's wrong >> with them to create another one? > > None of them are massively distributed OSD and SBC targets, which are > part of my experiments in distributed computing :) > OK now it sounds even more interesting. Do you have any public information/documentation on these experiments. There might be some interesting links on http://open-osd.org also look up at: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.1.4604 It's a project from UCSC that implements a local object storage SW. It might look interesting for embedded systems that don't want to invest in a complete file system, and might give better performance in implementation of OSD protocol. > Jeff > Boaz -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html