[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: raidtools



On Wed, Nov 09, 2005 at 11:38:19AM -0800, Jacob Bresciani wrote:
> 
> Basically what's todays procedures on regenerating software RAID1?
> 
The recommended tool now is mdadm

for example, to add /dev/sdb1 back to /dev/md0, just do this:

mdadm -a /dev/md0 /dev/sdb1

man mdadm shows a few more examples also...

-- 
Yifang Dai		 |



Reply to: