Date: Fri, 24 Mar 2000 13:26:51 -0500 (EST) From: Matt Heckaman <matt@ARPA.MAIL.NET> To: Greg Lehey <grog@lemis.com> Cc: FreeBSD-QUESTIONS <FreeBSD-QUESTIONS@FreeBSD.ORG> Subject: Re: vinum help requested Message-ID: <Pine.BSF.4.21.0003241219590.19035-100000@epsilon.lucida.qc.ca> In-Reply-To: <20000324090954.C418@mojave.worldwide.lemis.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 24 Mar 2000, Greg Lehey wrote: [...] : > # tried wd0h - didn't work. : > drive d1 device /dev/wd0s1h : > # tried wd1e - didn't work. : > drive d2 device /dev/wd1s1e : : Somehow here we're missing an exact correspondence. What you show : won't work. Did you write wd0h or /dev/wd0h? What were the error : messages? What appeared in /var/log/messages? What do 'fdisk wd0' : and 'fdisk wd1' say? You're right, I'm sorry - I tend to become somewhat incoherent when I'm frustrated with a problem I do not understand, time for me to take a deep breath and attempt to think rationally again. I'm certaintly not helping anyone help me at the moment. I wrote /dev/wd0h,/dev/wd1e - I didn't leave out the /dev. I understand that what I show won't work, what I do not understand is why.. I feel as though the answer is right smack infront of me and I'm not seeing it. /var/log/messages tells me: Mar 24 12:24:08 epsilon /kernel: vinum: storage.p0.s0 is crashed Mar 24 12:24:08 epsilon /kernel: vinum: storage.p0 is faulty Mar 24 12:24:08 epsilon /kernel: vinum: storage.p0.s1 is crashed That's it, nothing more - I even tried using the default syslog.conf just in case my custom config was knocking out a message or three. That is all I get period though. This you have already explained though. My fdisk looks like this, standard big freebsd slice: ******* Working on device /dev/wd0 ******* parameters extracted from in-core disklabel are: cylinders=1027 heads=255 sectors/track=63 (16065 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=1027 heads=255 sectors/track=63 (16065 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 16498692 (8056 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 1023/ sector 63/ head 254 The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> The data for partition 4 is: <UNUSED> ******* Working on device /dev/wd1 ******* parameters extracted from in-core disklabel are: cylinders=3148 heads=16 sectors/track=63 (1008 blks/cyl) Figures below won't work with BIOS for partitions not in cyl 1 parameters to be used for BIOS calculations are: cylinders=3148 heads=16 sectors/track=63 (1008 blks/cyl) Media sector size is 512 Warning: BIOS sector numbering starts with sector 1 Information from DOS bootblock is: The data for partition 1 is: sysid 165,(FreeBSD/NetBSD/386BSD) start 63, size 3173121 (1549 Meg), flag 80 (active) beg: cyl 0/ sector 1/ head 1; end: cyl 1023/ sector 63/ head 15 The data for partition 2 is: <UNUSED> The data for partition 3 is: <UNUSED> The data for partition 4 is: <UNUSED> I know I'm not making all that much sense at the moment, I'm going to get some sleep. Thanks for being tolerant with me. =) -Matt 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?Pine.BSF.4.21.0003241219590.19035-100000>