perfect Ubuntu -- quota problem "truncating"

Discussion in 'Installation/Configuration' started by kennm, Sep 26, 2006.

  1. kennm

    kennm New Member

    Greetings.

    Having trouble with quota setup ... here's what I've typed and what happened ... what am I doing wrong.

    Thanks in advance.

    kennM

    root@web:/# touch /quota.user /quota.group
    root@web:/# chmod 600 /quota.*
    root@web:/# mount -o remount /
    root@web:/# quotacheck -avugm
    quotacheck: WARNING - Quotafile //quota.user was probably truncated. Can't save quota settings...
    quotacheck: WARNING - Quotafile //quota.group was probably truncated. Can't save quota settings...
    quotacheck: Scanning /dev/sda1 [/] -
    done
    quotacheck: Checked 1739 directories and 24040 files
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    This output is OK, you can ignore that. The files are empty at the first time when the command is run and this causes the warning maessage.
     
  3. statiic

    statiic New Member

    Great to know. I had the same ;)
     

Share This Page