Quota remove

Discussion in 'General' started by mccharlet, Feb 5, 2012.

  1. mccharlet

    mccharlet Member HowtoForge Supporter

    Hi,

    I have migrate my virtual server to a another server. (i use proxmox)

    When i see the quota with this command repquota -avug


    I have this result

    web2 -- 223980 0 0 2877 0 0
    web4 -- 247360 0 0 10627 0 0
    web92 -- 42544 0 0 1131 0 0
    web17 -- 9808 0 0 1098 0 0
    web20 -- 392856 0 0 4547 0 0
    web21 -- 38388 0 0 695 0 0
    web29 -- 1694776 0 0 28574 0 0
    web30 -- 165268 0 0 9681 0 0

    The Block limits (hard and soft) are zero

    How i can reset the limit to the command line.

    When a change the limit to the ispconfig console, the limit is changed. But i can't change manualy to all website

    Best regards
     
  2. falko

    falko Super Moderator ISPConfig Developer

    Check out the setquota command:
    Code:
    man setquota
     

Share This Page