Not showing Disk Usage

jdn1976

Verified User
Joined
Mar 30, 2020
Messages
107
Hello, I have transfered a reseller account but is not showing disk usage on some account.
I already accessed to user panel and the files are there. Also on SSH, the files are there.
But on DA is showing on some accounts 0kb disk usage.
How to fix this in order to show the correct disk usage on DA panel?
 

Attachments

  • tranfer.jpg
    tranfer.jpg
    28.4 KB · Views: 80
I solve the issue. For those who could have a similar issue, my issue was solved using the following command:

echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue /usr/local/directadmin/dataskq d200
 
This tally runs automatically every night. But if you want to see it sooner, you can use that command.
There is also an option somewhere to have the tally for disk space run more often, but I don't remember it by head, Can be found on the forums here somewhere.
 
Back
Top