Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2011 11:40:18 +0200
From:      Ian FREISLICH <ianf@clue.co.za>
To:        Alban Hertroys <dalroi@solfertje.student.utwente.nl>
Cc:        Lee Whalen <lwhalen@gmail.com>, freebsd-current@freebsd.org
Subject:   Re: recovering data from a RAID1 array from a single disk on a different system 
Message-ID:  <E1QmjYI-0000l5-Ik@clue.co.za>
In-Reply-To: <1F86C608-1F80-4144-939C-D46C2180F634@solfertje.student.utwente.nl>
References:  <1F86C608-1F80-4144-939C-D46C2180F634@solfertje.student.utwente.nl> <4E31B4BC.5060604@gmail.com> 

next in thread | previous in thread | raw e-mail | index | archive | help
Alban Hertroys wrote:
> On 28 Jul 2011, at 21:13, Lee Whalen wrote:
> 
> I'm no expert, but I'll add my insights regardless ;)
> 
> > 1. Using CCD or one of the other utilities, I need to add this USB-caged
> > disk into a temporary RAID-1 array in a 'degraded' state so FreeBSD sees
>
> As far as I know, CCD (concatenated disk) can not do mirroring, so
> your RAID-1 disk won't be created using CCD.

If it's a ccd, just configure a 1 disk mirror using ccdconfig.  See
ccdconfig(8) for more info.

But it sounds like this may be some proprietry RAID format used by
the controller in the NAS device.  Often the controller doesn't
actually do the RAID, so the OP might have some success using
ataraid(4) to attach the disks.

Ian

-- 
Ian Freislich



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1QmjYI-0000l5-Ik>