
Backup strategy
- dmcdona
-
Topic Author
- Offline
- Administrator
-
- Posts: 4557
- Thank you received: 0
Backup strategy was created by dmcdona
I had a five drive RAID 1+0 (software RAID) which faied on me. As it happens, one drive failed and the software began writing to the 5th drive (hot spare). Unfortunately, during this time I got a BSOD event and a second drive failed. Then I was really stuck and couldn't even boot from a CD. Needless to say, I had to call in a data recovery company and God knows what that's going to cost - but it sounds like they've recovered everything.
What I need now is a bullet proof recovery/backup strategy. So if anyone out there has suggestions, please let me know.
To perhaps give you an idea, I was thinking of two main options:
1. A hardware RAID controller (PCI card) and two eSATA drives for regular backups
2. Software RAID as before with 6 drives plus a NAS box for backups
Any backup software needs to be simple and completely automatic. I just want to set it up once and then just leave it. So please don't tell me to get a large USB drive and remember to backup to it...

The data I currently have amounts to less than 400 Gb but would increase by about 100/200 Gb per annum.
Money is not really an object (within reason). I have three PC's on the network total - 2 pc's and a laptop. I'd like to include the other two in the backup strategy as well.
For the record, the PC is an ABIT AB9 motherboard with a core 2 duo processor. It can support 6 internal SATA drives and 2 external SATA drives. 4 Gb RAM and a 256mb Nvidia graphics card. 630W PSU.
Cheers
Dave
Please Log in or Create an account to join the conversation.
- Seanie_Morris
-
- Offline
- Administrator
-
- Posts: 9637
- Thank you received: 544
Replied by Seanie_Morris on topic Re:Backup strategy
I'm the option 1 type of guy - PCI card RAID controller. 5 years and no losses, thats a pretty good statistic. I will not let any piece of RAID software of that kind control my data storage.
But, also think of it as the lazy way of doing things. You just can't beat having 2 seperate locations, one backing up the other, like an external hardrive, or a second PC in your home connected wirelessly to your main machine. I also have this set up. Think of it like this, the chances of one machine being fried by lightening or a power surge is, of course, 100%. Total loss and an expensive attempt at data retrieval. But the chances of that happening to 2 machines simultaneously (for various hardware reasons), is not 100%.
Make you think?
Seanie.
Radio Presenter (Midlands 103), Space Enthusiast, Astronomy Outreach Co-ordinator.
Former IFAS Chairperson and Secretary.
Please Log in or Create an account to join the conversation.
- fguihen
-
- Offline
- Main Sequence
-
- Posts: 499
- Thank you received: 0
Replied by fguihen on topic Re:Backup strategy
As an additional precaution, is it possible that your data is stored in a database managment system of some type ( sql server, oracle mysql etc)? if so, it would be a nice extra safeguard against dataloss. Most db systems have some form of compression or can get addons ( such as lightspeed for SQL server) that allow backups to be compressed considerably, all assuming you are using a database.
If your not using a database, but flat files of some description, why not buy a backup application that will allow you to do one giant compressed backup of all data, and then a diff backup from there on in. I know this doesnt solve your current raid issue, but it would add a little piece of mind that your data is safe in the event of a total hardware failure ( of both your raid servers failing).
Please Log in or Create an account to join the conversation.
- dmcdona
-
Topic Author
- Offline
- Administrator
-
- Posts: 4557
- Thank you received: 0
Replied by dmcdona on topic Re:Backup strategy
I'm going to cost up the harware RAID (I think a 16 drive card will cost me about 600 notes) plus the cost of a couple of external drives for backups. Perhaps the NAS is the way to go for that particular setup (i.e. the main PC covered by hardware RAID and backups done remotely). The NAS systems I've been looking at, whilst expensive, seem to come with comprehensive backup software.
As a bit of an aside, and know this might be contentious, how aboutI rebuild my system with Vista? Now that SP1 is out (and I think SP2 is imminent) is it now considered stable enough? Or should I stick with XP pro...
Thanks for taking the time to reply - I really appreciate it.
Dave
Please Log in or Create an account to join the conversation.
- philiplardner
-
- Offline
- Red Giant
-
Replied by philiplardner on topic Re:Backup strategy
Phil.
Please Log in or Create an account to join the conversation.
- fguihen
-
- Offline
- Main Sequence
-
- Posts: 499
- Thank you received: 0
Replied by fguihen on topic Re:Backup strategy
Please Log in or Create an account to join the conversation.
- albertw
-
- Offline
- IFAS Secretary
-
- Posts: 4173
- Thank you received: 181
Replied by albertw on topic Re:Backup strategy
Another option that I'm looking at for my photos (currently all on DVD's all over the house...) is Amazon S3. 'The network is the computer' remember

