Re: qemu-img convert a qcow2 to a qcow2

2012-12-07 Thread Bryan Whitehead
Well there we go. 'the more you know...' On Fri, Dec 7, 2012 at 4:33 PM, Marcus Sorensen wrote: > There already is backing qcow2 support. But when cloudstack moves the > template from secondary to primary storage to use as a backing file for all > of your VMs, it does a convert. That strips any

Re: qemu-img convert a qcow2 to a qcow2

2012-12-07 Thread Marcus Sorensen
There already is backing qcow2 support. But when cloudstack moves the template from secondary to primary storage to use as a backing file for all of your VMs, it does a convert. That strips any snapshots or compression that an uploader may have been counting on, and is overall slower than just copy

Re: qemu-img convert a qcow2 to a qcow2

2012-12-07 Thread Bryan Whitehead
--Original Message- > > From: Marcus Sorensen [mailto:shadow...@gmail.com] > > Sent: Wednesday, December 05, 2012 1:01 PM > > To: cloudstack-dev@incubator.apache.org > > Subject: Re: qemu-img convert a qcow2 to a qcow2 > > > > Eventually we'll probably w

RE: qemu-img convert a qcow2 to a qcow2

2012-12-05 Thread Edison Su
udstack-dev@incubator.apache.org > Subject: Re: qemu-img convert a qcow2 to a qcow2 > > Eventually we'll probably want to support multiple versions, replacing one or > both of the formats with variables, but even then we'll probably just want to > copy if source format == destinat

Re: qemu-img convert a qcow2 to a qcow2

2012-12-05 Thread Marcus Sorensen
Eventually we'll probably want to support multiple versions, replacing one or both of the formats with variables, but even then we'll probably just want to copy if source format == destination format. On Wed, Dec 5, 2012 at 1:51 PM, Rohit Yadav wrote: > > On 05-Dec-2012, at 12:17 PM, Marcus Sor

Re: qemu-img convert a qcow2 to a qcow2

2012-12-05 Thread Rohit Yadav
On 05-Dec-2012, at 12:17 PM, Marcus Sorensen wrote: > Anyone know why we do a convert from qcow2 to qcow2 when we crete a volume > or template? It seems slower than file copy, and it strips valuable > compression which could speed up deployments significantly. Our qcow2 > templates are compresse

qemu-img convert a qcow2 to a qcow2

2012-12-05 Thread Marcus Sorensen
Anyone know why we do a convert from qcow2 to qcow2 when we crete a volume or template? It seems slower than file copy, and it strips valuable compression which could speed up deployments significantly. Our qcow2 templates are compressed to about 1/3 size of uncompressed, and since the compression