Re: Disk quotas out of sync

2008-08-19 Thread Simon
Yes, the inodes seem to be in sync. When I run quotacheck -av only blocks get fixed or at least that is what I see. Here is an example repquota -a output before 'quotacheck -av': Block limitsFile limits Userused soft

Re: Disk quotas out of sync

2008-08-19 Thread Kostik Belousov
On Mon, Aug 18, 2008 at 11:54:15PM -0400, Simon wrote: > > Yes, I'm running SMP on all machines, version 7.0-R-p2 (amd64 on some). > No group quotas, just user. The questions to you: 1. Are inode counts for users coincide with quota report ? 2. How did you compared "actual usage" with the usage r

Re: Disk quotas out of sync

2008-08-19 Thread Simon
fstab: /dev/mfid0s2d /web1 ufs rw,userquota2 2 rc.conf: enable_quotas="YES" check_quotas="NO" I always had it this way and it always worked until 7.x -Simon On Tue, 19 Aug 2008 01:46:46 -0500, Mike Pritchard wrote: >On Mon, Aug 18, 2008 at 07:16:53PM -0400, S

Re: Disk quotas out of sync

2008-08-19 Thread Mike Pritchard
On Mon, Aug 18, 2008 at 07:16:53PM -0400, Simon wrote: > Hello All, > > I sent this to freebsd-questions but it went unanswered, hoping for better > luck here. The issue I'm trying to resolve is this: > > Ever since I went from 6.x to 7.0-R I have started experiencing disk quotas > getting out of

Re: Disk quotas out of sync

2008-08-18 Thread Simon
Yes, I'm running SMP on all machines, version 7.0-R-p2 (amd64 on some). No group quotas, just user. Thanks, Simon On Tue, 19 Aug 2008 09:36:43 +0800, Rong-en Fan wrote: >On Tue, Aug 19, 2008 at 7:16 AM, Simon <[EMAIL PROTECTED]> wrote: >> Hello All, >> >> I sent this to freebsd-questions but it

Re: Disk quotas out of sync

2008-08-18 Thread Rong-en Fan
On Tue, Aug 19, 2008 at 7:16 AM, Simon <[EMAIL PROTECTED]> wrote: > Hello All, > > I sent this to freebsd-questions but it went unanswered, hoping for better > luck here. The issue I'm trying to resolve is this: > > Ever since I went from 6.x to 7.0-R I have started experiencing disk quotas > getti