From owner-freebsd-hackers@FreeBSD.ORG Mon Aug 18 23:43:50 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 58FED1065676 for ; Mon, 18 Aug 2008 23:43:50 +0000 (UTC) (envelope-from simon@optinet.com) Received: from cobra.acceleratedweb.net (cobra-gw.acceleratedweb.net [207.99.79.37]) by mx1.freebsd.org (Postfix) with SMTP id D342C8FC1E for ; Mon, 18 Aug 2008 23:43:49 +0000 (UTC) (envelope-from simon@optinet.com) Received: (qmail 7014 invoked by uid 110); 18 Aug 2008 23:17:08 -0000 Received: from unknown (HELO desktop1) (simon%optinet.com@69.112.29.182) by cobra.acceleratedweb.net with SMTP; 18 Aug 2008 23:17:08 -0000 From: "Simon" To: "freebsd-hackers@freebsd.org" Date: Mon, 18 Aug 2008 19:16:53 -0400 Priority: Normal X-Mailer: PMMail 2000 Professional (2.20.2717) For Windows 2000 (5.1.2600;3) MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <20080818234349.D342C8FC1E@mx1.freebsd.org> Subject: Disk quotas out of sync X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Aug 2008 23:43:50 -0000 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 sync with the actual amount used. For example, a user with 100GB used disk space suddenly shows usage of only 80GB as if the data is gone, but it isn't. This forces me to run quotacheck -av often. Was something changed regarding quotas in 7.0-R? Nobody else noticed this issue? I have this issue across multiple, different hardware, servers running 7.0-R Thank you for any insight and help in advance! -Simon