qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] qemu-img crash when resize a qcow2 file created with preallocation=full/falloc .
@ 2017-10-24  3:28 Changlimin
  2017-10-25  7:22 ` Thomas Huth
  0 siblings, 1 reply; 4+ messages in thread
From: Changlimin @ 2017-10-24  3:28 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Hi,
I am glad to see that qcow2 file created with preallocation=full/falloc can be resized. But when I test it, qemu-img crashs.
qemu-img: block/qcow2-refcount.c:530: qcow2_refcount_area: Assertion `!(start_offset % s->cluster_size)' failed.

These are commands:
qemu-img create -f qcow2 -o preallocation=full full.img 1G
qemu-img resize --preallocation=full full.img +1G

BR
Chang Limin

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-10-25 13:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-24  3:28 [Qemu-devel] qemu-img crash when resize a qcow2 file created with preallocation=full/falloc Changlimin
2017-10-25  7:22 ` Thomas Huth
2017-10-25  7:26   ` Changlimin
2017-10-25 13:06   ` Max Reitz

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).