qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] How do you do when write more than 16TB data to qcow2 on ex


From: lampahome
Subject: [Qemu-devel] How do you do when write more than 16TB data to qcow2 on ext4?
Date: Thu, 16 Aug 2018 09:35:52 +0800

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]