Datera / rtslib

The Linux SCSI Target API
http://linux-iscsi.org
Apache License 2.0
19 stars 17 forks source link

Add support for xen-scsiback #10

Closed olafhering closed 8 years ago

olafhering commented 9 years ago

With this change the xen-scsiback driver added to Linux 3.18 can be configured with targetcli.

Signed-off-by: Olaf Hering olaf@aepfle.de

rickysarraf commented 9 years ago

Just curious what the use case will be like.

A Xen PV SCSI device, exported to LIO Target, and then consumer by another initiator (probably a Xen DomU) as a Xen PV SCSI Device ?

olafhering commented 9 years ago

The usecase is to configure "the xen-scsiback driver added to Linux 3.18", which in turn exports the device to a domU. This can be used with xend, and soon also with libxl: http://lists.xenproject.org/archives/html/xen-devel/2015-11/msg01446.html

olafhering commented 8 years ago

no traction