On 3/10/20 7:59 PM, Nir Soffer wrote:
On Thu, Mar 5, 2020 at 12:49 PM Jakub Dżon <jdzon(a)redhat.com>
wrote:
>
> Hi,
> I'm looking into how current state of a volume (as seen by the VM) can
> be downloaded in raw format using imageio and I wonder what is the
> behavior when I request a qcow2 volume. Will it always return the top
> snapshot in qcow2 format?
It depends on the format argument of the ImageTransfer.
If you don't specify the format, we use the file backend and you get
the top volume in the chain as is (qcow2 or raw).
Hi Nir,
thank you for the answers! They're very helpful.
--
Jakub Dżon