On 3/9/20 1:24 PM, Fabian Ebner wrote: > This fixes an issue when migrating a VM with an unused volume with format > qcow2 or vmdk. Since 'snapshots' wasn't set, storage_migrate wanted to > export/import with format raw+size instead. Therefore it used (instead of > just 'dd') 'qemu-img convert', which fails when its output leaves through > a pipe. Upon importing, a second error is present, because the format from > the volume ID doesn't match the format of the stream and there is no > conversion yet. > > Signed-off-by: Fabian Ebner <f.eb...@proxmox.com> > --- > > Changes from v1: > * squash renaming volname->volinfo into this patch > * explain reason for setting snapshots in comment >
applied series with Fabians "LGTM" from the previous series as a tag ^^ thanks! _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel