Jump to content

raid 0 for speed

raid 1 for redundancy

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/646770-raid-helps/#findComment-8322476
Share on other sites

Link to post
Share on other sites

Just now, vorticalbox said:

raid 0 for redundancy

raid 1 for speed

I want da speed but wont i loose all the data like isint raid 0 unsafe

Insert   Dank   Signature   Here.

Link to comment
https://linustechtips.com/topic/646770-raid-helps/#findComment-8322478
Share on other sites

Link to post
Share on other sites

I got it wrong its the other way.

 

raid 0 will stripe data one part to each drive, this increases speed as you're writing half to each drive rather than all of it to one. This allows for 100% use of capacity

 

raid 1 will copy all the data on one drive to the other the halfs your capacity but allows for one drive to fail and your data still be available. 

 

Edited by vorticalbox
fat thumbs and and touch screen

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/646770-raid-helps/#findComment-8322495
Share on other sites

Link to post
Share on other sites

1 minute ago, vorticalbox said:

I got it wrong its the other way.

 

raid 0 will stripe data one part to each drive, this increases speed as you're write half to each drive rather than all of it to one. This allows for 100% use for capacity

 

raid 1 will copy all the data on one drive to the other the halfs your capacity but allows for one drive to fail and your data still be available. 

 

Will raid 1 give me da speed?

Insert   Dank   Signature   Here.

Link to comment
https://linustechtips.com/topic/646770-raid-helps/#findComment-8322507
Share on other sites

Link to post
Share on other sites

Just now, TheAmazingCookieFromSquare said:

Will raid 1 give me da speed?

no you'll want raid 0 for that.

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/646770-raid-helps/#findComment-8322517
Share on other sites

Link to post
Share on other sites

3 minutes ago, TheAmazingCookieFromSquare said:

Will raid 1 give me da speed?

No. RAID 1 is just mirroring. The speed will be more or less the same as a single drive. 

 

I would personally not recommend RAID with such low capacity drives, it's just not worth it. 

 

2 minutes ago, TheAmazingCookieFromSquare said:

But raid 0 will cause data failure :(

It doesn't cause data failure or loss, it just makes it more likely, as you have multiple drives to fail rather than one. The real world speed increase from RAID 0 is not that large, either. 

Link to comment
https://linustechtips.com/topic/646770-raid-helps/#findComment-8322529
Share on other sites

Link to post
Share on other sites

2 minutes ago, Oshino Shinobu said:

No. RAID 1 is just mirroring. The speed will be more or less the same as a single drive. 

 

I would personally not recommend RAID with such low capacity drives, it's just not worth it. 

 

It doesn't cause data failure or loss, it just makes it more likely, as you have multiple drives to fail rather than one. The real world speed increase from RAID 0 is not that large, either. 

it doesn't really make it more likely just a lot more destructive if it does.

 

I have a ssd and then two 500gb in raid 1 which are backed up to my nas.

 

with this set up I can lose 2 drives and still recover all my data, does mean I only have 500 on my pc rather than 1tb

                     ¸„»°'´¸„»°'´ Vorticalbox `'°«„¸`'°«„¸
`'°«„¸¸„»°'´¸„»°'´`'°«„¸Scientia Potentia est  ¸„»°'´`'°«„¸`'°«„¸¸„»°'´

Link to comment
https://linustechtips.com/topic/646770-raid-helps/#findComment-8322553
Share on other sites

Link to post
Share on other sites

Just now, vorticalbox said:

it doesn't really make it more likely just a lot more destructive if it does.

 

I have a ssd and then two 500gb in raid 1 which are backed up to my nas.

 

with this set up I can lose 2 drives and still recover all my data, does mean I only have 500 on my pc rather than 1tb

RAID 0 does make loss of data more likely (assuming there's no backup) as you're adding more points of failure with each additional drive. Indeed, it also makes it more destructive as it's much more simple to retrieve data from a single dead drive than from striped data on multiple drives. 

 

I run a RAID 0 setup myself, but it's for somewhat stupid reasons (do as I say, not as I do xD). Everything's backed up to an external drive and important data is backed up to the cloud. If you ask me, RAID is mostly a waste of time outside of high capacity RAID 5 or 6. A good backup is normally much more cost effective than RAID. That being said, RAID 1 can make sense if you don't need the space and essentially have a spare drive. 

Link to comment
https://linustechtips.com/topic/646770-raid-helps/#findComment-8322601
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

×