error message on quotacheck

Discussion in 'Installation/Configuration' started by ang3lx, Oct 14, 2010.

  1. ang3lx

    ang3lx Member

    Hello,
    congratulations for the latest version of ISPConfig, is wonderful! : D

    i've a problem on installation of ispconfig 3.0.3 on fresh Debian 5.x install with raid
    when i give command quotacheck -avugm i have:
    PHP:
    testbox:~# quotacheck -avugm
    quotacheckCannot find filesystem to check or filesystem not mounted with quota option.
    here my fstab conf
    PHP:
    testbox:~# cat /etc/fstab 
    # <sys.fichiers><pt de montage><type> <options>  <dump> <pass>
    /dev/md1    /    ext4    errors=remount-ro,usrquota,grpquota    0    1
    /dev/md2    /home    ext4    defaults    1    2
    /dev/sda3    swap    swap    defaults    0    0
    /dev/sdb3    swap    swap    defaults    0    0
    proc            
    /proc   proc    defaults        0       0
    sysfs           
    /sys    sysfs   defaults        0       0

    I tried to use ftp with limit of 2MB and it seems to work (I can't upload file >2MB)
    but that error strikes me a bit scared

    where am I doing wrong?

    thanks in advance

    Nello
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. ang3lx

    ang3lx Member

  4. falko

    falko Super Moderator Howtoforge Staff

    It doesn't matter if you're using RAID or not.
     

Share This Page