aws.amazon.com/s3
$0.180 per GB – first 50 TB / month of storage used
$0.100 per GB – all data transfer in
$0.170 per GB – first 10 TB / month data transfer out
When you add up the cost of a few drives that starts to look good value for backup storage. There are several sites that deal with how to use this service as an automatic backup.
Use multiple usb drives and ZFSSo please don't tell me to get a large USB drive and remember to backup to it

blogs.sun.com/bonwick/entry/raid_z might be of interest to techies here regarding raid and zfs.
My opinions of Vista and XP aside... is something not working in XP that you need vista for? XP pro is still supported so I wouldn't change unless I had to.As a bit of an aside, and know this might be contentious, how aboutI rebuild my system with Vista? Now that SP1 is out (and I think SP2 is imminent) is it now considered stable enough? Or should I stick with XP pro...
Chairperson, International Dark Sky Association - Irish Section
www.darksky.ie/
Please Log in or Create an account to join the conversation.
- dmcdona
-
Topic Author
- Offline
- Administrator
-
- Posts: 4557
- Thank you received: 0
Replied by dmcdona on topic Re:Backup strategy
Anyhow, I've ordered a bunch of hard disks and a NAS box plus Vista. The data recovery folks recommended this approach over a RAID card
I'll send the two hard disks back to Samsung and hopefully they'll refund me the money - small potatoes compared to the recovery costs.
I'm really *that* familiar with windows that delving into other OS's fills me with paralising fear. But the on-line backup option seems cheap for storage but I'd be interested in how muc per month the data transfers would cost.
Given that the aim of this exercise was to firstly recover the data then secondly to put in place a system to deal with a winter's worth of FITS files, I'd be worried about those transfer costs.
So, I'm back to my software RAID system plus a 2TB NAS.
Next question - for a 6 disk software RAID system, what flavour of RAID would you folks recommend? I was running RAID 1+0 which seems to give the best protection (the recovery company said that if I was running anything else, I'd've lost everything)...
Finally - Al, given this would be a complete rebuild, is the system you suggest easy andcan the stpes be written down that even an idiot (like me) could follow? I won't rule out your suggestion but it would have to be easy and Windows compatible (at the end-user level).
Cheers and thanks again for your help.
Dave
Please Log in or Create an account to join the conversation.
- albertw
-
- Offline
- IFAS Secretary
-
- Posts: 4173
- Thank you received: 181
Replied by albertw on topic Re:Backup strategy
dmcdona wrote:Next question - for a 6 disk software RAID system, what flavour of RAID would you folks recommend? I was running RAID 1+0 which seems to give the best protection (the recovery company said that if I was running anything else, I'd've lost everything)...
1+0 is probably best; its expensive in terms of disks but statistically safer than 0+1 & 5 if a second disk is to go. Having 2 disks take out a 1+0 is very unlucky!
Finally - Al, given this would be a complete rebuild, is the system you suggest easy andcan the stpes be written down that even an idiot (like me) could follow? I won't rule out your suggestion but it would have to be easy and Windows compatible (at the end-user level).
I think if you are very reliant on windows and want something simple then zfs probably isn't the best. The technology is great, but you'll need to install an OS you're not familiar with and administer it. From the sounds of it thats an extra level of complexity you don't want.
Chairperson, International Dark Sky Association - Irish Section
www.darksky.ie/
Please Log in or Create an account to join the conversation.
- dmcdona
-
Topic Author
- Offline
- Administrator
-
- Posts: 4557
- Thank you received: 0
Replied by dmcdona on topic Re:Backup strategy
As it happens, Komplett are doing very good deals on SATA drives at the mo - 55 quid for a 500 GB so its not too expensive.
I'd really love to try out other OS's bu at this stage of my life, I'm so used to MS that I'd really be lost without it. I remember Windows 3.1! In fact, I remember my first hard disk - a whopping 40 Mb. And even before that, I remeber using DOS and using two floppy drives (A and B ) to load it every time you wanted to use it. Cripes, does that show my age...
Thanks for all the feedback, very much appreciated.
Dave
Please Log in or Create an account to join the conversation.
- albertw
-
- Offline
- IFAS Secretary
-
- Posts: 4173
- Thank you received: 181
Replied by albertw on topic Re:Backup strategy
A couple of other people I know have suggested this www.getdropbox.com/ havent tried it yet but it looks promising. I also havent seen the costs yet.
Chairperson, International Dark Sky Association - Irish Section
www.darksky.ie/
Please Log in or Create an account to join the conversation.
- michaeloconnell
-
- Offline
- Administrator
-
- Posts: 6319
- Thank you received: 0
Replied by michaeloconnell on topic Re:Backup strategy
As an amazon account holder, I found it very easy to sign up for the Anazon Simple Storage S3.
However, for the life of me, I can not figure out how to use it.
To a not-so-techie person like me, they certainly do not make it easy to understand.
I have seen stories that google may offer an online backup system. Have you heard anything about that?
Michael.
Please Log in or Create an account to join the conversation.
- michaeloconnell
-
- Offline
- Administrator
-
- Posts: 6319
- Thank you received: 0
Replied by michaeloconnell on topic Re:Backup strategy
Nice!
Michael.
Please Log in or Create an account to join the conversation.
- albertw
-
- Offline
- IFAS Secretary
-
- Posts: 4173
- Thank you received: 181
Replied by albertw on topic Re:Backup strategy
Al,
As an amazon account holder, I found it very easy to sign up for the Anazon Simple Storage S3.
However, for the life of me, I can not figure out how to use it.
To a not-so-techie person like me, they certainly do not make it easy to understand.
I have seen stories that google may offer an online backup system. Have you heard anything about that?
Michael.
Amazon s3 is aimed at web 2.0 developers not folks at home. They don't do a good job of telling you that. So if you are shutterbug or some video/picture online gallery site then you can write the code to use it. If you are just a home user you need to get some software from somewhere to do it for you. The software available is improving but its not really ready yet for everyone to use I dont think.
I've heard several rumours of several companies possibly offering online storage facilities

