public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Boaz Harrosh <bharrosh@panasas.com>
To: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Cc: jeff@garzik.org, linux-scsi@vger.kernel.org
Subject: Re: best userspace iscsi target lib?
Date: Tue, 11 Nov 2008 18:12:25 +0200	[thread overview]
Message-ID: <4919AEE9.3040802@panasas.com> (raw)
In-Reply-To: <20081112000239T.fujita.tomonori@lab.ntt.co.jp>

FUJITA Tomonori wrote:
> On Tue, 11 Nov 2008 09:06:52 -0500
> Jeff Garzik <jeff@garzik.org> wrote:
> 
>> FUJITA Tomonori wrote:
>>> On Mon, 10 Nov 2008 17:29:06 -0500
>>> Jeff Garzik <jeff@garzik.org> wrote:
>>>
>>>> Can someone recommend an open source userspace library that enables one 
>>>> to implement a userspace iSCSI target?
>>> I'm not sure there is an open source userspace library enables you to
>>> easily implement your own userspace iSCSI target but there are some
>>> userspace iSCSI target implementations, which might useful.
>>>
>>> Some Linux distributions use:
>>>
>>> http://stgt.berlios.de/
>>>
>>> OpenSolaris also has one:
>>>
>>> http://opensolaris.org/os/project/iscsitgt/
>>>
>>> *BSD also have userspace iSCSI target implementations.
>> Thanks much, I will take a look.  I have already found and read the code 
>> for NetBSD's iSCSI target.
>>
>> I am mainly interested in 100% userspace solution, because in my case, 
>> the storage software (distributed goop) is also in userspace.  Something 
>> that exports through the kernel actually adds overhead, when a 
>> straight-to-sockets userspace implementation would be more efficient.
> 
> All the implementations that I referred to above are 100% userspace
> solution (if I correctly remember *BSD's implementations).
> 
> You might think that stgt is a kernel space solution but it's 100%
> userspace solution if you use only its iSCSI (or FCoE) support. As you
> expect, it's just a userspace daemon. It doesn't require any fancy
> kernel features.
> 
> About OSD support, I think that Pete and other osc.edu people
> implemented iSCSI OSD target with stgt (though I've not merged their
> OSD code to stgt or tried it yet):
> 

Do not use these URL's they are out of date. The OSC OSD project
is now hosted on open-osd.org git tree's.

Look here for latest git tree and instructions:
http://www.open-osd.org/bin/view/Main/OscOsdProject

We also have stgt + osd-patches hosted as a sub-module under
the OSC OSD target.

Boaz

  reply	other threads:[~2008-11-11 16:12 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10 22:29 best userspace iscsi target lib? Jeff Garzik
2008-11-11  6:22 ` FUJITA Tomonori
2008-11-11 10:55   ` Boaz Harrosh
2008-11-11 14:06   ` Jeff Garzik
2008-11-11 15:02     ` FUJITA Tomonori
2008-11-11 16:12       ` Boaz Harrosh [this message]
2008-11-11 12:24 ` Vladislav Bolkhovitin
2008-11-11 12:43   ` Jeff Garzik
2008-11-11 13:00     ` Bart Van Assche
2008-11-11 13:07     ` Boaz Harrosh
2008-11-11 14:02       ` Jeff Garzik
2008-11-11 14:05     ` Vladislav Bolkhovitin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4919AEE9.3040802@panasas.com \
    --to=bharrosh@panasas.com \
    --cc=fujita.tomonori@lab.ntt.co.jp \
    --cc=jeff@garzik.org \
    --cc=linux-scsi@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox