From owner-freebsd-questions Sun Apr 9 22:51:51 2000 Delivered-To: freebsd-questions@freebsd.org Received: from sprout.cgf.net (adsl-207-215-8-122.dsl.snfc21.pacbell.net [207.215.8.122]) by hub.freebsd.org (Postfix) with ESMTP id 1E23A37B650 for ; Sun, 9 Apr 2000 22:51:47 -0700 (PDT) (envelope-from tomb@cgf.net) Received: from cgf.net (localhost.cgf.net [127.0.0.1]) by sprout.cgf.net (8.9.3/8.9.3) with ESMTP id WAA06692; Sun, 9 Apr 2000 22:51:48 -0700 (PDT) (envelope-from tomb@cgf.net) Message-ID: <38F16BF4.905477CE@cgf.net> Date: Sun, 09 Apr 2000 22:51:48 -0700 From: tomb Organization: Badger Basters (We do it with lard!) X-Mailer: Mozilla 4.72 [en] (X11; U; FreeBSD 4.0-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: cjclark@home.com, freebsd-questions@freebsd.org Subject: Re: vinum causes fatal double fault kernel panic References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <20000409212525.B25406@cc942873-a.ewndsr1.nj.home.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Err not what I was expecting! This is after having used the disklabel -e /dev/da0 command. (see my reply to Greg Lehey) I'm going to poke around disklabel and see what I can find about the failure. su-2.03# disklabel -r /dev/da0 disklabel: bad pack magic number (label is damaged, or pack is unlabeled) su-2.03# disklabel -r /dev/da1 disklabel: bad pack magic number (label is damaged, or pack is unlabeled) "Crist J. Clark" wrote: > On Sun, Apr 09, 2000 at 10:52:24AM -0700, tomb wrote: > > Additional: > > > > So I decided to reformat the drives using the scsi adaptors format utility > > (which completed with success). I modified the vinum config file to the > > following: > > > > drive a device /dev/da0s1 > > drive b device /dev/da1s1 > > volume mirror > > plex org concat > > sd length 4141m drive a > > plex org concat > > sd length 4141m drive b > > > > Now I start vinum with the following command.... > > > > su-2.03# vinum create config > > 1: drive a device /dev/da0s1 > > ** 1 : Invalid argument > > 2: drive b device /dev/da1s1 > > ** 2 : Invalid argument > > [snip] > > What is the disklabel(8) output for each of these drives? > -- > Crist J. Clark cjclark@home.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message