Subject: Re: recovering a lost raidframe configuration (urgent!) on 3.0/i386 To: None <carl@bl.echidna.id.au> From: Carl Brewer <carl@bl.echidna.id.au> List: netbsd-users Date: 01/20/2006 11:22:59
I needed to do this :
raidctl -c /var/tmp/raid1.conf raid1
and then .. raidctl -A yes /dev/raid1 to make sure
it hangs around.
I was worried that the raidctl -c would damage the data on the disks, but
it's non-destructive.