Incorrect disk quota on WHM/cPanel

Issue: Disk usage zero for all the domains in 'list accounts' 

Reason: Mismatch between the disk usage in backend and Cpanel



Fix: Check whether /home partition has been mounted with 'usrquota' option (defaults,usrquota in /etc/fstab)


# cat /etc/fstab| grep home
LABEL=/home  /home    ext3    defaults,usrquota  1 2

# quotacheck -c /home
# quotaon /home

Also Check the option WHM >> Server Configuration >> Tweak Settings >> System --- Disable Disk Quota display caching



Comments

Popular posts from this blog

SVN: File remains in conflict

HowTo: Enable extended logging for exim

12 tweakings for WHM/cPanel to speed up WordPress