How to remove a drive from RAID array in Linux using mdadm
By angsuman, Gaea News NetworkSunday, December 5, 2010
Sometimes a little code is worth a thousand words, no?
mdadm –manage /dev/md1 –remove /dev/sdb2
Notes:
1. Replace md1 with the name of the raid array
2. Replace sdb2 with the name of the drive
Filed under: Enterprise Software and Services, Featured Article, Fedora 11, Fedora 7, Fedora Core 6, How To, Linux, Open Source Software
YOUR VIEW POINT