Is it true that working with RAID 0 (with two hard drives) is the same as working with one single hard drive? I have no experience with RAID and I am wondering if it is worth, or if it is any different!?
I use an external hard drive for photos, videos, etc...
ejn63
9 Legend
•
87.5K Posts
0
December 3rd, 2004 16:00
RAID1 provides redundancy, and gives ou the total capacity of only one of the drives (the other is the mirrot).
The downside to RAID0 is failure - your chances of losing data are doubled - lose either drive, lose the array.
The downside to RAID1 is cost - you lose the capacity of a drive.
Given the low cost of drives and the low peformance impact of RAID0 on the desktop, if you want RAID, go for RAID 1.
Chaga
26 Posts
0
December 3rd, 2004 18:00
ejn63
9 Legend
•
87.5K Posts
0
December 4th, 2004 10:00
Chaga
26 Posts
0
December 4th, 2004 16:00
Is it true that working with RAID 0 (with two hard drives) is the same as working with one single hard drive? I have no experience with RAID and I am wondering if it is worth, or if it is any different!?
I use an external hard drive for photos, videos, etc...
Thanks for any information.