wrong disk quota usage for users .... ?

lkbryant

Verified User
Joined
Aug 16, 2005
Messages
283
it looks like many of our clients seem to have a wrong quota displaying.

what could be causing this? and how can we correct this as user's accounts now are unable to send/receive mails etc....?
 
Hard to really say what could be causing it offhand. To do a manual tally of the data usage, SSH into the server and run this:
Code:
echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue
 
Back
Top