tcmu-runner (target userspace passthrough daemon) development

2015-01-20 Thread Andy Grover
Hi all, tcmu-runner is a userspace daemon that simplifies the configuration and processing of SCSI commands from LIO to userspace handlers, via the new TCMU userspace passthrough backstore. https://github.com/agrover/tcmu-runner As a proof-of-concept, I've implemented a Gluster backend handl

Re: tcmu-runner (target userspace passthrough daemon) development

2015-01-20 Thread Nicholas A. Bellinger
On Tue, 2015-01-20 at 15:27 -0800, Andy Grover wrote: > Hi all, > > tcmu-runner is a userspace daemon that simplifies the configuration and > processing of SCSI commands from LIO to userspace handlers, via the new > TCMU userspace passthrough backstore. > > https://github.com/agrover/tcmu-runne

Re: tcmu-runner (target userspace passthrough daemon) development

2015-01-21 Thread Andy Grover
On 01/20/2015 04:35 PM, Nicholas A. Bellinger wrote: As a proof-of-concept, I've implemented a Gluster backend handler. I'm looking for code review and collaborators, as well as suggestions on what other userspace handlers we might want to work on. Tape or optical jukebox emulation? VMDK files??