From owner-freebsd-questions@FreeBSD.ORG Wed Feb 4 21:46:31 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A7D8816A4CE for ; Wed, 4 Feb 2004 21:46:31 -0800 (PST) Received: from ryvar.netrogue.de (www.drachentruhe.de [213.131.227.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 49D1343D1D for ; Wed, 4 Feb 2004 21:46:29 -0800 (PST) (envelope-from info@netrogue.de) Received: from segnbora.netrogue.de (b117002.adsl.hansenet.de [62.109.117.2]) by ryvar.netrogue.de (8.12.3/8.12.3) with ESMTP id i155v6sA028689 for ; Thu, 5 Feb 2004 06:57:06 +0100 (CET) (envelope-from info@netrogue.de) Message-Id: <6.0.2.0.0.20040205063057.01b0b300@213.131.227.50> X-Sender: mx000002@213.131.227.50 X-Mailer: QUALCOMM Windows Eudora Version 6.0.2.0 Date: Thu, 05 Feb 2004 06:48:18 +0100 To: freebsd-questions@freebsd.org From: Ole Voss Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Grave vinum problem (at least for me) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Feb 2004 05:46:31 -0000 Last night I reinstalled freebsd and obviously somewhere along the way my 400GB concat vinum volume wasn't unmounted (at least that's what freebsd told me). Now, when I run 'fsck -t ufs /dev/vinum/abyss' I get this: titan# fsck -t ufs /dev/vinum/abyss ** /dev/vinum/abyss CANNOT READ BLK: 843781344 CONTINUE? [yn] y THE FOLLOWING DISK SECTORS COULD NOT BE READ: 843781344, 843781345, 843781346, 843781347, /dev/vinum/abyss: CANNOT FIGURE OUT FILE SYSTEM PARTITION It mounted fine last night and everything looked perfect. Then I did a reboot and ... well, this is it now. Can anybody help me out? Regards, Ole.