5 pts.
 Programming Raid Controller
I know there is software raid and hardware raid. Do you program them the same way? As well do the controller's have to match drives such as SATA or SCSI? Please forgive this basic question I am new at this stuff.

Software/Hardware used:
Server 2008 R2
ASKED: September 4, 2011  7:52 PM
UPDATED: March 31, 2012  5:10 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

hi maybe you can read here for more information

http://www.cyberciti.biz/tips/raid-hardware-vs-raid-software.html

 15,610 pts.

 

Typically yes, they are configured differently – the hardware one, you will need to take care of BEFORE you load any software – like at your BIOS level. Normally just at boot up you will see an option to configure the raid. I have never had to (nor wanted too) use a software raid, as I have always read hardware is better and faster. And yes, all the drive will need to match depending on what your doing. If you are wanting Raid 5 (for data protection) across 5 drives they all need to be the same – if you want JBOD (Just a bunch of disk to look like one big disk) not very useful for anything more than a test server unless you have a great backup system – then I don think it matters – but losing one disk can cause the loss of everything.

 160 pts.