Jump to content

Trying to figure out how to set up RAID 0. Do I set it up using windows raid or the raid controller which I think my motherboard has(Gigabyte 990fxa ud3). This is only for storing games and nothing else, and I will not lose anything if there is ever an error. Using a Samsung 840 Evo and Sandisk Ultra Plus which are both just spare drive.

Link to comment
https://linustechtips.com/topic/914766-set-up-raid/
Share on other sites

Link to post
Share on other sites

5 minutes ago, tp95112 said:

I think my motherboard has(Gigabyte 990fxa ud3). 

I wouldn't trust the onboard raid controller on the older AMD platforms. No TRIM support for one.

Link to comment
https://linustechtips.com/topic/914766-set-up-raid/#findComment-11224629
Share on other sites

Link to post
Share on other sites

11 minutes ago, tp95112 said:

Trying to figure out how to set up RAID 0. Do I set it up using windows raid or the raid controller which I think my motherboard has(Gigabyte 990fxa ud3). This is only for storing games and nothing else, and I will not lose anything if there is ever an error. Using a Samsung 840 Evo and Sandisk Ultra Plus which are both just spare drive.

While I'll be of no help setting up "hardware" RAID (because I do not and will never support it for its' various limitations) I will suggest using something like a software-based drive pool solution, such as StableBit DrivePool. I use it on my desktop PC to have both my 2x 3TB HDDs and 2x 500GB SSDs in separate RAID1 write RAID0 read arrays. This means that the data is write duplicated across both drives in each array, and read striped for faster performance, so even though my SSDs are only SATAIII capable of around 535MB/s reads, I actually get around 1.1GB/s reads because they're RAID0 striped for reading.

 

The other benefit of using drive pooling software (or an OS like Unraid combined with ZFS) is that it's hardware independent - you can rebuild a ZFS array by simply moving the drives to another system should everything but the hard drives fail, and with StableBit DrivePool, I can actually just pop a single drive out and copy files off it as long as I can get any other computer to detect it, so recovery in an emergency is a breeze. With hardware RAID, sometimes you can't even rebuild the array if you don't have an exact duplicate of the hardware that the RAID controller is on. This means you need to buy 2 motherboards or PCIe RAID controllers, and ensure that they're always running the same firmware / BIOS or you may never be able to rebuild the array in the event of failure.

 

That being said, if you don't care about losing the data, then hardware RAID can be faster over software RAID, if setup correctly.

Desktop: KiRaShi-Intel-2022 (i5-12600K, 5060 Ti) Mobile: Moto Razr 50 Ultra (Razr+ 2024) | 30GB CAN+US+MEX $30/month
Laptop: Lenovo Yoga 7i (16") 82UF0015US (i7-12700H, 16GB/2TB RAM/SSD, A370M GPU) Tablet: Lenovo Tab Plus (256GB)
Camera: Canon M6 Mark II | Canon Rebel T1i (500D) | Canon SX280 Music: Spotify Premium (CIRCA '08)

Link to comment
https://linustechtips.com/topic/914766-set-up-raid/#findComment-11224638
Share on other sites

Link to post
Share on other sites

1 minute ago, kirashi said:

While I'll be of no help setting up "hardware" RAID (because I do not and will never support it for its' various limitations) I will suggest using something like a software-based drive pool solution, such as StableBit DrivePool. I use it on my desktop PC to have both my 2x 3TB HDDs and 2x 500GB SSDs in separate RAID1 write RAID0 read arrays. This means that the data is write duplicated across both drives in each array, and read striped for faster performance.

 

The other benefit of using drive pooling software (or an OS like Unraid combined with ZFS) is that it's hardware independent - you can rebuild a ZFS array by simply moving the drives to another system should everything but the hard drives fail, and with StableBit DrivePool, I can actually just pop a single drive out and copy files off it as long as I can get any other computer to detect it, so recovery in an emergency is a breeze.

Dont plan on doing anything that intricate, in just doing it cause I have 2 spare drive with no use.

Link to comment
https://linustechtips.com/topic/914766-set-up-raid/#findComment-11224642
Share on other sites

Link to post
Share on other sites

1 minute ago, tp95112 said:

Dont plan on doing anything that intricate, in just doing it cause I have 2 spare drive with no use.

Well you change sata mode AHCI to RAID then setup. You have been warned.

Link to comment
https://linustechtips.com/topic/914766-set-up-raid/#findComment-11224652
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

×