Chairperson, International Dark Sky Association - Irish Section
www.darksky.ie/
Please Log in or Create an account to join the conversation.
- dave_lillis
-
- Offline
- Super Giant
-
Replied by dave_lillis on topic Re:Backup strategy
Well it turns out the feature is in there, but just turned off!. You can do a small bit of hacking to get it working
Follow the instructions in the link, its quite simple but you must be extremely careful that you edit the dll and exe files exactly as they describe. The link talks about Raid5, but I'll stick to raid1, simple mirroring. This work around seems to enable w2k server mirror functionality.
www.tomshardware.com/reviews/windowsxp-m...-5-happen,925-2.html
It worked for me with 2 40gig drives, so I'm off now to get 2 terrabyte+ drives, so unless the machine gets hit by lightening, then it'll do fine.
I haven't seen a performance hit on the machine doing this, then again I dont do anything more taxing then photoshop on it. .
For those who might be in the know, mirroring is when you have 2 hard drives, where one is always an exact clone of the other, windows maintains the link, so one drive can go bang leaving you to fall back on the other, the odds of loosing the 2 simultaneously from a hardware fault are fairly low.
Chairman. Shannonside Astronomy Club (Limerick)
Carrying around my 20" obsession is going to kill me,
but what a way to go.

+ 12"LX200, MK67, Meade2045, 4"refractor
Please Log in or Create an account to join the conversation.
- dave_lillis
-
- Offline
- Super Giant
-
Replied by dave_lillis on topic Re:Backup strategy
for SP3 use the following.
www.optimiz3.com/low-cost-and-reliable-n...-jbod-raid-0-1-or-5/
I'm currently mirroring 2 1.5TB drives at the moment, I reckon its gonna take nearly 2 days to run

