difference between reseller disk stat and user disk usage...

Status
Not open for further replies.

RaZer0r

Verified User
Joined
Sep 14, 2007
Messages
62
Hi,

I've got this problem and have been checking a bucket full of solutions but none seem to do the trick.

One of my resellers with uid 504 uses according to the reseller panel: 4009.6/4000 Mb.
(this apears in the list user overview (CMD_RESELLER_SHOW) as well when the reseller logs in:
Code:
*****************
Disk Space (MB) 	4009.6 	4000.0
Bandwidth (GB) 	3.1763 	unlimited
E-Mails 	31 	unlimited
Ftp Accounts 	19 	unlimited
Databases 	9 	unlimited
Domains 	8 	unlimited
Users 	7
******************

BUT, when he switches over to user level: "CMD_SHOW_DOMAIN"

Code:
******************
Disk Space (MB) 	2360.9 	4000
Bandwidth (GB) 	0.3785 	unlimited
E-Mails 	7 	unlimited
Ftp Accounts 	8 	unlimited
Databases 	3 	unlimited
******************

As you can image this is very anoying as he now recieves mail that he is over his disk quote, but in fact is only using 3/5th of that...

when searching for files --> nothing shows up
commands used:
Code:
find / -uid 504 -path '/home/christen/' -prune"
du -hal /home/christen/
2.3G .
quote -v is showing:
Code:
[root@digel ~]# quota -v christen
Disk quotas for user christen (uid 504):
     Filesystem  blocks   quota   limit   grace   files   quota   limit   grace
      /dev/sdb1 2392840  4096000 4505600           32945       0       0

And am now out of idea's...

Anyone who can shed some light on this situation?
 
and obviously, i missed the complete obvious...

Ofcourse there were other users behind the reseller than just his own user level...

So, this can be locked, as this is just user error (me that is :p)
 
Status
Not open for further replies.
Back
Top