Date: Thu, 27 Apr 1995 11:52:26 +0800 (CST) From: 醉生夢死 無言以對 <jdli@Adonis.Dorm10.NCTU.edu.tw> To: freebsd-current@FreeBSD.org Subject: QUOTA on 0412-SNAP Message-ID: <199504270352.LAA15348@Adonis.Dorm10.NCTU.edu.tw>
next in thread | raw e-mail | index | archive | help
hi :
I think 0412-SNAP has bug in quota system about the "blocks" field..
when I type quota -v, it shows..
Disk quotas for user jdli (uid 10000):
Filesystem blocks quota limit grace files quota limit grace
/usr/local 19856 32 0 (null) 474 0 0
and when I edquota -u jdli as..
Quotas for user jdli:
/usr/local: blocks in use: 19856, limits (soft = 10, hard = 20)
inodes in use: 474, limits (soft = 10, hard = 20)
quota -v shows..
Disk quotas for user jdli (uid 10000):
Filesystem blocks quota limit grace files quota limit grace
/usr/local 19856 42 10 (null) 474* 10 20 7days
then I edquota -u jdli again...it shows..
Quotas for user jdli:
/usr/local: blocks in use: 19856, limits (soft = 0, hard = 10)
inodes in use: 474, limits (soft = 10, hard = 20)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199504270352.LAA15348>
