Displaying 2 results from an estimated 2 matches for "d5c7780c".
Did you mean:
  ac7780c
  
2023 Apr 07
1
storage backup with encryption on-the-fly ?
...sk name='vda' type='file'>
>         <driver type='qcow2'/>
>         <target file='/tmp/backup-test-images/backup-vda.qcow2'>
>           <encryption format='luks'>
>             <secret type='passphrase' uuid='d5c7780c-80c4-45eb-bee9-9fbbc1f3847c'/>
>           </encryption>
>         </target>
>       </disk>
>   </domainbackup>
>
> Another option would be to use an encrypted device-mapper device via the
> block backend.
>
> Lastly if you need any other s...
2023 Apr 11
1
storage backup with encryption on-the-fly ?
...; type='file'>
> >         <driver type='qcow2'/>
> >         <target file='/tmp/backup-test-images/backup-vda.qcow2'>
> >           <encryption format='luks'>
> >             <secret type='passphrase' uuid='d5c7780c-80c4-45eb-bee9-9fbbc1f3847c'/>
> >           </encryption>
> >         </target>
> >       </disk>
> >   </domainbackup>
> > 
> > Another option would be to use an encrypted device-mapper device via the
> > block backend.
>...