From owner-freebsd-current@FreeBSD.ORG Sun Jul 25 12:44:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8F7DB16A4CE for ; Sun, 25 Jul 2004 12:44:41 +0000 (GMT) Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by mx1.FreeBSD.org (Postfix) with ESMTP id B506F43D2F for ; Sun, 25 Jul 2004 12:44:40 +0000 (GMT) (envelope-from ticso@cicely12.cicely.de) Received: from cicely5.cicely.de (cicely5.cicely.de [IPv6:3ffe:400:8d0:301:200:92ff:fe9b:20e7]) (authenticated bits=0) i6PCiMaI062039 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=OK); Sun, 25 Jul 2004 14:44:36 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (cicely12.cicely.de [IPv6:3ffe:400:8d0:301::12]) by cicely5.cicely.de (8.12.10/8.12.10) with ESMTP id i6PChHUi005186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 25 Jul 2004 14:43:18 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: from cicely12.cicely.de (localhost [127.0.0.1]) by cicely12.cicely.de (8.12.11/8.12.11) with ESMTP id i6PChHWo000706; Sun, 25 Jul 2004 14:43:17 +0200 (CEST) (envelope-from ticso@cicely12.cicely.de) Received: (from ticso@localhost) by cicely12.cicely.de (8.12.11/8.12.11/Submit) id i6PChDlS000705; Sun, 25 Jul 2004 14:43:13 +0200 (CEST) (envelope-from ticso) Date: Sun, 25 Jul 2004 14:43:13 +0200 From: Bernd Walter To: Jens Schweikhardt Message-ID: <20040725124312.GA657@cicely12.cicely.de> References: <20040724041844.41697.qmail@web14206.mail.yahoo.com> <20040724181903.GA1412@schweikhardt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040724181903.GA1412@schweikhardt.net> X-Operating-System: FreeBSD cicely12.cicely.de 5.2-CURRENT alpha User-Agent: Mutt/1.5.6i X-Spam-Status: No, hits=-4.9 required=3.0 tests=BAYES_00 autolearn=ham version=2.61 X-Spam-Report: * -4.9 BAYES_00 BODY: Bayesian spam probability is 0 to 1% * [score: 0.0000] X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on cicely5.cicely.de cc: Mario Doria cc: freebsd-current@freebsd.org Subject: Re: Vinum status X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ticso@cicely.de List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Jul 2004 12:44:41 -0000 On Sat, Jul 24, 2004 at 08:19:03PM +0200, Jens Schweikhardt wrote: > On Fri, Jul 23, 2004 at 09:18:44PM -0700, Mario Doria wrote: > ... > # Specifically, I'm interested in knowing if the "panic: dangling > # vnode" problem is still aroud; > > For the time being, you should be able to work around the panic > with a change in /etc/rc.d/vinum. Change > > start_cmd="vinum start" > to > start_cmd="mount /;vinum start" This is not without problems: [...] Mounting root from ufs:/dev/da0a Pre-seeding PRNG: kickstart. Loading configuration files. Entropy harvesting: kickstart. vinum: loaded vinum: reading configuration from /dev/da1e vinum: updating configuration from /dev/da2e vinum: updating configuration from /dev/da3e vinum: updating configuration from /dev/da4e swapon: adding /dev/da0b as swap device Starting file system checks: /dev/da0a: NO WRITE ACCESS /dev/da0a: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. Automatic file system check failed; help! Enter full pathname of shell or RETURN for /bin/sh: -- B.Walter BWCT http://www.bwct.de bernd@bwct.de info@bwct.de