Jump to content

There are different types of RAID

 

RAID can be used to increase speed (how quickly you read and write to/from your storage)

and RAID can also be used to clone your data (some people say "back up" your data but that's a bit of a misnomer)

 

RAID0 (raid zero) is when you take 2 or more drives (of equal value) and set it up so the computer views this group of drives as only one single drive. Because 2 drives have 2 connections (SATA) to the motherboard, the interface is that much faster than just one drive with only one connection. The way the computer does this is called striping. Envision a line of data which crosses one drive onto the next without interruption. This is striping.

 

Here's the wiki on RAID

http://en.wikipedia.org/wiki/RAID

Link to comment
https://linustechtips.com/topic/311636-i-need-help-with-raid/#findComment-4236734
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

×