Hey guys,
I just bought a server with RHES and Plesk 7.5.1 and my HD quotas are messed up. The space used listed by repquota is not even close to what is actually in use. For example:

CODE
[root@server1 /]# quota -vu leech

Disk quotas for user leech (uid 10003):

    Filesystem  blocks   quota   limit   grace   files   quota   limit   grace

     /dev/hda3       8       0       0               2       0       0        



[root@server1 web_users]# du -sh leech

2.6G    leech

[root@server1 web_users]#


I have run quotacheck many times with no luck, it doesn't update.

As you can see, this is really affecting the HD usage control on the server. Is there a way to fix this? I have updated to the latest quota rpm from redhat and also running the latest kernel.

Thanks
-d