Jump to content

If you have a newer AMD or Intel board you can run Raid right off the board but it's more economical to just get run one bigger SSD plus you have twice the change of failure rate with two SSDs so I say you can do it if you want but I really don't recommend doing it unless you fully know what your doing. 

Mein Führer... I CAN WALK !!

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1775419
Share on other sites

Link to post
Share on other sites

If you have a newer AMD or Intel board you can run Raid right off the board but it's more economical to just get run one bigger SSD plus you have twice the change of failure rate with two SSDs so I say you can do it if you want but I really don't recommend doing it unless you fully know what your doing. 

is it twice the failure rate because both drives rely on each other?

1 drive means 1 chance at failing?

The Beast [Case -  Corsair 750D CPU - I5 4670k @ 4.3ghz 1.2V CPU cooler - Hyper 212 evo Mobo - MSI g45 z87 RAM - G.Skill Z series 4*4@1866mhz GPU - Gigabyte windforce 3x r9 290 Storage - SSD, samsung 840 evo 120gb HDD, Western Digital Blue 1tb PSU - SilverStone Strider silver 80+ 750WPeripherals [Monitor - ASUS VS239 IPS 23" Keyboard - Corsair K95 Mouse - Mad Catz RAT 7]

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1775564
Share on other sites

Link to post
Share on other sites

@monty_500 You dont need a dedicated card necessarily for RAID 0, 1, and 10. That is especially the case with just two SATA III drives in RAID 0 if you were looking to do 4 and possibly even 3 you would want to look into a dedicated hardware controller.

is it twice the failure rate because both drives rely on each other?

1 drive means 1 chance at failing?

When you have two drives in RAID 0 if either drive fails you will loose the array and thus the data.

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1775586
Share on other sites

Link to post
Share on other sites

@monty_500 You dont need a dedicated card necessarily for RAID 0, 1, and 10. That is especially the case with just two SATA III drives in RAID 0 if you were looking to do 4 and possibly even 3 you would want to look into a dedicated hardware controller.

When you have two drives in RAID 0 if either drive fails you will loose the array and thus the data.

yeah i know the data stored is mirrored across them, i was just trying to understand why the chance of failure would increase, other then the ssd it self failing is what i was trying to get at, its not like an o/ced cpu because no extra stress is being put on it so why would it fail..

if its just because its two drives, 2x the chance then i understand

The Beast [Case -  Corsair 750D CPU - I5 4670k @ 4.3ghz 1.2V CPU cooler - Hyper 212 evo Mobo - MSI g45 z87 RAM - G.Skill Z series 4*4@1866mhz GPU - Gigabyte windforce 3x r9 290 Storage - SSD, samsung 840 evo 120gb HDD, Western Digital Blue 1tb PSU - SilverStone Strider silver 80+ 750WPeripherals [Monitor - ASUS VS239 IPS 23" Keyboard - Corsair K95 Mouse - Mad Catz RAT 7]

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1775626
Share on other sites

Link to post
Share on other sites

If you have a newer AMD or Intel board you can run Raid right off the board but it's more economical to just get run one bigger SSD plus you have twice the change of failure rate with two SSDs so I say you can do it if you want but I really don't recommend doing it unless you fully know what your doing. 

How would I know which board. (Thinking of turning an old-prebuilt into a NAS, With a twist of course)

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1775850
Share on other sites

Link to post
Share on other sites

yeah i know the data stored is mirrored across them, i was just trying to understand why the chance of failure would increase, other then the ssd it self failing is what i was trying to get at, its not like an o/ced cpu because no extra stress is being put on it so why would it fail..

if its just because its two drives, 2x the chance then i understand

The data isnt mirrored, that would ve raid1

On raid0 the data is spread over all the drives, so that you can get faster throughput

"Unofficially Official" Leading Scientific Research and Development Officer of the Official Star Citizen LTT Conglomerate | Reaper Squad, Idris Captain | 1x Aurora LN


Game developer, AI researcher, Developing the UOLTT mobile apps


G SIX [My Mac Pro G5 CaseMod Thread]

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1775951
Share on other sites

Link to post
Share on other sites

The data isnt mirrored, that would ve raid1

On raid0 the data is spread over all the drives, so that you can get faster throughput

oh my bad, is it striped then?

The Beast [Case -  Corsair 750D CPU - I5 4670k @ 4.3ghz 1.2V CPU cooler - Hyper 212 evo Mobo - MSI g45 z87 RAM - G.Skill Z series 4*4@1866mhz GPU - Gigabyte windforce 3x r9 290 Storage - SSD, samsung 840 evo 120gb HDD, Western Digital Blue 1tb PSU - SilverStone Strider silver 80+ 750WPeripherals [Monitor - ASUS VS239 IPS 23" Keyboard - Corsair K95 Mouse - Mad Catz RAT 7]

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1775971
Share on other sites

Link to post
Share on other sites

yeah i know the data stored is mirrored across them, i was just trying to understand why the chance of failure would increase, other then the ssd it self failing is what i was trying to get at, its not like an o/ced cpu because no extra stress is being put on it so why would it fail..

if its just because its two drives, 2x the chance then i understand

RAID 0 is striping:

 

Drive 1                                                            Drive 2

A1                                                                      A2

A3                                                                      A4

A5                                                                      A6

 

Your chances of failure are doubled because if one drive gets screwed then your entire array is toast. 

 

On the other hand, RAID 1 is mirroring and should one drive fail, you can pull that failed drive out of the system and use the other drive.

 

Also, you don't say what board you have. I would like to know.

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1776506
Share on other sites

Link to post
Share on other sites

yeah i know the data stored is mirrored across them, i was just trying to understand why the chance of failure would increase, other then the ssd it self failing is what i was trying to get at, its not like an o/ced cpu because no extra stress is being put on it so why would it fail..

if its just because its two drives, 2x the chance then i understand

yes you have 2 devices that can fail and either one failing causes you to lose the array.

oh my bad, is it striped then?

yea

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1779249
Share on other sites

Link to post
Share on other sites

Why not just get a samsung 840evo/pro and use Rapid mode? 1gbs read and write..

That does do that but only for ~2GB max

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1779360
Share on other sites

Link to post
Share on other sites

RAPID cuts into 1GB/25% system memory too, which for anyone who might actually need every last drop of RAM is unacceptable. 

 

 

RAID 0 is superior, just do proper backups.

It can use up to 2Gb but dynamically changes based on mow much is available.

Link to comment
https://linustechtips.com/topic/133424-raid-controller-card/#findComment-1782868
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×