From owner-freebsd-isp@FreeBSD.ORG Tue Jun 6 13:21:51 2006 Return-Path: X-Original-To: freebsd-isp@freebsd.org Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9F75B16B1A5 for ; Tue, 6 Jun 2006 13:21:51 +0000 (UTC) (envelope-from john@day-light.com) Received: from joseph.day-light.net (gabriel.day-light.net [209.145.160.141]) by mx1.FreeBSD.org (Postfix) with ESMTP id F005743D48 for ; Tue, 6 Jun 2006 13:21:50 +0000 (GMT) (envelope-from john@day-light.com) Received: from w1 (w1 [10.1.5.201]) by joseph.day-light.net (Postfix) with SMTP id 56C5A4F416; Tue, 6 Jun 2006 08:21:49 -0500 (CDT) From: "John Brooks" To: "Robin Elfrink" , Date: Tue, 6 Jun 2006 08:21:49 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.6604 (9.0.2911.0) In-Reply-To: <44852CF1.5070300@introweb.nl> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441 Importance: Normal Cc: Subject: RE: Recovery from disk+fs crash X-BeenThere: freebsd-isp@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: john@day-light.com List-Id: Internet Services Providers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jun 2006 13:21:54 -0000 how does the rest of the disk look? is the math correct when you run "disklabel da0"? -- John Brooks john@day-light.com ... > > root@:~# df -h /dev/da0s1f > Filesystem Size Used Avail Capacity Mounted on > /dev/da0s1f 64G -58T 58T -100219% /var/disk > ...