On Sat, 30 Aug 2014 16:31:56 +0000 (UTC)
[email protected] (Christos Zoulas) wrote:

> In article <[email protected]>,
>  <[email protected]> wrote:
> >
> >Note that the spare does not persist across the reboot.
> >
> >How can I fix this?
> 
> I don't think that persistent spares are supported. Someone needs to
> write some code. Greg should be able to provide some guidance.

Persistent spares are not currently supported.  The easy workaround is
to add something like:

 raidctl -a /dev/wd1a raid0

to /etc/rc.local .  (Of course, you might want to do something a bit
more elaborate to make sure that /dev/wd1a is indeed the right device
at the time of adding it, but this would be the general idea.)

Later...

Greg Oster

Reply via email to