Displaying 1 result from an estimated 1 matches for "raidsi".
Did you mean:
raids
2011 Jan 24
1
adding raid1 to running system
I have followed the procedure on the Centos page:
http://wiki.centos.org/HowTos/CentOS5ConvertToRAID
My setup is slightly different. I am using two partitions, / and /home.
I have setup swap as a file, /home/swapfile.
My hard drives are 500Gig sda and sdb.
In modifying the instructions for initializing sdb I have:
used /dev/md0 for / (sdb1)
used /dev/md1 for /home (sdb2)
In section 3.6
The