ok so there are various raid configrations:
Motherboard builtin raid controller, so software raid (fraid),
Raid with a real raid card (hardware raid),
Software raid with linux by choosing custom configration.
So if I choose software raid with linux, do I have any issues later when one of drives fails and needs to be replaced. Actually I decided to make second drive as a backup drive, as I am advised to use so as it will be more flexible in case of reinstalling OS.
And make the layout so, maybe you can also please advise me on that;
This server will be a web dns mail mysql (hosting) server in a datacenter.
As a windows guy, I am still trying to figure out these partition kinds. And I looked at Installation Requirements page and created a new layout.
I have two 750 GB sataII disks and 4 gb ram;
/dev/hda
/dev/hda1 /boot /ext3 format(yes) 141 MB
/dev/hda3 /var /ext3 format(yes) 100 GB
/dev/hda5 /usr /ext3 format(yes) 20 GB
/dev/hda6 / /ext3 format(yes) 10 GB
/dev/hda7 /tmp /ext3 format(yes) 10 GB
/dev/hda8 swap format(yes) 8 GB
/dev/hda2 /home format(yes) 550 GB
/dev/hdc >>> This is 2nd hdd and I will mount it to use as backup disk.