Subject: Re: RAIDframe crash
To: Kazushi \(Jam\) Marukawa <jam@pobox.com>
From: Frederick Bruckman <fredb@immanent.net>
List: current-users
Date: 09/15/2001 08:46:35
On Sat, 15 Sep 2001, Kazushi (Jam) Marukawa wrote:

>  $ raidctl -u raid0
>  $ raidctl -C raid0.conf raid0
>  $ raidctl -I xxxxxx raid0
>  $ raidctl -i raid0
>  $ disklabel -w raid0 labelXXX
>  $ newfs raid0
>  $ mount /dev/raid0e /mnt

Is that really what you did -- "newfs"'d the entire device, and then
tried to mount raid0e -- or is that a typo?

>  $ cd usr
>  $ tar cf - . | (cd /mnt; tar xfp -)
>  uvm_fault(0xc06015a0, 0x0, 0, 1) -> e

Frederick