always defaulting to QCOW2 image formats
Hi,
I just encountered CLOUDSTACK-4114 [0] during my tests.
I didn't encounter this before, but I just tried to restore from a snapshot and
there it assumed the snapshot was in QCOW2 format, but it is actually a RAW
device.
In VolumeDoaImpl this is
l]
> Sent: Tuesday, August 06, 2013 8:46 AM
> To: dev@cloudstack.apache.org
> Cc: Edison Su
> Subject: KVM always defaulting to QCOW2 image formats
>
> Hi,
>
> I just encountered CLOUDSTACK-4114 [0] during my tests.
>
> I didn't encounter this before, but I ju
Hi,
I just encountered CLOUDSTACK-4114 [0] during my tests.
I didn't encounter this before, but I just tried to restore from a
snapshot and there it assumed the snapshot was in QCOW2 format, but it
is actually a RAW device.
In VolumeDoaImpl this is implemented:
public ImageFormat getImageFo