From owner-freebsd-questions@FreeBSD.ORG Wed Apr 25 16:34:32 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 75C7516A401 for ; Wed, 25 Apr 2007 16:34:32 +0000 (UTC) (envelope-from lists@lizardhill.com) Received: from kermit.lizardhill.com (kermit.lizardhill.com [64.69.41.217]) by mx1.freebsd.org (Postfix) with ESMTP id 6634513C43E for ; Wed, 25 Apr 2007 16:34:32 +0000 (UTC) (envelope-from lists@lizardhill.com) Received: from ip72-193-85-114.lv.lv.cox.net ([72.193.85.114] helo=mickey) by kermit.lizardhill.com with esmtpa (Exim 4.66) (envelope-from ) id 1HgkRw-000ErI-DC for freebsd-questions@freebsd.org; Wed, 25 Apr 2007 09:34:36 -0700 From: "Don O'Neil" To: Date: Wed, 25 Apr 2007 09:34:25 -0700 Message-ID: <017701c78757$96435c90$0300020a@mickey> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Office Outlook 11 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3028 Thread-Index: AceHV5X36rgjN4dwSjG9J82EuSj74Q== Subject: Quotacheck failing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Apr 2007 16:34:32 -0000 I'm having a problem with quotacheck failing and giving this message: quotacheck: /home/quota.user: seek failed: Invalid argument THE FOLLOWING FILE SYSTEM HAD AN UNEXPECTED INCONSISTENCY: /dev/twed0s1d (/home) However, I have run a full fsck from single user mode on this volume and it comes up clean every time. I've removed the quota.user and had it re-generated, but that didn't help either. Anyone know how/why this is happening, and what do try to do to fix it? Is there possible some corrupt file somewhere on the volume that quotacheck doesn't like, but is technically fine according to fsck? Thanks for any suggestions!