On October 11, falk@brockerhoff.org wrote:
> Hello,
>
> i have a problem with my raid-array. I hope I'm at the right place (here
> in this list) and that you can help me.
>
> I've a simple question: how can I mark the "non-fresh" disks /dev/hde1
> and /dev/hdg1 as "clean"? I didn't found anything at the web or in the
> list archive. I'm using kernel 2.4.18 with builtin software-raid
> support.
Get mdadm and use
mdadm --assemble --force /dev/md0 /dev/hdk1 /dev/hdi1 /dev/hdg1 /dev/hde1
http://www.cse.unsw.edu.au/source/mdadm/
NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Tue Oct 15 2002 - 22:00:41 EST