Jump to content

I am building a new pc and am going to use a 500gb SSD and a 2tb HDD. I am using my rig mostly for gaming with a little bit of content creation as well. I may also want to set up a virtual machine later. I have heard a lot of builds that set up RAID 0 in the UEFI but I'm not entirely sure why. Should I be using RAID 0? If not, what should I use?

Link to comment
https://linustechtips.com/topic/749858-raid-uses/
Share on other sites

Link to post
Share on other sites

You can't RAID a 500gb SSD with a 2tb HDD.

 

You can get either another SSD or HDD and use RAID 0 for extra speed, but less reliability, or RAID 1 for the same speed and basically a have backup of that drive.

 

Check the TechQuicky video about RAID if you want more info.

 

For your use case I don't see a lot of benefit from either RAID 0 or 1, an extra SSD to use as a scratch disk for video editing would be nice.

Does you mum know you're here?

Link to comment
https://linustechtips.com/topic/749858-raid-uses/#findComment-9492585
Share on other sites

Link to post
Share on other sites

4 minutes ago, TheNewPCMan said:

I am building a new pc and am going to use a 500gb SSD and a 2tb HDD. I am using my rig mostly for gaming with a little bit of content creation as well. I may also want to set up a virtual machine later. I have heard a lot of builds that set up RAID 0 in the UEFI but I'm not entirely sure why. Should I be using RAID 0? If not, what should I use?

RAID 0 is mainly used in order to combine multiple drives into a single volume on your system and get some increased read/write performance since the data is being written across multiple drives. 

Link to comment
https://linustechtips.com/topic/749858-raid-uses/#findComment-9492600
Share on other sites

Link to post
Share on other sites

To start, you have to have disks of similar size and performance to use RAID effectively. You can probably use an SSD with an HDD, but you'll be crippling the performance to just the HDD. Though I don't know if RAID controllers these days will even let you mix and match.

 

RAID0 is only needed if you want extra performance out of your storage systems at the cost of reliability. If any of the RAID0 drives fail, the entire thing fails.

RAID1 is if you need reliability over performance. You can lose all but one of the RAID1 disks. Your capacity and write performance is the same as 1 drive, but reading performance can go up.

RAID5 is if you want a mix of reliability and performance. However this requires at the minimum of 3 disks.

 

Most people don't really need to use RAID, to start. And even then, most people opt for RAID5 if not RAID1.

Link to comment
https://linustechtips.com/topic/749858-raid-uses/#findComment-9492616
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

×