First find the cached quota file with below command:
Whole output of above command
Code:
grep -HnR '' /var/cpanel/overquota | sort
- You can remove the cached file with below command:
Code:
rm -f
- Run below command:
Code:
/scripts/fixquotas