On Sunday April 2, [EMAIL PROTECTED] wrote:
> 
> >From some archive reading I understand that I can recreate the array using
> 
>    mdadm --create /dev/md1 -l5 -n3 /dev/sdd1 /dev/sdb1 missing
> 
> but that I need to specify the correct order for the drives.
> 
> I've not used --assume-clean, --force or --run; should I? I assume that
> since it's only got 2 of 3 then it won't need the assume-clean.
> 
> The detail and dmesg data suggests that the order in the command  above
> is correct.
> 
> Can anyone confirm this?

Yes, that all looks correct.

NeilBrown
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to