Question
How do I disable quotas manually, rebuild quotas, and enable quotas again?
Answer
Please be aware this is a systems administrator task and isn't related to our software and is provided as informational.
Turn off quotas with:
quotaoff -avug
Perform quotacheck:
quotacheck -avugmc
Enable quotas again:
quotaon -avug
Run our reset quotas script so users are in sync with the quota database rebuild:
/usr/local/cpanel/scripts/resetquotas