PDA

View Full Version : perfect Ubuntu -- quota problem "truncating"


kennm
26th September 2006, 18:42
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

till
27th September 2006, 11:02
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.

statiic
3rd November 2006, 20:00
Great to know. I had the same ;)