All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
@ 2018-08-16  1:35 lampahome
  2018-08-16  8:22 ` Daniel P. Berrangé
  0 siblings, 1 reply; 5+ messages in thread
From: lampahome @ 2018-08-16  1:35 UTC (permalink / raw)
  To: QEMU Developers

We all know there's a file size limit 16TB in ext4 and other fs has their
limit,too.

If I create an qcow2 20TB on ext4 and write to it more than 16TB. Data more
than 16TB can't be written to qcow2.

So, is there any better ways to solve this situation?

What I thought is to create new qcow2 called qcow2-new and setup the
backing file be the previous qcow2.

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

end of thread, other threads:[~2018-08-17 14:20 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-08-16  1:35 [Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4? lampahome
2018-08-16  8:22 ` Daniel P. Berrangé
2018-08-16 11:46   ` Eric Blake
2018-08-17  8:05     ` lampahome
2018-08-17 14:20       ` Eric Blake

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.