Chairman. Shannonside Astronomy Club (Limerick)
Carrying around my 20" obsession is going to kill me,
but what a way to go.

+ 12"LX200, MK67, Meade2045, 4"refractor
Please Log in or Create an account to join the conversation.
- dmcdona
-
Topic Author
- Offline
- Administrator
-
- Posts: 4557
- Thank you received: 0
Replied by dmcdona on topic Re:Backup strategy
Please Log in or Create an account to join the conversation.
- dave_lillis
-
- Offline
- Super Giant
-
Replied by dave_lillis on topic Re:Backup strategy
It was finished when I got home today, its a little more piece of mind knowing that my mp3/pics/whatever are a little bit more secure now.
Chairman. Shannonside Astronomy Club (Limerick)
Carrying around my 20" obsession is going to kill me,
but what a way to go.

+ 12"LX200, MK67, Meade2045, 4"refractor
Please Log in or Create an account to join the conversation.
- dmcdona
-
Topic Author
- Offline
- Administrator
-
- Posts: 4557
- Thank you received: 0
Replied by dmcdona on topic Re:Backup strategy
Now, as it happens, the registry was corrupt and I restoreed a "corrupt" version of it. So I've had to go through the motions again. However, I've done this knowing that I didn't lose any data at all. Not a position I've been in before and very glad I spent the money to get here.
When you have the comfort of knowing a crash will result in no or very very little data loss, you can restore at leisure.
Believe me, its a much bigger piece of mind than you can imagine - nut of course you'll only know when you crash and burn and disk or install an errant driver of program...
Dave
Please Log in or Create an account to join the conversation.
- dave_lillis
-
- Offline
- Super Giant
-
Replied by dave_lillis on topic Re:Backup strategy
If I drop a C drive, all I need do is replace the drive, boot up using my bootable usb stick, restore the drive using ghost and I'll have my C back the way it was.
Chairman. Shannonside Astronomy Club (Limerick)
Carrying around my 20" obsession is going to kill me,
but what a way to go.

