Different Disk Usage -> Domain Vs User

shadowq

Verified User
Joined
Dec 5, 2010
Messages
97
Hi,

I have a user that has a single domain. When viewing that user (/CMD_SHOW_USER?user=USERNAME) it shows the disk usage by domain (only one domain), and then disk usage by user.

Interestingly, the domain usage is "18564.1", and the user disk usage is "12013.1". This confuses me. Any ideas?

Screen Shot 2016-04-18 at 2.16.48 AM.png
 
Have the same problem
It's not a "problem" :) User has more data than just the domain. For example, other data in /home/user, MySQL databases, backups etc. These are not counted in "domain" usage.
 
It's not a "problem" :) User has more data than just the domain. For example, other data in /home/user, MySQL databases, backups etc. These are not counted in "domain" usage.

Thanks for reply, but in my case its vice versa: user has 3.16MB, while user's domain has 218.95MB. So for me its a bit confusing, because if I open user's list, I see their Disk usage is much smaller, than actually it is. And also quota would probably work wrong.

Capture.PNG
 
Well, I can confirm, that it was likely a quota problem.
I have a user on "/home" partition, which has quotas, but general partition "/" had no quota.
Now I have enabled quotas also on "/" partition and everything seems to be fine:
levi.PNG

Thank you smtalk for your replies, it helped! (y)
 
Back
Top