Hi Neil,

> The third disk that you added became a hot spare.
> You cannot add an extra active drive to a RAID array without using
> mkraid.
> 
> In you case, you could edit /etc/raidtab to list the third strive as a
> "failed-disk" instead of a "raid-disk", and set the "nr-taid-disks" to
> 3.
> 
> Then run mkraid.  It shouldn't destroy any data, but the raid system
> should automatically start building data onto the new drive.

No it shouldn't - that's the point of using failed-disk. The device will
come up with an increased number of raid-disks and with the final device
marked as failed. 

If you now raidhotadd the new disk to the array, reconstruction will start
and the new disk will be synchronized to the existing data. 

This assumes we're talking about a raid1 array - you can't use the procedure
to increase the number of disks in a raid5 or raid0 array without loosing
your data.

Bye, Martin
===================================================
 Martin Bene                 KPNQwest Austria GmbH
 Tech. Manager Web Solutions Nikolaiplatz 4
 tel: +43-316-813824         8020 graz, austria
 fax: +43-316-813824-26      http://www.kpnqwest.at
 e-mail: [EMAIL PROTECTED]
===================================================

> 
-
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to [EMAIL PROTECTED]

Reply via email to