Hi there I get the following error when trying to create a container
This is running latest PVE 6 (BETA) <-- Yes I know
and I also know that I am "over committing" storage space on the LVM
pvesm status shows
Does anyone know how I can get about creating containers on this? I dont fully understand the error here
Code:
WARNING: You have not turned on protection against thin pools running out of space.
WARNING: Set activation/thin_pool_autoextend_threshold below 100 to trigger automatic extension of thin pools before they get full.
Logical volume "vm-255-disk-0" created.
WARNING: Sum of all thin volume sizes (8.88 TiB) exceeds the size of thin pool pve/data and the size of whole volume group (<2.62 TiB).
mke2fs 1.44.5 (15-Dec-2018)
The file /dev/pve/vm-255-disk-0 does not exist and no size was specified.
Logical volume "vm-255-disk-0" successfully removed
TASK ERROR: unable to create CT 255 - command 'mkfs.ext4 -O mmp -E 'root_owner=0:0' /dev/pve/vm-255-disk-0' failed: exit code 1
This is running latest PVE 6 (BETA) <-- Yes I know
and I also know that I am "over committing" storage space on the LVM
pvesm status shows
Code:
Name Type Status Total Used Available %
local dir active 98559220 38655404 54854268 39.22%
local-lvm lvmthin active 2649657344 662414336 1987243008 25.00%
Does anyone know how I can get about creating containers on this? I dont fully understand the error here