From owner-freebsd-current@FreeBSD.ORG Sun Jul 25 18:37:21 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 54D2616A4CE for ; Sun, 25 Jul 2004 18:37:21 +0000 (GMT) Received: from imap.univie.ac.at (mailbox-lmtp.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 57FCD43D48 for ; Sun, 25 Jul 2004 18:37:20 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from le.vpn.univie.ac.at (le.vpn.univie.ac.at [131.130.222.177]) by imap.univie.ac.at (8.12.10/8.12.10) with ESMTP id i6PIaxHc1310776; Sun, 25 Jul 2004 20:37:06 +0200 Date: Sun, 25 Jul 2004 20:36:48 +0200 (CEST) From: Lukas Ertl To: Daniel Eriksson In-Reply-To: Message-ID: <20040725203633.M601@korben.in.tern> References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-DCC-ZID-Univie-Metrics: mx7.univie.ac.at 4248; Body=2 Fuz1=2 Fuz2=2 cc: freebsd-current@FreeBSD.org Subject: RE: cvs commit: src/sys/geom/vinum geom_vinum.c geom_vinum_drive.c X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list 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 18:37:21 -0000 On Sun, 25 Jul 2004, Daniel Eriksson wrote: > Lukas Ertl wrote: > >> Use a temporary geom when tasting vinumdrives and lock the 'real' >> vinumdrive geom with an exclusive bit. This should fix the problem >> when underlying partitions overlap (i.e. the 'a' partition is at >> the same offset as the 'c' partition). > > This made geom_vinum work on my system, at least partially. What is the > correct way of starting geom_vinum? I tried adding geom_vinum_load="YES" in > loader.conf, but that made the machine panic during disc probing. Where does it panic? Do you have a backtrace? cheers, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/