• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Windows RAID 1, how reliable? Performance?

Compman55

Golden Member
Windows 7 / Server 2008 R2 has software raid 1 that seems easy to implement. When the volume is flagged dirty, you can rebuild easy. If a drive fails you can install a new drive and rebuild easy. My motherbaord integrated raid solution really sucks. I get better transfer rates with windows raid 1 than with the onboard.

So my question is, for data is this safe to use?
 
Sounds like it since you can rebuild on the fly but as always anything you care about should be stored in multiple places
 
Windows 7 / Server 2008 R2 has software raid 1 that seems easy to implement. When the volume is flagged dirty, you can rebuild easy. If a drive fails you can install a new drive and rebuild easy. My motherbaord integrated raid solution really sucks. I get better transfer rates with windows raid 1 than with the onboard.

So my question is, for data is this safe to use?
In terms of data integrity, RAID 1 is just as safe as using a single drive.
If data written to one drive is corrupted, it will have a corrupted mirror on the other also.
 
Back
Top