Re: [Stgt-devel] Question for pass-through target design

2007-06-01 Thread Vladislav Bolkhovitin
Vladislav Bolkhovitin wrote: So, if you need in-kernel pass-through I would suggest you to look at SCST project (http://scst.sf.net), which is currently stable and mature, although also not fully finished yet. It was historically from the very beginning designed for full feature in-kernel pass-th

Re: [Stgt-devel] Question for pass-through target design

2007-05-25 Thread Vladislav Bolkhovitin
Robert Jennings wrote: * Vladislav Bolkhovitin ([EMAIL PROTECTED]) wrote: Robert Jennings wrote: What I meant that is that the kernel tgt code (scsi_tgt*) receives SCSI commands from one lld and send them to another lld instead of sending them to user space. Although the approach of passing

Re: [Stgt-devel] Question for pass-through target design

2007-05-24 Thread Robert Jennings
* Vladislav Bolkhovitin ([EMAIL PROTECTED]) wrote: > Robert Jennings wrote: > What I meant that is that the kernel tgt code (scsi_tgt*) receives > SCSI commands from one lld and send them to another lld instead of > sending them to user space. > >>> > >>>Although the approach of passing

Re: [Stgt-devel] Question for pass-through target design

2007-05-23 Thread Vladislav Bolkhovitin
Robert Jennings wrote: What I meant that is that the kernel tgt code (scsi_tgt*) receives SCSI commands from one lld and send them to another lld instead of sending them to user space. Although the approach of passing SCSI commands from a target LLD to an initiator one without any significant i

Re: [Stgt-devel] Question for pass-through target design

2007-05-22 Thread Robert Jennings
Missed a fair bit of this thread when it was first sent, bad mail filter I think (or pebkac). * FUJITA Tomonori ([EMAIL PROTECTED]) wrote: > From: Vladislav Bolkhovitin <[EMAIL PROTECTED]> > Subject: Re: [Stgt-devel] Question for pass-through target design > Date: Mon, 07 May 2007

Re: [Stgt-devel] Question for pass-through target design

2007-05-07 Thread Vladislav Bolkhovitin
Vladislav Bolkhovitin wrote: FUJITA Tomonori wrote: From: Vladislav Bolkhovitin <[EMAIL PROTECTED]> Subject: Re: [Stgt-devel] Question for pass-through target design Date: Mon, 07 May 2007 19:27:23 +0400 FUJITA Tomonori wrote: From: Vladislav Bolkhovitin <[EMAIL PROTECTED]>

Re: [Stgt-devel] Question for pass-through target design

2007-05-07 Thread Vladislav Bolkhovitin
FUJITA Tomonori wrote: From: Vladislav Bolkhovitin <[EMAIL PROTECTED]> Subject: Re: [Stgt-devel] Question for pass-through target design Date: Mon, 07 May 2007 19:27:23 +0400 FUJITA Tomonori wrote: From: Vladislav Bolkhovitin <[EMAIL PROTECTED]> Subject: Re: [Stgt-devel] Quest

Re: [Stgt-devel] Question for pass-through target design

2007-05-07 Thread FUJITA Tomonori
From: Vladislav Bolkhovitin <[EMAIL PROTECTED]> Subject: Re: [Stgt-devel] Question for pass-through target design Date: Mon, 07 May 2007 19:27:23 +0400 > FUJITA Tomonori wrote: > > From: Vladislav Bolkhovitin <[EMAIL PROTECTED]> > > Subject: Re: [Stgt-devel] Quest

Re: [Stgt-devel] Question for pass-through target design

2007-05-07 Thread Vladislav Bolkhovitin
FUJITA Tomonori wrote: From: Vladislav Bolkhovitin <[EMAIL PROTECTED]> Subject: Re: [Stgt-devel] Question for pass-through target design Date: Mon, 07 May 2007 18:24:44 +0400 FUJITA Tomonori wrote: It looks like the pass-through target support is currently broken, at least as I'

Re: [Stgt-devel] Question for pass-through target design

2007-05-07 Thread FUJITA Tomonori
From: Vladislav Bolkhovitin <[EMAIL PROTECTED]> Subject: Re: [Stgt-devel] Question for pass-through target design Date: Mon, 07 May 2007 18:24:44 +0400 > FUJITA Tomonori wrote: > >>>>It looks like the pass-through target support is currently broken, at > >>>

Re: [Stgt-devel] Question for pass-through target design

2007-05-07 Thread Vladislav Bolkhovitin
FUJITA Tomonori wrote: It looks like the pass-through target support is currently broken, at least as I've checked for ibmvstgt, but I think it's a general problem. I wanted to check my assumptions and get ideas. Yeah, unfortunately, it works only with the iSCSI target driver (which runs in use