Quotas hosed....shows way higher than actually used...

Shiekron2

Active Member
Apr 17, 2002
27
0
301
I have a client who has in CPanel the limit was above on what is used.

I ran /scripts/fixquotas to see if it will fix this, nothing...

Then I ran /scripts/initquotas to see if this will fix this again... nothing..

Space in Cpanel says it is using 69.22 Megabytes , and when I check, it has no database and nothing.

When I run a du -sh on the username I come up to this:

932k /home/username

It is only using 932k!!

NOT 69.22mb!

How can we fix this, as this is crucial on how we manage domains.

I checked my kernel and I also ran /sbin/quotacheck -av just to make sure.

Still no cigar.

Whatz up!?
 

Shiekron2

Active Member
Apr 17, 2002
27
0
301
Fine..

If anyone runs into this problem again, run this:

/sbin/quotaoff -a
/sbin/quotacheck -avm
/sbin/quotaon -a

Had to solve it on my own....ohh well..