From owner-freebsd-questions Tue Nov 19 6: 5:52 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9684B37B401 for ; Tue, 19 Nov 2002 06:05:50 -0800 (PST) Received: from tomts14-srv.bellnexxia.net (tomts14.bellnexxia.net [209.226.175.35]) by mx1.FreeBSD.org (Postfix) with ESMTP id A5A8643E75 for ; Tue, 19 Nov 2002 06:05:49 -0800 (PST) (envelope-from phillip@3bags.com) Received: from 3bagsmedia ([207.35.180.174]) by tomts14-srv.bellnexxia.net (InterMail vM.5.01.04.19 201-253-122-122-119-20020516) with ESMTP id <20021119140549.GKGJ18668.tomts14-srv.bellnexxia.net@3bagsmedia> for ; Tue, 19 Nov 2002 09:05:49 -0500 Reply-To: From: "Phillip Smith (3BAGSMEDIA)" To: Subject: HELP (or, now I've done it!) Vinum, RAID, and drivefailure... Date: Tue, 19 Nov 2002 09:05:19 -0500 Message-ID: <001001c28fd4$b1af7560$aeb423cf@3bagsmedia> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hoping that the gods are with me and that you knowledgeable people can assist me with this _really_ big screw up... FreeBSD4.6-stable I was setting up Vinum (rather successfully I might add) until last when I tried to configure a second mirror with two different drives... All I can tell you is this... I had one vinum mirror set-up with this info: drive da3 device /dev/da3s1e drive da4 device /dev/da4s1e volume mirror setupstate plex org concat sd length 0 drive da3 plex org concat sd length 0 drive da4 Working fine. I moved /usr to that mirror and edited /etc/fstab to point /usr to this new mirror -- which worked fine. Then I wanted to set-up another mirror on another two drives, so I (stupidly) changed that vinum.conf to the following: drive da3 device /dev/da3s1e drive da4 device /dev/da4s1e drive da1 device /dev/da1s1e drive da2 device /dev/da2s1e volume mirror setupstate plex org concat sd length 0 drive da3 plex org concat sd length 0 drive da4 volume mirror1 setupstate plex org concat sd length 0 drive da1 plex org concat sd length 0 drive da2 And started vinum and used the create -f command. Then there was an error, something about no space on one of the devices (presumably, the device where the mirror was already working). Next thing I know there's a kernel panic or something that stops the system. If I reboot, the kernel panics with a "fatal trap 12: page fault while in kernel mode" message... Vinum sais that a device is not functioning properly and can't 'sync' the devices... I can't figure a way around this. The /usr (and binaries) are not accessible, neither is my data. I can't start the system. I'm hoping you can help... (Wish I spent the 10 minutes and made that 'one last backup') All I'd like to do is reverse that last vinum configuration... but I can't get to any of the binaries because /usr is offline. I don't mind re-building the system, but I moved my last back-up to that first mirror (which I thought would be safe) and now I don't have access to it. Signed 'having a rough day', phillip. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message