Today I was tasked with converting an existing Gentoo box into a Samba server. This box will be used to store and share documents, but it did not have enough storage for the task. So instead of just adding another drive, I added two drives with the intention of creating a Software RAID 1 array with the drives. This will help to protect the data from hardware issues, and combined with regular backups they should be fairly well protected from user error.
I chose to go Software rather then a hardware controller due to budget constraints. Since I have not created a Software RAID array before, I figured that I may as well document the process.