Re: [libvirt] [PATCH v7 06/11] qemu: Add qemu command line generation for a VxHS block device

2017-09-13 Thread John Ferlan
On 09/12/2017 01:56 PM, ashish mittal wrote: > Hi, > > Updating the list with some test results of the base VxHS functionality > (without TLS), and some changes resulting therefrom - > > (A) Qemu did not work with the > changed file.server.0.host=127.0.0.1 syntax. Threw an error "Parameter > 's

Re: [libvirt] [PATCH v7 06/11] qemu: Add qemu command line generation for a VxHS block device

2017-09-12 Thread ashish mittal
Hi, Updating the list with some test results of the base VxHS functionality (without TLS), and some changes resulting therefrom - (A) Qemu did not work with the changed file.server.0.host=127.0.0.1 syntax. Threw an error "Parameter 'server.host' is missing". Whereas the old syntax file.server.hos

[libvirt] [PATCH v7 06/11] qemu: Add qemu command line generation for a VxHS block device

2017-09-01 Thread John Ferlan
From: Ashish Mittal The VxHS block device will only use the newer formatting options and avoid the legacy URI syntax. An excerpt for a sample QEMU command line is: -drive file.driver=vxhs,file.vdisk-id=eb90327c-8302-4725-9e1b-4e85ed4dc251,\ file.server.0.type=tcp,file.server.0.host=192.168