Date: Mon, 10 Apr 2000 15:26:42 +0930 From: Greg Lehey <grog@lemis.com> To: tomb <tomb@cgf.net> Cc: cjclark@home.com, freebsd-questions@FreeBSD.ORG Subject: Re: vinum causes fatal double fault kernel panic Message-ID: <20000410152642.K19079@freebie.lemis.com> In-Reply-To: <38F16BF4.905477CE@cgf.net> References: <38F0359F.E45937FC@cgf.net> <38F0C358.D120908@cgf.net> <20000409212525.B25406@cc942873-a.ewndsr1.nj.home.com> <38F16BF4.905477CE@cgf.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday, 9 April 2000 at 22:51:48 -0700, tomb wrote: > "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? > > Err not what I was expecting! > > This is after having used the disklabel -e /dev/da0 command. This is after the disklabel command failed. > (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) Ah, you first need to do the initial label. That shouldn't explain your panic, though. I'll have to look at that. Greg -- When replying to this message, please copy the original recipients. For more information, see http://www.lemis.com/questions.html Finger grog@lemis.com for PGP public key See complete headers for address and phone numbers To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000410152642.K19079>