Is there software that automatically backs up hard drive to second drive?

hackmole

Senior member
Dec 17, 2000
250
3
81
I just bought two 1 terabyte hard drives. What I'd like to do is have everything I do on one drive automatically done on the second drive. Basically, I want the second drive to be an insurance policy so that in case one of the drives goes bad, everything will still be on the other drive. Can anyone recommend software that does that?
 

Phynaz

Lifer
Mar 13, 2006
10,140
819
126
Guys, RAID isn't backup, it's hardware fault tolerance.

OP, are you look for protection from hardware failure, or protection from user error and software failure.

RAID does the first, not the latter two.

If you want to protect for the latter two, along with the first, look for continuous data protection (CDP) software. It will backup modified files to the device of your choice. Make sure you get something that supports file versioning.
 

hackmole

Senior member
Dec 17, 2000
250
3
81
Thank you,

Right now, I would just like protection (insurance) from hard drive failure.
 

Gooberlx2

Lifer
May 4, 2001
15,381
6
91
Right, OP wants something to protect from hardware failure.
What I'd like to do is have everything I do on one drive automatically done on the second drive. Basically, I want the second drive to be an insurance policy so that in case one of the drives goes bad...

RAID 1 does exactly this. However, Phynaz is correct that it's NOT backup. If you errantly delete something you shouldn't have, then you're SOL.

There are plenty of proper backup solutions however. I prefer Crashplan, but I've also used Cobian, synctoy, a custom robocopy script, etc, etc...
 

hackmole

Senior member
Dec 17, 2000
250
3
81
Thank you,

There are quite a few choices Raid1, Cubian, Mirrorfolder and even XP backup. I'll have to try several of them or just commit to one for better or worse. Maybe software backup is better than Raid.
 

gsaldivar

Diamond Member
Apr 30, 2001
8,691
1
81
Maybe software backup is better than Raid.

It depends on your exact needs.

RAID 1 (mirroring):
- easy, near-zero maintenance, set it and forget it
- low system overhead (lowest with hardware-RAID)
- requires backup drive to be available all the time
- mirroring is in realtime, no additional "backup" time required
- mirrors all data, including any errors and overwritten files

Software backup:
- requires scheduling, configuration
- high system overhead (schedule backups when computer not in use)
- backup drive can be made available only when backups are done
- mirrors data according to schedule, deleted files are still available on backup until overwritten
- backed up files can be "versioned" (files are retained for different periods of time. example: you discover a file overwritten with bad data but you are unsure when the file was changed -- in this case, backup versioning may allow you to recover a 1-day old copy, a 1-week old copy, or a 1-month old copy of that file...)
 
Last edited:

dac7nco

Senior member
Jun 7, 2009
756
0
0
I like "Karen's Replicator" http://www.karenware.com/powertools/ptreplicator.asp - I have a hard drive for recorded media/torrents (Music/Movies/TV/Recorded Video...etc), which @ 4am updates to a pair of RAID-6 volumes using Replicator. It's fast and moves my new stuff into archives. I keep the stuff I'm watching on the hard drive & erase it after - knowing it's archived to two identical arrays. I used to use it JBOD-style, which works almost as well. (I moved to RAID-6 have larger than 2TB storage pools.)

Daimon
 

Chiefcrowe

Diamond Member
Sep 15, 2008
5,056
199
116
wow that sounds awesome! what are the specs of your system, just curious.

I like "Karen's Replicator" http://www.karenware.com/powertools/ptreplicator.asp - I have a hard drive for recorded media/torrents (Music/Movies/TV/Recorded Video...etc), which @ 4am updates to a pair of RAID-6 volumes using Replicator. It's fast and moves my new stuff into archives. I keep the stuff I'm watching on the hard drive & erase it after - knowing it's archived to two identical arrays. I used to use it JBOD-style, which works almost as well. (I moved to RAID-6 have larger than 2TB storage pools.)

Daimon
 

Anteaus

Platinum Member
Oct 28, 2010
2,448
4
81
You can try software such as Beyond Compare which basically compares two drives/directories. If there are any differences between the two it will show you what they are and should you tell it will do whatever needs to be done to make the second match the first. It's not as elegant as a fully automated method, but depending on how often your files get updated you can just do it as needed. Once a day, once a week, whatever. My favorite part is that since it operates at the file level there are no special compressed backup files that come with other types of backup software.
 

dac7nco

Senior member
Jun 7, 2009
756
0
0
Chiefcrowe, specs are as follows:

Dual Xeon E5620 (32nm Westmere) on EVGA SR-2, 48GB DDR3, Crucial C300 128GB, LG Blu-Ray, 2x Samsung 2TB on ICH10R (5520 Chipset), 12x (6x2) WD RE4 GP 2TB on Areca, 2x EVGA GTX-580
 
Last edited:

Chiefcrowe

Diamond Member
Sep 15, 2008
5,056
199
116
thanks...that is a SICK machine, congratulations!

do you back up any data to a different machine/external drives or online?


Chiefcrowe, specs are as follows:

Dual Xeon E5620 (32nm Westmere) on EVGA SR-2, 48GB DDR3, Crucial C300 128GB, LG Blu-Ray, 2x Samsung 2TB on ICH10R, 12x (6x2) WD RE4 GP 2TB on Areca, 2x EVGA GTX-580
 

dac7nco

Senior member
Jun 7, 2009
756
0
0
I use Carbonite online backup, which is circa 50 bucks/year (U.S.). I use http://www.newegg.com/Product/Produc...82E16817994023 for drive sleds in a Lian-Li PC-80, with a pair of Rev-B Megahalem CPU Coolers in Push-Pull.

The RAIDs are rarely spinning, except for backups or file transfers. I don't use the arrays as a home-server - ONLY for a dual-backup of 8TB of data/media. Each RAID-6 is 4xData & 2xParity, for 8TB each.

Daimon
 
Last edited:

dac7nco

Senior member
Jun 7, 2009
756
0
0
Carbonite worked just fine for me last year restoring ~5TB of .MKVs. It took a LONG, LONG time; Carbonite is as fast as your slowest pipe.