Re: [libvirt] [PATCH v2 11/15] storage: Add support to create a luks volume

2016-06-24 Thread John Ferlan
On 06/24/2016 10:48 AM, Peter Krempa wrote: > On Thu, Jun 23, 2016 at 13:29:07 -0400, John Ferlan wrote: >> Partially resolves: >> https://bugzilla.redhat.com/show_bug.cgi?id=1301021 >> >> If the volume xml was looking to create a luks volume take the necessary >> steps in order to make that happ

Re: [libvirt] [PATCH v2 11/15] storage: Add support to create a luks volume

2016-06-24 Thread Peter Krempa
On Thu, Jun 23, 2016 at 13:29:07 -0400, John Ferlan wrote: > Partially resolves: > https://bugzilla.redhat.com/show_bug.cgi?id=1301021 > > If the volume xml was looking to create a luks volume take the necessary > steps in order to make that happen. > > The processing will be: > 1. create a temp

[libvirt] [PATCH v2 11/15] storage: Add support to create a luks volume

2016-06-23 Thread John Ferlan
Partially resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1301021 If the volume xml was looking to create a luks volume take the necessary steps in order to make that happen. The processing will be: 1. create a temporary file in the storage driver state dir path 1a. the file name will i