On Friday July 7, [EMAIL PROTECTED] wrote:
> Perhaps I am misunderstanding how assemble works, but I have created a 
> new RAID 1 array on a pair of SCSI drives and am having difficulty 
> re-assembling it after a reboot.
> 
> The relevent mdadm.conf entry looks like this:
> 
> 
> ARRAY /dev/md3 level=raid1 num-devices=2 
> UUID=72189255:acddbac3:316abdb0:9152808d devices=/dev/sdc,/dev/sdd

Add
  DEVICE /dev/sd?
or similar on a separate line.
Remove
  devices=/dev/sdc,/dev/sdd

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