dimgr
May 13, 2024, 8:54am
1
Hello… In a new vps installation, the following error appears in my system control. How can I fix it?
Quotas are not enabled on the filesystem / which contains home directories under /home and email files under /home. Quota editing has been disabled
Webmin -> System -> Disk Quotas - [Enable Quotas]
but process quotaon must be running.
rony
May 13, 2024, 9:25am
4
Have you kernel with qouta support enabled?
Stegan
May 13, 2024, 10:07am
5
Who knows. we are missing that all important System Information again!
1 Like
lawk
May 13, 2024, 1:25pm
6
If you are running ubuntu you can try with installing the linux-image-extra-virtual
package.
Another thing to consider is the type of virtualization used.
LXC, OpenVZ might not work out of the box. In my experience quota works out of the box with KVM and possibly XEN.
Sometimes some provider specific actions might be required, hetzner cloud etc…
dimgr
May 13, 2024, 9:34pm
7
I solved it with this command sudo apt install linux-image-extra-virtual
Joe
May 13, 2024, 9:49pm
8
That’s not an error, it’s just a thing that is.
If you’re using an unusual filesystem, the installer may not have been able to figure out how to enable quotas, or it may not support quotas. And, some filesystems require rebooting to enable quotas.
dimgr
May 16, 2024, 8:20pm
9
The ubuntu installation was done automatically by contabo. Maybe that’s what you’re saying.
system
Closed
July 15, 2024, 8:21pm
10
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.