From: SATHEESARAN <satheesaran@gmail.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [Bug 1554451] Re: unable to create preallocated image with gluster network protocol
Date: Tue, 08 Mar 2016 10:56:54 -0000 [thread overview]
Message-ID: <20160308105655.20491.70704.launchpad@soybean.canonical.com> (raw)
In-Reply-To: 20160308100806.13254.85964.malonedeb@wampee.canonical.com
** 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=full
gluster://localhost/vol1/vm1.img 10G
I see error a follows :
[root@ ]# qemu-img create -f qcow2 -o preallocation=full gluster://localhost/rep3vol/vm1.img 5G
- Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='full'
+ Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='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=full
gluster://localhost/vol1/vm1.img 10G
I see error a follows :
[root@ ]# qemu-img create -f qcow2 -o preallocation=full gluster://localhost/rep3vol/vm1.img 5G
Formatting 'gluster://dhcp37-61.lab.eng.blr.redhat.com/rep3vol/newvm3.img', fmt=qcow2 size=3221225472 encryption=off cluster_size=65536 preallocation='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
next prev parent reply other threads:[~2016-03-08 11:06 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-08 10:08 [Qemu-devel] [Bug 1554451] [NEW] unable to create preallocated image with gluster network protocol SATHEESARAN
2016-03-08 10:56 ` SATHEESARAN [this message]
2020-11-19 16:20 ` [Bug 1554451] " Thomas Huth
2021-01-19 4:17 ` Launchpad Bug Tracker
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160308105655.20491.70704.launchpad@soybean.canonical.com \
--to=satheesaran@gmail.com \
--cc=1554451@bugs.launchpad.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).