From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:49563) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5B23-0001ib-47 for qemu-devel@nongnu.org; Wed, 07 Mar 2012 02:11:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S5B1y-0008HD-Gr for qemu-devel@nongnu.org; Wed, 07 Mar 2012 02:11:30 -0500 Received: from mail-lpp01m010-f45.google.com ([209.85.215.45]:49167) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S5B1y-0008Gr-6b for qemu-devel@nongnu.org; Wed, 07 Mar 2012 02:11:26 -0500 Received: by lahe6 with SMTP id e6so7699129lah.4 for ; Tue, 06 Mar 2012 23:11:23 -0800 (PST) MIME-Version: 1.0 From: PANKAJ RAWAT Date: Wed, 7 Mar 2012 12:41:02 +0530 Message-ID: Content-Type: multipart/alternative; boundary=f46d040838fdf692e604baa1dd8a Subject: [Qemu-devel] regarding qcow2metadata List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel --f46d040838fdf692e604baa1dd8a Content-Type: text/plain; charset=ISO-8859-1 Hi all *qemu-img create -f qcow2 -o preallocation=metadata guest 8G* The above command will alllocate all the 8GB to the diskimage. means *[root@t06 p]# ls -lh* *total 1.4M* *-rw-r--r-- 1 root root 8.1G Mar 7 12:43 guest* * * is there is any way to allocate metadata to half size or predefined size ? i.e 4GB will be allocated and rest 4GB can be allocated dynamically -- *Pankaj Rawat* --f46d040838fdf692e604baa1dd8a Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable
Hi all=A0

qemu-img = create -f qcow2 -o preallocation=3Dmetadata =A0guest 8G
The above command will alllocate all the 8GB to the diskimage.=A0means=A0
[root@t06 p]# ls -lh
total 1.4M
-rw-r--r-- 1 root root 8.1G Mar =A07 12:43 guest

is there is any way to allocate metadata to half size o= r predefined size ?
i.e 4GB will be allocated and rest 4GB can be allocated dynamically=A0=

=A0
--
<= b>Pankaj Rawat

--f46d040838fdf692e604baa1dd8a--