From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48523) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adFSo-0004Dm-Rr for qemu-devel@nongnu.org; Tue, 08 Mar 2016 06:06:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1adFSi-000641-MU for qemu-devel@nongnu.org; Tue, 08 Mar 2016 06:06:06 -0500 Received: from indium.canonical.com ([91.189.90.7]:44733) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1adFSi-00062z-H5 for qemu-devel@nongnu.org; Tue, 08 Mar 2016 06:06:00 -0500 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1adFSg-0005u3-Pe for ; Tue, 08 Mar 2016 11:05:58 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id 1040E2E80D7 for ; Tue, 8 Mar 2016 11:05:57 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Tue, 08 Mar 2016 10:56:54 -0000 From: SATHEESARAN Sender: bounces@canonical.com References: <20160308100806.13254.85964.malonedeb@wampee.canonical.com> Message-Id: <20160308105655.20491.70704.launchpad@soybean.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1554451] Re: unable to create preallocated image with gluster network protocol Reply-To: Bug 1554451 <1554451@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org ** Description changed: Unable to create preallocated image with gluster protocol = Version: qemu-img-0.12.1.2-2.479.el6.x86_64 Platform: RHEL 6 I have tried creating preallocated image as follows : = qemu-img create -f qcow2 -o preallocation=3Dfull gluster://localhost/vol1/vm1.img 10G = I see error a follows : [root@ ]# qemu-img create -f qcow2 -o preallocation=3Dfull gluster://loca= lhost/rep3vol/vm1.img 5G - Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img= ', fmt=3Dqcow2 size=3D3221225472 encryption=3Doff cluster_size=3D65536 prea= llocation=3D'full' = + Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img= ', fmt=3Dqcow2 size=3D3221225472 encryption=3Doff cluster_size=3D65536 prea= llocation=3D'full' Unknown option 'preallocation' + = + I could inspect the image using qemu-img info, but still its not + preallocated, + = + [root@ ]# qemu-img info newvm3.img = + image: newvm3.img + file format: qcow2 + virtual size: 3.0G (3221225472 bytes) + disk size: 588K + cluster_size: 65536 -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1554451 Title: unable to create preallocated image with gluster network protocol Status in QEMU: New Bug description: Unable to create preallocated image with gluster protocol Version: qemu-img-0.12.1.2-2.479.el6.x86_64 Platform: RHEL 6 I have tried creating preallocated image as follows : qemu-img create -f qcow2 -o preallocation=3Dfull gluster://localhost/vol1/vm1.img 10G I see error a follows : [root@ ]# qemu-img create -f qcow2 -o preallocation=3Dfull gluster://loca= lhost/rep3vol/vm1.img 5G Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img= ', fmt=3Dqcow2 size=3D3221225472 encryption=3Doff cluster_size=3D65536 prea= llocation=3D'full' Unknown option 'preallocation' I could inspect the image using qemu-img info, but still its not preallocated, [root@ ]# qemu-img info newvm3.img = image: newvm3.img file format: qcow2 virtual size: 3.0G (3221225472 bytes) disk size: 588K cluster_size: 65536 To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1554451/+subscriptions