Wrong space and bandwidth calculation

Hosting3w

New member
Joined
Apr 15, 2006
Messages
3
Location
Spain
Hello,

I am using da in one of my server and I saw that the space and the bandwidth consume is not real, mostly the space consumed, I moved some accounts from a reseller I had running also with da which are more than 1Gb all together and now da said that the space consumed is 58Mb, when must be more than a Gb, is this a bug or so when restoring backups from another server?

Regards.
 
DA may not be running it's update until the overnight processing; if the problem is still the same tomorrow, after cron.daily runs, then you might want to read some of the other posts on this issue on these forums; there are a bunch of them and some pretty good explanations as well.

Jeff
 
The problem is still the same one week later, could you tell me similar posts here?

I saw someones but not exactly talking about the same issue.

Thanks.
 
Have you tried this command as root (from the shell):
Code:
find / -user <username>
where username is the name of the user? Any files not found by this command may not be counted in the user quota calculation.

Jeff
 
Back
Top