From owner-freebsd-amd64@FreeBSD.ORG Fri Sep 2 19:52:50 2005 Return-Path: X-Original-To: amd64@freebsd.org Delivered-To: freebsd-amd64@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C786616A41F for ; Fri, 2 Sep 2005 19:52:50 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from mail.mcneil.com (mcneil.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C0D543D45 for ; Fri, 2 Sep 2005 19:52:50 +0000 (GMT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id EEC82F20EF for ; Fri, 2 Sep 2005 12:52:49 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 00821-02 for ; Fri, 2 Sep 2005 12:52:48 -0700 (PDT) Received: from mcneil.com (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 43344F1C96 for ; Fri, 2 Sep 2005 12:52:48 -0700 (PDT) From: Sean McNeil To: amd64@freebsd.org Content-Type: text/plain Organization: Sean McNeil Consulting, Inc Date: Fri, 02 Sep 2005 12:52:48 -0700 Message-Id: <1125690768.50086.5.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Cc: Subject: handle_workitem_freeblocks: block count X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: sean@mcneil.com List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Sep 2005 19:52:50 -0000 What does this mean? I've seen this on several occasions when rebuilding world. kernel: handle_workitem_freeblocks: block count I also see this: kernel: free inode //8714241 had 36028797014843536 blocks curiously this seems to happen at the same inode all the time. Do I have a bad spot on the disk? This is a SATA drive. If it has a bad spot, do I have to reformat to eliminate the problem? Sean