Hi everyone,
I have been trying to get quotas to work on LXC containers today but with no luck, it is my understanding that it should be enough to have a privileged container with the quota option enabled on the storage (local storage in my case, default installation) to get it working.
But then when I start the container and try the commands detailed in the documentation I get an error, I read most posts detailing the same issue but could not find anything to help me past this. I tried on all versions of Ubuntu and Debian and they all output the same error.
root@quota-2104:~# quotacheck -vmug /
quotacheck: Your kernel probably supports ext4 quota feature but you are using external quota files. Please switch your filesystem to use ext4 quota feature as external quota files on ext4 are deprecated.
quotacheck: Scanning /dev/mapper/pve-vm--128--disk--0 [/] quotacheck: error (1) while opening /dev/mapper/pve-vm--128--disk--0
Is there any way to fix this, or am I missing something? Any help appreciated.
Edit: This is on Proxmox 7.0
Thank you!
I have been trying to get quotas to work on LXC containers today but with no luck, it is my understanding that it should be enough to have a privileged container with the quota option enabled on the storage (local storage in my case, default installation) to get it working.
But then when I start the container and try the commands detailed in the documentation I get an error, I read most posts detailing the same issue but could not find anything to help me past this. I tried on all versions of Ubuntu and Debian and they all output the same error.
root@quota-2104:~# quotacheck -vmug /
quotacheck: Your kernel probably supports ext4 quota feature but you are using external quota files. Please switch your filesystem to use ext4 quota feature as external quota files on ext4 are deprecated.
quotacheck: Scanning /dev/mapper/pve-vm--128--disk--0 [/] quotacheck: error (1) while opening /dev/mapper/pve-vm--128--disk--0
Is there any way to fix this, or am I missing something? Any help appreciated.
Edit: This is on Proxmox 7.0
Thank you!
Last edited: