my hd :(

Associate
Joined
22 Sep 2006
Posts
328
Location
London
last night suddenly said it wasn't initialized... wants me to do that then I guess format it like a new disk... has years worth of data on, gutted.... typical thing was I was just thinking about mirroring it... doh!!

I have gotdataback and im recovering data from it to my server (over gb network) still taking yonks!

grr
 
RAID1 is for redundancy, it's not a true backup. It gives no protection against accidental (or malicious) deletion, file system corruption, flood, fire or theft.

You're better off with an external HDD and synching that using robocopy or the like.
 
how so?
it means there is duplicated data on both disks, a mirror image, if one fails the other has the copy... whats wrong with that?
 
how so?
it means there is duplicated data on both disks, a mirror image, if one fails the other has the copy... whats wrong with that?

Basically, if you get some sort of corruption going on, the bad data will replicate to the other disk in the array.

It's no substitute for a proper backup... :)
 
ok agreed, but then robo copy would also overwrite the 2nd copy with the bad copy unless it was spotted before it ran, and obviously i cant check everyfile every second to make sure that its not corrupt.
 
Back
Top Bottom