Sign in with
Sign up | Sign in
Your question

RAID Setup having issues

Tags:
  • NAS / RAID
  • Storage
  • Rapid Storage
  • Hard Drives
Last response: in Storage
Share
September 28, 2014 9:15:19 AM

I just setup my RAID 0 setup on two HDD's (separate from the SSD that is running my OS) by pressing Ctrl + I created a new volume with the two disks. Since neither of these will have my OS on it so I didn't configure anything in the BIOS. Now they show up as one drive, but Intel Rapid Storage Technology says http://i.imgur.com/TvAF1YK.png?1 and the Raid config doesn't show up on the left (the HDD there now is a different one) Is this normal??

More about : raid setup issues

a b G Storage
September 28, 2014 9:20:22 AM

I would highly recommend against using a software and/or hardware RAID configuration on a home computer - you are doubling your point of failure for losing 100% of your data....

If you are after a single volume - there are options within the operating system that allow you to create a single volume from two drives:

Windows 7 (use option #2): http://lifehacker.com/5986883/how-to-combine-multiple-h...
Windows 8: http://windows.microsoft.com/en-us/windows-8/storage-sp...
m
0
l
September 28, 2014 9:25:05 AM

ronintexas said:
I would highly recommend against using a software and/or hardware RAID configuration on a home computer - you are doubling your point of failure for losing 100% of your data....

If you are after a single volume - there are options within the operating system that allow you to create a single volume from two drives:

Windows 7 (use option #2): http://lifehacker.com/5986883/how-to-combine-multiple-h...
Windows 8: http://windows.microsoft.com/en-us/windows-8/storage-sp...


I already made them into a RAID volume with Ctrl I, so they show up as one drive not two. (I want RAID 0, is that the same thing as a spanned volume)
m
0
l
a b G Storage
September 28, 2014 9:31:18 AM

It is similar - RAID0 will create the volume - but it is considered to be a single hard drive. If either drive dies - both are worthless as parts of the files are written on both drives. Spanned volumes basically are just two hard drives that are made into a single volume as Windows sees it. If one of the drives die - you can lose the data on that drive only - the other drive continues to operate.

RAID is a good thing if you are on a production server, and you have the proper hardware to support it. On the servers I run, typically I have a $500 - $20,000 RAID adapter, and generally run 10-20 drives in the array. I keep spare drives on hand in case of drive failure (I run RAID 5 or RAID 10 - which has fail over drives). The PC version of RAID is not as reliable, and creates more headaches as compared with spanning volumes.

I have multiple servers at work with RAID, of the 5 computers at home (including HTPC and a server), none have RAID installed.
m
0
l
!