Results 1 to 14 of 14
  1. #1
    Join Date
    Jun 2007
    Posts
    81

    Disk Usage in Directadmin

    The "Disk Usage" shown in the DA system is never corrected.

    How can I update the information?

  2. #2
    Join Date
    Oct 2003
    Location
    Hanoi
    Posts
    4,309
    It's not a real time updating. By default, it's updated once per day. You can click to site statistic and try to update it there. Or if you want to update for all accounts, you will need to run a command in root level. Do you have ssh login to root?

  3. #3
    Join Date
    Jun 2007
    Posts
    81
    Quote Originally Posted by gate2vn View Post
    It's not a real time updating. By default, it's updated once per day. You can click to site statistic and try to update it there. Or if you want to update for all accounts, you will need to run a command in root level. Do you have ssh login to root?
    Thank you very much for your answer. =]

    Yes. I have the root account.

    So, how can I update all users' usage through command line?

  4. #4
    Join Date
    Oct 2003
    Location
    Hanoi
    Posts
    4,309
    You can try
    echo 'action=tally&value=all' >> /usr/local/directadmin/data/task.queue

  5. #5
    Join Date
    Jun 2007
    Posts
    81
    Quote Originally Posted by gate2vn View Post
    You can try

    nothing change...

    http://www.webhostingtalk.com/attach...1&d=1210072964
    Last edited by j531168; 05-06-2008 at 07:23 AM.

  6. #6
    Join Date
    Jun 2007
    Posts
    81
    anyone can help ?

  7. #7
    Join Date
    Oct 2003
    Location
    Hanoi
    Posts
    4,309
    try this
    /sbin/quotaoff -a; /sbin/quotacheck -avugm; /sbin/quotaon -a;
    then update disk space in DA again

  8. #8
    Join Date
    Jun 2007
    Posts
    81
    still the same..

    nothing change =[

  9. #9
    Join Date
    Jun 2007
    Posts
    81
    anyone know how to solve it?

  10. #10
    Join Date
    Jun 2007
    Posts
    81
    help...=[......

  11. #11
    Join Date
    Mar 2005
    Location
    Athens, Greece
    Posts
    1,763
    You shouls ask this in the official DirectAdmin forum - someone from DA should be able to help you.
    Managed.gr cloud hosting, paas, vps, dedicated, domain registration on global datacenters.

  12. #12
    On the Official DA forum this problem is solved just use search

  13. #13
    Join Date
    Jun 2007
    Posts
    81
    Quote Originally Posted by tonyFF View Post
    You shouls ask this in the official DirectAdmin forum - someone from DA should be able to help you.

    their suggestions do not work ...=[

  14. #14
    Join Date
    Jun 2007
    Posts
    81
    Quote Originally Posted by kisiek View Post
    On the Official DA forum this problem is solved just use search

    Might I have the link please ?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •