Unsolved
This post is more than 5 years old
7 Posts
0
13093
September 30th, 2004 23:00
Incorrectly HD/RAID Configured XPS
I just received my new XPS yesterday and was thrilled-a major investment for me in state of the art hardware. My delight was shortlived. I spent hours migrating all my data and getting things set up only to discover that my computer had been configured with system, boot and all pre-installed software on the 250mb second drive and that my 2X74 RAID configured primary drives were unused. I'm amazed that this kind of mistake could be made. After hours of technical support on the phone last night I was told that my only choice is to reconfigure the boot sequence, completely re-install all of the system and pre-installed applications and then add my data back. I can no longer migrate it so this will be a long and tedious task. All of this work is me trying to fix a mistake that I didn't make. Is there another way to solve this that might be easier?


ejn63
11 Legend
•
87.5K Posts
•
321.3K Points
0
October 1st, 2004 01:00
It's not a mistake. Microsoft itself does not recommend using a RAID 0 array as the boot drive for an operating system. The lack of redundancy exposes you to twice the risk of data loss should a drive fail (lose either drive, lose the array). Recovering data from a failed RAID0 array is very, very difficult.
RAID 0 provides no performance advantage for a desktop system. That's been proven time and time again.
You're better off leaving it as Dell shipped it.
Message Edited by ejn63 on 09-30-2004 10:07 PM
icenine
7 Posts
0
October 1st, 2004 02:00
ejn63
11 Legend
•
87.5K Posts
•
321.3K Points
0
October 1st, 2004 10:00
RAID comes in multple varieties. You CAN safely install Windows to a RAID5 partition - that includes not only data striping for performance, but also parity, so that if one drive fails, you don't lose the entire array.
You can also safely use a RAID1 array as a boot drive (mirrored drives). It's striping without parity (RAID0) that is the danger zone.
icenine
7 Posts
0
October 2nd, 2004 19:00
That's interesting. All the other gaming system manufacturer's install the OS to their RAID 0 array, with recognition that it is for speed, and comprimises data safety. That's what I bought my machine to do - play games.
My decision to get this configuration was based on the information on the Dell site - that RAID 0 greatly improves gaming performance.
ejn63
11 Legend
•
87.5K Posts
•
321.3K Points
0
October 3rd, 2004 20:00
http://www.anandtech.com/storage/showdoc.aspx?i=2101&p=11
eagleye49
6 Posts
0
October 11th, 2004 23:00
Shadow5
19 Posts
0
October 12th, 2004 03:00
Mine was. Right out of the box I had to reformat and re-install everything to set it up as intended. My RAID 0 is my boot drive and my secondary 400 GB drive is for storing my backup images of my RAID. RAID 0 is no more risky than any other configuration, if you keep proper backups. Amazing what daily drive images can do for backup.
eagleye49
6 Posts
0
October 14th, 2004 00:00
icenine
7 Posts
0
October 15th, 2004 12:00
eagleye49
6 Posts
0
October 16th, 2004 00:00
icenine
7 Posts
0
October 16th, 2004 14:00
Dim_8400
4 Posts
0
October 22nd, 2004 21:00
ejn63,
Thanks for the link to the analysis of RAID-0.
Shadow5
19 Posts
0
October 23rd, 2004 00:00
The performance gains of RAID 0 is something that can be disputed both for and against. On my own system I've benchmarked the following throughputs with three identical drives:
With benchmark software the average transfer rate of my RAID 0 is 80.5 MB/sec, for my single backup drive it is 57.9 MB/sec.
Despite the negative hype being posted by a single site, I'll keep my RAID 0; with proper daily backups it's data reliability is no less than a single drive system with the same backup routine. I could run a RAID 1 by sacrificing half of my disk storage, but with daily backups, nothing I'm running is that critical. The real performance gains are enough for me.
Jason_Ariz
1 Message
0
October 23rd, 2004 22:00
If you read the technical article (mentioned above), at the very beginning you will find the statement,
"..The real world often differs greatly from the realm of synthetic disk benchmarks.."
This is the whole point of the finding. The real world is what matters. Benchmarks can say whatever they want. It means nothing if there is no significant real world performance increase.
I have tried numerous Raid0 configurations. To this day, I have not determined a real world, perceptible difference vs a single drive.
Shadow5
19 Posts
0
October 23rd, 2004 23:00
On my system I have noticed a difference between my RAID and my non-raid drives. My RAID drives are much faster in the real world performance that I use them for, which is why I posted my results. Having an article tell me what I'm supposed to expect and experiencing it for myself are two different things. I just disagree, thats all.