Unable to create container, regardless of Disk size

Nanja

New Member
Feb 6, 2023
17
0
1
I don't know how to solve this, every time I finish making a container, it fails to make it because of this error.

Code:
Formatting '/var/lib/vz/images/100/vm-100-disk-0.raw', fmt=raw size=109951162777600 preallocation=off
TASK ERROR: unable to create CT 100 - unable to create image: qemu-img: /var/lib/vz/images/100/vm-100-disk-0.raw: The image size is too large for file format 'raw

I thought maybe I didn't have enough Disk Space, but I have plenty. That container I am trying to make is 100gb Disk Space
This is a fresh installation, a container was the first thing I tried to make right after network setup.
 
size=109951162777600
That's a 100TB.
The default size of local is 100GB, so even allocating a 100GB drive won't work there.