Re: [libvirt] [PATCH] storage: Add capability to use LUKS encryption for disk backend

2018-05-29 Thread Peter Krempa
On Tue, May 29, 2018 at 07:49:50 -0400, John Ferlan wrote: > > > On 05/29/2018 07:02 AM, Peter Krempa wrote: > > On Thu, May 24, 2018 at 19:50:09 -0400, John Ferlan wrote: > >> https://bugzilla.redhat.com/show_bug.cgi?id=1560946 > >> > >> Following the model of the Logical backend, use qemu-img o

Re: [libvirt] [PATCH] storage: Add capability to use LUKS encryption for disk backend

2018-05-29 Thread John Ferlan
On 05/29/2018 07:02 AM, Peter Krempa wrote: > On Thu, May 24, 2018 at 19:50:09 -0400, John Ferlan wrote: >> https://bugzilla.redhat.com/show_bug.cgi?id=1560946 >> >> Following the model of the Logical backend, use qemu-img on >> the created device to set up for LUKS encryption. >> >> Signed-off-

Re: [libvirt] [PATCH] storage: Add capability to use LUKS encryption for disk backend

2018-05-29 Thread Peter Krempa
On Thu, May 24, 2018 at 19:50:09 -0400, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1560946 > > Following the model of the Logical backend, use qemu-img on > the created device to set up for LUKS encryption. > > Signed-off-by: John Ferlan > --- > > works much better with t

Re: [libvirt] [PATCH] storage: Add capability to use LUKS encryption for disk backend

2018-05-29 Thread John Ferlan
ping? Tks, John On 05/24/2018 07:50 PM, John Ferlan wrote: > https://bugzilla.redhat.com/show_bug.cgi?id=1560946 > > Following the model of the Logical backend, use qemu-img on > the created device to set up for LUKS encryption. > > Signed-off-by: John Ferlan > --- > > works much better wi

[libvirt] [PATCH] storage: Add capability to use LUKS encryption for disk backend

2018-05-24 Thread John Ferlan
https://bugzilla.redhat.com/show_bug.cgi?id=1560946 Following the model of the Logical backend, use qemu-img on the created device to set up for LUKS encryption. Signed-off-by: John Ferlan --- works much better with the settle patch applied from: https://www.redhat.com/archives/libvir-list/