[libvirt] [PATCH 1/1] add support for iSER block type.

Peter Krempa pkrempa at redhat.com
Thu Dec 14 08:04:50 UTC 2017


On Thu, Dec 14, 2017 at 14:09:30 +0800, Charles Kelimod wrote:
> OK, I found qemu supports both:
> file.driver=iser,file.portal=xxx.xxx.xxx.xxx:3260,file.target=iqn.xxx,file.lun=0,file.transport=iser,format=raw
> file.driver=iscsi,file.portal=xxx.xxx.xxx.xxx:3260,file.target=iqn.xxx,file.lun=0,file.transport=iser,format=raw
> 
> So I should only add new transport named "XXX_ISER", and driver will use
> the existing iscsi, that will be ok?

Yes, that will be okay from my point of view. Otherwise you'd need to
fix the qemu schema first since I'd not agree adding something that does
not conform to the qemu QMP schema.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20171214/3170334b/attachment-0001.sig>


More information about the libvir-list mailing list