|
From: | lejeczek |
Subject: | Re: 'qemu-img create' to backup encrypted qcow2 - ? |
Date: | Mon, 16 Aug 2021 15:13:28 +0100 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0 |
On 16/08/2021 10:02, Peter Maydell wrote:
On Sun, 15 Aug 2021 at 17:26, lejeczek <peljasz@yahoo.co.uk> wrote:On 15/08/2021 13:17, Peter Maydell wrote:How about you say what command line(s) you tried that gave that error message ?Almost identical to the original, only take out 'options' out and put in front of '-b' (or any other place in cmd args order)Please don't make me try to reconstruct what you ran. Run the command, and cut-and-paste the command line and the output from your terminal into an email. thanks -- PMM
reconstruct?-> $ qemu-img create -f qcow2 -o encrypt.key-secret=3fd57349-3671-4cf2-ab00-f13b8ba00d4b -b /00.GLUSTER-mnt/VMs3/enc.locallan.qcow2 -F qcow2 ./enc.locallan.qcow2.bkp qemu-img: ./enc.locallan.qcow2.bkp: Parameter 'encrypt.key-secret' is required for cipher
Could not open backing image to determine size.
[Prev in Thread] | Current Thread | [Next in Thread] |