Date: Mon, 01 Sep 1997 20:54:02 -0700 From: Richard Furda <rfurda@wgss.net> To: questions@freebsd.org Subject: Quota's Message-ID: <3.0.3.32.19970901205402.00688f80@wgss.net>
next in thread | raw e-mail | index | archive | help
Hello,
I am using FreeBSD 2.2-stable and I have a question regarding FreeBSD.
I am running quota's and when running edquota user I get a size
that does not match du /home2/user
Here is an example.:
du -k /home2/spamman
653 /home2/spamman/public_html/logs
169 /home2/spamman/public_html/stats
1 /home2/spamman/public_html/lists
8610 /home2/spamman/public_html
8619 /home2/spamman
Quotas for user spamman:
/usr: blocks in use: 2, limits (soft = 0, hard = 0)
inodes in use: 2, limits (soft = 0, hard = 0)
/home2: blocks in use: 7796, limits (soft = 0, hard = 10000)
inodes in use: 198, limits (soft = 0, hard = 0)
where 8619 doesn't match 7796.
When running df -k /home2 and du /home it matches
/dev/wd1c 515583 270555 203782 57% /home2
270555 /home2
Thanks,
Rich
rich@wgs.net
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.3.32.19970901205402.00688f80>
