Disk usage not correct

redunix

Verified User
Joined
Nov 21, 2008
Messages
28
Hello,


I tried all the support things. here is some info:

/usr/sbin/repquota /

Block grace time: 7days; Inode grace time: 7days
Block limits File limits
User used soft hard grace used soft hard grace
----------------------------------------------------------------------
root -- 88336660 0 0 118451 0 0
mail -- 34708 0 0 654 0 0
ftp -- 4092 0 0 71 0 0
rpm -- 20244 0 0 67 0 0
exim -- 36 0 0 5 0 0
named -- 28 0 0 4 0 0
apache -- 2792 0 0 698 0 0
diradmin -- 137008 0 0 2987 0 0
mysql -- 1912416 0 0 9175 0 0
webapps -- 130156 0 0 5199 0 0
majordomo -- 768 0 0 95 0 0
avahi -- 12 0 0 3 0 0
clamav -- 45144 0 0 11 0 0
ntp -- 12 0 0 2 0 0
xfs -- 0 0 0 1 0 0
admin -- 24254588 0 0 32768 0 0
gameserver -- 24695112 0 0 409117 0 0
joyweb -- 93192 5120000 5632000 9609 0 0
addicted -- 16504 204800 225280 1276 0 0
awuwa -- 126428 512000 563200 17644 0 0
axicom -- 2081980 6144000 6758400 13365 0 0
banners -- 2839020 0 0 11958 0 0


Like at axicom, In directadmin -> show all users ->

Bandwight Disk usage
axicom admin 3095.9 / 40000 0.0312 / 6000 10 / 10 No

I ran:

/sbin/quotaoff -a; /sbin/quotacheck -avugm; /sbin/quotaon -a;

Then again :

echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue

Still doesnt work. In /usr/local/directadmin/conf/directadmin.conf i have:

quota_partition=/

[root@woc1 sbin]# cat /etc/fstab
/dev/md0 / ext3 defaults,usrquota,grpquota 1 1
tmpfs /dev/shm tmpfs defaults 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
sysfs /sys sysfs defaults 0 0
proc /proc proc defaults 0 0

[root@woc1 sbin]# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/md0 289G 141G 134G 52% /
tmpfs 4.0G 0 4.0G 0% /dev/shm


Hope someone can help me out.
 
haha :P Forgot,

The statistics of diskusage in directadmin is not correct. I found this out today cause someone's mail wasnt working. I saw that the mailbox was full, quota limit. So i check directadmin and i see that he is using 0.58mb of the 5GB this user haves. If i check quota username it shows the correct info, that his space is full.
 
haha :P Forgot,

The statistics of diskusage in directadmin is not correct. I found this out today cause someone's mail wasnt working. I saw that the mailbox was full, quota limit. So i check directadmin and i see that he is using 0.58mb of the 5GB this user haves. If i check quota username it shows the correct info, that his space is full.

What was your fix for this?
 
i do not have a fix yet, hope to get a answer soon..... I am seeing more machines with this same problem.
 
I just started getting this issue with the upgrade to 31.

[root@alpha /home]# du -hs /home/example/
128M /home/example/

Yet, DA is saying 141.6MB in the user manager.

From what I've seen adding files will make the number larger, but removing them isn't making DA show any decrease.
 
Doesnt matter not like they can go past the system quota. Drive space is not calculated live it runs by a nightly tally.
 
well, my users have over 5GB of space and DA says its below 1meg. lol

I've been having that exact same issue. Not even the DA admins could figure out what was going on though so no clue on how to fix this :(.
 
Back
Top