On Sat, 9 Sep 2006, Richard Scobie wrote:

> If I have specified an array in mdadm.conf using UUID's:
> 
> ARRAY /dev/md0 UUID=3aaa0122:29827cfa:5331ad66:ca767371
> 
> and I replace a failed drive in the array, will the new drive be given the
> previous UUID, or do I need to upate the mdadm.conf entry?

once you do the "mdadm /dev/mdX -a /dev/newdrive" the new drive will have 
the UUID.  no need to update the mdadm.conf for the UUID...

however if you're using "DEVICE foo" where foo is not "partitions" then 
you should make sure foo includes the new drive.  ("DEVICE partitions" is 
recommended.)

-dean
-
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