+ 12"LX200, MK67, Meade2045, 4"refractor
Please Log in or Create an account to join the conversation.
- Frank Ryan
-
- Offline
- Super Giant
-
- Posts: 3298
- Thank you received: 57
Replied by Frank Ryan on topic Re:Backup strategy
I have to say,
I'm worried.
I have 2 laptops.
I keep nothing of value except programes on them.
One is portable one is hooked up to an old Del Monitor (for image processing)
I store everything...
astro photos, mp3's, family stuff...
all on an external hard dive that I can plug into either.
The drive came with a recovery guarentee so ..
I hope if it ever failed we could get our stuff back.
ALTHOUGH..
I'm now thinking we need to back up our back up.
(ITMS)
I really can't follow what you guys are at with drives this
and ghosts that.
I think it might be ok if we just back up the back up.
Because then we would have some hope of pulling everything back if there was a crash.
Shannonside Astronomy Club __________________________________________
Meade ETX-125PE, Bresser 10 x 50 Binos & Me Peepers
Please Log in or Create an account to join the conversation.
- dmcdona
-
Topic Author
- Offline
- Administrator
-
- Posts: 4557
- Thank you received: 0
Replied by dmcdona on topic Re:Backup strategy
This scheme won't cost you a penny and "should" allow you to restore either laptop, including all its software.
An alternative scheme would be to buy a second external drive and simply copy the primary external drive to your new one (again, daily would be best).
What you should do anyhow is make sure your backup can be run so that it will restore either laptop, including software installations. Though, fire away and just backup data files (e.g. docs, images etc) but be prepared to re-install all your software from scratch...
I'm not sure what would be the best software to use - personally, I use Retrospect from EM2 (got it "free" with the NAS drive). I'm pretty sure the supplied windows software would do a good enough job though.
One other word of warning - do not assume "programmes" are of no intrinsic value... For things like Photoshop and astro software, there's a pretty large investement in setting it up the way you like it. If you have to re-install, it can be a real pain inputting all those settings from scratch. Take it from me, its a lesson I've learned from bitter experience...
Finally - you have a "recovery gurantee"? Not sure what that means - but if a drive crashes (in a physically damaged kind of way), its, err, crashed and only by paying a shed load of money to an expert, can you hope to get it back. Sure, if its a software glitch, its simply a pain in the bum and you'll miss quite a few dark nights...
HTH
Dave
Please Log in or Create an account to join the conversation.
- Frank Ryan
-
- Offline
- Super Giant
-
- Posts: 3298
- Thank you received: 57
Replied by Frank Ryan on topic Re:Backup strategy
thanks for the advice.
I'll mull it over and make sure to have some
kind of back up in place soon.
Shannonside Astronomy Club __________________________________________
Meade ETX-125PE, Bresser 10 x 50 Binos & Me Peepers
Please Log in or Create an account to join the conversation.
- dave_lillis
-
- Offline
- Super Giant
-
Replied by dave_lillis on topic Re:Backup strategy
I seriously doubt it, I'd imagine what that means is that you might be able to get the laptop back the way it was when you bought it, maybe from a EISA partition on the drive, presuming windows is corrupt with no hardware problems.The drive came with a recovery guarentee so ..
I hope if it ever failed we could get our stuff back.
If you get a mechanical fault in the drive, maybe your warrenty will cover replacing the drive and getting windows up and running, presuming the warrenty hasnt expired.
I'd seriously doubt they'd cover recovering data from a blown drive.
Chairman. Shannonside Astronomy Club (Limerick)
Carrying around my 20" obsession is going to kill me,
but what a way to go.

+ 12"LX200, MK67, Meade2045, 4"refractor
Please Log in or Create an account to join the conversation.
- Frank Ryan
-
- Offline
- Super Giant
-
- Posts: 3298
- Thank you received: 57
Replied by Frank Ryan on topic Re:Backup strategy
I must re check it but unless I read it wrong it
said that if the drive failed due to a product fault
(obviously a power surge, fall or virus etc is not covered)
then they would recover the data as best they could.
Now I understand that there are some glaringly obvious issues here
and I really do need to have a better back up system.
Using the drives in the laptops is a bit of a pain as I have to
literally download new images from the camera into a folder
and then do all the work etc in Photoshop and then transfer the finished
work in the folder onto the external drive.
Then if I ever need to rework an image or pull it for printing / emailing
I take it off the External drive.
I think I need a new desktop PC that has storage and processing power
to work on stuff and then just use the external HD as the back up drive for that.
Boo...
This means spending money...
Either that or I just buy a second external drive - 1Tb or so,
seeing as they are very cheap now, and use that instead...
??
Shannonside Astronomy Club __________________________________________
Meade ETX-125PE, Bresser 10 x 50 Binos & Me Peepers
Please Log in or Create an account to join the conversation.