Quota: Perfect Setup Fedora Core 11

Discussion in 'Installation/Configuration' started by saco721, Jun 2, 2010.

Thread Status:
Not open for further replies.
  1. saco721

    saco721 Member

    I am having problems setting up quota with The Perfect Server - Fedora 11 x86_64 [ISPConfig 2].

    This is what I have done :

    I do :

    Code:
    yum install quota
    
    Installs quota fine.

    Then I edit fstab :

    Then run :

    Code:
    touch /aquota.user /aquota.group
    chmod 600 /aquota.*
    mount -o remount /
    quotacheck -avugm
    quotaon -avug
    
    The aquota.user and aquota.group files get created.

    File system mounts ok.

    However when I run quotacheck -avugm I get the following messages :
    When I run quotaon -avug I get the following messages :

    Then I reboot the system, and I still get the error messages as above.

    Where am I going wrong?

    Any ideas / advice would be greatly appreciated. Thanks!
     
  2. falko

    falko Super Moderator Howtoforge Staff

Thread Status:
Not open for further replies.

Share This Page