For a linux software RAID using madadm, does adding a harddrive and growing onto the RAID, destroy the data that's already on the RAID or does it preserve everything?

link|improve this question
2  
See lots of related questions serverfault.com/search?q=raid5+grow – Zoredache Mar 25 '10 at 16:51
feedback

1 Answer

No, if you add a new drive and grow, you should not loose your data.

If you don't have a tested backup already you should make one. While nothing should go wrong there is always a small chance that something will go wrong.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown