Account Disk Space usage discrepancy

anay

Verified User
Joined
Dec 7, 2005
Messages
120
Hi,
I have account on which it shows total usage as : 6.3 GB however, if I check it under domain setup, it shows disc usage as 3.3GB. I had allocated 6GB space in total, since its out of space, user can't do any write operation. When I increased quota to 7GB , now its working.

I went to this, it is also showing 6.3GB disk usage .

If I go to disc usage section ie.

It shows that "System Quotas" has used 6.3 GB space.

But if I got to System Quotas, there is no such usage , it shows Maildir usage every low (503 KB), Imag usage 202KB.
And for domain root ie. /home/my-user/domains/my-user-domain.com it is showing usage as : 3.3GB again.

I checked disk quotas, those are enabled and as expected. Further DATABASE usage is only about 50 MB total.

So what is exactly happening ?
 
what "quota -u" shows?
For this user, its weird , although I have assigned 7GB space to this account via DA, but quota is showing lesser.
Code:
$quota -us my-user
Disk quotas for user myuser (uid 1051):
     Filesystem   space   quota   limit   grace   files   quota   limit   grace
      /dev/vda1    1566M   2000M   2200M           17774       0       0
 
Back
Top