> 
> i.e, 
> 
> mdadm -Av -a1 --uuid=xxxxx  /dev/sd*
> or 
> mdadm -Av -a /dev/md1 --uuid=xxxxx /dev/sd*
> 
> I'm not in  the mood to guess... 

here is my personal example

        mdadm --create /dev/md0 -l1 -n2 --auto=yes /dev/sd*


*:-)

-- 
Sandro Dentella  *:-)
e-mail: [EMAIL PROTECTED] 
http://www.tksql.org                    TkSQL Home page - My GPL work
-
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