From owner-freebsd-current@FreeBSD.ORG Tue Jun 22 06:49:50 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 025DE16A4CE for ; Tue, 22 Jun 2004 06:49:50 +0000 (GMT) Received: from imap.univie.ac.at (mail.univie.ac.at [131.130.1.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6E26643D45 for ; Tue, 22 Jun 2004 06:49:49 +0000 (GMT) (envelope-from le@FreeBSD.org) Received: from wireless (adslle.cc.univie.ac.at [131.130.102.11]) by imap.univie.ac.at (8.12.10/8.12.10) with ESMTP id i5M6nRp5638130; Tue, 22 Jun 2004 08:49:30 +0200 Date: Tue, 22 Jun 2004 08:49:27 +0200 (CEST) From: Lukas Ertl To: Daryl Chance In-Reply-To: <20040622043603.94745.qmail@web53707.mail.yahoo.com> Message-ID: <20040622084753.A639@korben.in.tern> References: <20040622043603.94745.qmail@web53707.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-DCC-ZID-Univie-Metrics: mx8 4248; Body=2 Fuz1=2 Fuz2=2 cc: current@FreeBSD.org Subject: Re: geom_vinum problems (crashes and lockups) 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: Tue, 22 Jun 2004 06:49:50 -0000 On Mon, 21 Jun 2004, Daryl Chance wrote: > before i start, here is the ondisk config for both > drives used in the mirror volume: Can you please send me the output of bsdlabel for both drives? > I can't get anymore info from the bt because I don't > seem to have a debug build of geom_vinum....and i'm > not sure how to build one. cd /sys/modules/geom/geom_vinum make DEBUG_FLAGS=-g make install You might need to copy the .ko.debug to /boot/kernel before starting up gdb, though. thanks, le -- Lukas Ertl http://homepage.univie.ac.at/l.ertl/ le@FreeBSD.org http://people.freebsd.org/~le/