Can you do RAID with 2 drives?
Can you do RAID with 2 drives? A RAID 1 array is built from two disk drives, where one disk drive is a mirror of the other (the same data is stored on each disk drive). Compared to independent disk drives, RAID 1 arrays provide improved performance, with twice the read rate and an equal write rate of single disks. Does RAID 1 read from both drives? Also called mirroring, this RAID level replicates data across two or more disks for better redundancy. This makes read operations fast as the data can be read from both the drives at the...