Wrong disk usage on DirectAdmin Panel

DirectAdmin panel is showing wrong disk usage. In such cases we need to update the disk usage manually. Run the following command in the server to update the disk usage.

[root@test]# echo "action=tally&value=all" >> /usr/local/directadmin/data/task.queue



We can verify the disk usage shown in the directAdmin panel is correct
or not as the directAdmin will list the quota information based on the
output of the following command.

[root@test]#/usr/sbin/repquota -a

Enjoy:)

    0 comments: