Backup Strategy and External HDD Resilience
October 22, 2006 1:34 PM
Subscribe
Hello! I have a backup strategy, which I think is okay but I would like some advice on whether my use of the external hdd is sensible. A little
So I backup important data to iBackup (no affiliation - but I do recommend them) on a nightly basis using an automated job. Works a treat.
I also backup on a weekly automated basis to my external hard drive so I have a reasonably recent backup should my internet connection fail / iBackup disappears etc. For this, I power on the hdd enclosure sometime Sunday (whenever I remember to or am prompted by the scheduler) and once I see the job has completed, I use the tasktray 'Safely remove hardware' facility to remove the hdd from Windows before powering the enclosure down.
I'm happy with the routine and the software, so I guess the question is whether I am shortening the life of the hard drive by powering up and powering down once a week - should I just leave the hdd enclosure on permanently? Also, what would happen if I didn't use the 'Safely remove hardware' facility - what could I damage by just powering down?
For info, I am using a fully-patched WinXP SP2 with a Seagate Barracuda 200GB IDE drive inside a standard USB 2.0 enclosure.
Many thanks in advance for the words of wisdom, HiveMind!
posted by mooders to computers & internet (5 comments total)
2 users marked this as a favorite
There are probably people doing this every day or more often. If you unplug the enclosure from the computer and wall, thereby reducing the risk from power surges, I bet you would actually decrease the risk of data loss compared to leaving it plugged in and turned on all the time. But I really wouldn't worry about it either way (you do have your stuff on a quality surge protector, right?)
Also, what would happen if I didn't use the 'Safely remove hardware' facility - what could I damage by just powering down?
You can use devcon to "safely remove" the hard drive when your job is done if you want.
You are unlikely to physically damage your drive by not doing so. The danger is that some data will still be cached and not written to disk, or that you will have left a file on the drive open. So data loss possible, yes. Physical damage, no.
posted by grouse at 1:52 PM on October 22, 2006