Raid question

Associate
Joined
7 Mar 2014
Posts
831
Location
Bucks
Hey guys

So someone wants me to put raid 1 into their system. They have a 60gb SSD boot drive/programs and then the documents save onto the HHD. Is there a way to mirror both what is on the SSD and the HHD onto another HHD?

Its on windows 7

Thanks for any suggestions

Will
 
Raid1 is a single disk mirroring solution. You can't (at least not sensibly) do what you're proposing..

Even if you could the performance hit on SSD writes would negate the point of the SSD.
 
You could do that but remember RAID1 is not a backup solution, its an availability solution. All it protects against is a disk failure. It won't help for data corruption, accidental deletion etc because the change is written to both disks simultaneously.

If you're looking for a proper backup then an external disk and some decent software is the way to go. Only problem is that option requires some user intervention
 
You could do that but remember RAID1 is not a backup solution, its an availability solution. All it protects against is a disk failure. It won't help for data corruption, accidental deletion etc because the change is written to both disks simultaneously.

If you're looking for a proper backup then an external disk and some decent software is the way to go. Only problem is that option requires some user intervention

Nice post :) You could just setup a backup once on a schedule :)

Stelly
 
Back
Top Bottom