qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] "Hot" resizing QCow2 image using a simple python script


From: Laurent Coustet
Subject: Re: [Qemu-devel] "Hot" resizing QCow2 image using a simple python script
Date: Wed, 30 Dec 2009 09:39:43 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); fr; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0

Le 29/12/2009 21:49, Kevin Wolf a écrit :
The right way would be a patch to qemu rather than an external python script
anyway.

I've seen the code on git a little bit, seems rather simple to me, but what do you think is the better way to integrate such a fonctionality ? New command ?

The best approch for me I think is to extend "convert".

Example:
qemu-img -f qcow2 -O qcow2 original5G.qcow2 output10G.qcow2 +5G

Thanks,
--
Laurent coustet





reply via email to

[Prev in Thread] Current Thread [Next in Thread]