Re: New to working with stgt
FUJITA Tomonori <[email protected]>
| Newsgroups | org.kernel.vger.stgt |
|---|---|
| Message-ID | <20140124.141924.1568838937885762668.fujita.tomonori@lab.ntt.co.jp> |
Hi, On Wed, 22 Jan 2014 19:52:23 -0500 Steven Graf <[email protected]> wrote: > I am new to the list and I have recently just started working with the > stgt framework. I've been grokking the code and the documentation, but > I'd appreciate any insight or advice you may be able to lend. My > objective is to use the rbd backend, but have a user-space driver that > speaks native SCSI (block device). I am looking at the existing I'm lost here, user-space driver speaking native SCSI? What SCSI transport protocol you use? > implementation that uses iSCSI, and I have that all working with my Ceph > back-end, but for performance reasons I'd like to eliminate the overhead > of the network (currently I have everything going over localhost, which > is good for a PoC, but insufficient for our big data tasks).