On Fri, Dec 08, 2017 at 03:27:27PM +0800, Charles Kelimod wrote:
> Hi Dave and Sahlberg,
>
> for this type of name:iser:, I completely agree with
> you.
> my issue is when I create an vm from libvirt, the qemu command line should
> be:
> -drive
> file.driver=iser,file.portal=xx.xx.xx.xx:3260,f
* Charles Kelimod (lichs...@gmail.com) wrote:
> Hi Dave and Sahlberg,
>
> for this type of name:iser:, I completely agree with
> you.
> my issue is when I create an vm from libvirt, the qemu command line should
> be:
> -drive
> file.driver=iser,file.portal=xx.xx.xx.xx:3260,file.target=iqn.xxx,
Hi Dave and Sahlberg,
for this type of name:iser:, I completely agree with
you.
my issue is when I create an vm from libvirt, the qemu command line should
be:
-drive
file.driver=iser,file.portal=xx.xx.xx.xx:3260,file.target=iqn.xxx,file.lun=0,file.transport=iser
Actually "iser" is added by me
David,
Yes, QEMU has supported iSER (iSCSI extensions for RDMA) via a
userspace library, libiscsi, since about a year.
Here is a nice presentation from the developer of iSER support :
https://www.google.com.au/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja&uact=8&ved=0ahUKEwjChpba3PnXAhXBKZQKHQa
* Charles Kelimod (lichs...@gmail.com) wrote:
> Hello,
>
>
> I'm on the road of modifying libvirt to add iSER support, and I found qemu
> is actually support that. But, the transport name is iSER, which should be
> RDMA and there libvirt already defined it.
>
> Best Regards,
> Charles.
Hi Charl
Hello,
I'm on the road of modifying libvirt to add iSER support, and I found qemu
is actually support that. But, the transport name is iSER, which should be
RDMA and there libvirt already defined it.
Best Regards,
Charles.