From owner-freebsd-questions@FreeBSD.ORG Thu Jul 8 07:21:32 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 9C17C16A4CE for ; Thu, 8 Jul 2004 07:21:32 +0000 (GMT) Received: from mail.tecdigital.net (mail.tecdigital.net [69.20.85.249]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6CF2F43D2F for ; Thu, 8 Jul 2004 07:21:32 +0000 (GMT) (envelope-from mariodoria@yahoo.com) Received: from madd-wireless.localdomain (host-200-56-121-92.block.alestra.net.mx [200.56.121.92]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by mail.tecdigital.net (Postfix) with ESMTP id E78D949F09 for ; Thu, 8 Jul 2004 02:21:31 -0500 (CDT) From: Mario Doria To: freebsd-questions@freebsd.org Date: Thu, 8 Jul 2004 02:21:30 -0500 User-Agent: KMail/1.6.2 References: <200407080157.35126.mariodoria@yahoo.com> <20040708070522.GK63489@wantadilla.lemis.com> In-Reply-To: <20040708070522.GK63489@wantadilla.lemis.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407080221.30895.mariodoria@yahoo.com> Subject: Vinum panic on boot 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, 08 Jul 2004 07:21:32 -0000 Hi, Another vinum question. I have a machine running 5-CURRENT sources from yesterday (yes I know the dangers of running CURRENT and I did read the mailing list archives). I think I found a bug, if I add start_vinum="YES" to /etc/rc.conf, at boot I get a panic with a message saying: panic: vinum: dangling vnode Im sorry I do not have the complete message, it is the machine I am using as a gateway and I prefered to get online and find some more information. I'd be happy to compile a debugging kernel if necessary. The problem does not happen if after booting I do a "vinum start", vinum works great. Has anybody else experienced this? Thanks Mario