New suse 10.1 serverinstall & a problem

Discussion in 'Server Operation' started by dspuser, May 31, 2006.

  1. dspuser

    dspuser New Member

    Hi.
    I started a new server setup.

    When I reach the aquotacheck, I got this:

    HTML:
    # quotacheck -avugm
    quotacheck: WARNING -  Quotafile //aquota.user was probably truncated. Can't save quota settings...
    quotacheck: WARNING -  Quotafile //aquota.group was probably truncated. Can't save quota settings...
    quotacheck: Scanning /dev/hda2 [/] |
    
    My /etc/fstab looks like this:

    HTML:
    /dev/hda2            /                    reiserfs   acl,user_xattr,usrquota,grpquota                1 1
    /dev/hda3            /home                reiserfs   acl,user_xattr        1 2
    /dev/hda1            swap                 swap       defaults              0 0
    proc                 /proc                proc       defaults              0 0
    sysfs                /sys                 sysfs      noauto                0 0
    debugfs              /sys/kernel/debug    debugfs    noauto                0 0
    devpts               /dev/pts             devpts     mode=0620,gid=5       0 0
    /dev/fd0             /media/floppy        auto       noauto,user,sync      0 0
    
    How is that problem fixed ?

    /dspuser
     
  2. falko

    falko Super Moderator ISPConfig Developer

    It's not a problem, that is the usual behaviour when you configure quota for the first time on a system. :)
     
  3. dspuser

    dspuser New Member

    Very nice. Thanks for the reply. Then I do continue :)

    /dspuser
     

Share This Page