View Full Version : quota problem
CrazyMouse
08-19-2004, 01:12 AM
I read this forum, and do some things.
I have the problem with the space. Its not right.
All the time I think it was that i dont have the qouta on, on the server. but checked. put it on. And works fine if I check by hand.
and I dont know whats the problem. becouse. If I count the database and mail. together. Then he shows still a diffrent number.
I'm using FreeBSD 4.9 stable
http://www.hostje.nl/img/data1.jpg
http://www.hostje.nl/img/data2.jpg
btw, If you see, webalizer you see a mutch bigger number. Thats allmost correct.
jmstacey
08-19-2004, 12:10 PM
Webalizer stats aren't counted against a users quota to my knowledge.
If you mean the Total disk usage is not equal when you add up email and database usage, that is the way its supposed to be. After adding up mysql and email usage the overhead is everything else of the users files such as his website.
CrazyMouse
08-19-2004, 02:22 PM
Now, DA wil now say, that my total use = 47.1 mb
But all the picures that my users uploaded is already 100 mb.
I tested myself to upload 3 mp3 files from 6 mb 10 mb and 4 mb.
but still my total diskspace use = 47.1 mb
and if I look with the root account on the server:
Kilobytes used 251694
thats 251694 : 1024 = 245,79 MB
jmstacey
08-19-2004, 02:31 PM
DA does not use live quota yet, so its only updated every 24 hours. Don't know if you knew that or not.
Try running
root /usr/sbin/quotaoff -a; /sbin/quotacheck -aug; /usr/sbin/quotaon -a;
and
root echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
to check disk usage and collect bandwidth usage stats.
CrazyMouse
08-19-2004, 05:01 PM
anke# /usr/sbin/quotaoff -a; /sbin/quotacheck -aug; /usr/sbin/quotaon -a;
anke# echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
anke#
thats the output... nothing.. and no change @ DA and yes its on root
already know that every 24 houre a cronjop will run.. but don't change everything :(
medick
08-22-2004, 12:46 PM
CrazyMouse
I had a similar problem, but my support helped me. Probably, it's because the owner of files is you (root or admin), and this disk space displayed for you, not for user. So you could try "chown -R username.usergroup /home/username/domains/domain.com/public_html" and then recount quotas.
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.