Back up of C and D drives with running SQL databases?
Hi Guys,
I am not a tech guy, but run a small hospital. Recently had a hard drive crash, and I thought all was OK because we had backups from our hospital management software till the day before the crash.
OS and hospital software was reloaded on a new hard drive, but the backups were faulty. Totally a fault of the software. Luckily I got the data recovered from the crashed drive. Do NOT want to ever be in the same situation again so -
Got a new server which is set up with 2 hard drives in RAID 1.
I have 2 1 TB drives in a Raid 1, so effectively 1 TB is showing. That is partitioned into C 200gb and D 800 gb. Can I use a 1 TB usb drive to make a image of C and D together? Or do I need 2 external drives, one for each partition?
I was thinking of using the Win 10 built in 'system image' to make an image to an external USB drive, and then I came across Acronis
Some questions:
There is no usage or data entry betwee 10pm and 6am, so if I run Acronis at that time will it copy all the SQL database files acccurately?
I tested it last night and I found that incremental back up images are much smaller, so if I want to restore to the latest, which is an incremental one, do I need to restore to the main image first? See attached image.
If a hard drive crashes, and I need to restore, do I need to load Windows, then Acronis and then restore? Or can I load a new hard drive direct from the image either on cloud or from a USB drive?
Lastly, can I make images to both cloud, and USB drive? And, ALSO, say to another networked computer in the same building?
Fichier attaché | Taille |
---|---|
screen_shot_2016-10-17_at_9.14.10_am.png | 200.76 Ko |


- Se connecter pour poster des commentaires

Wow, thanks so much. Will take me a while to digest the info.
I cant use SQL to create the backups as the software guys who supplied my hospital software are refusing to give me the password.
They say they will do automatic backups. They are doing it but last time the backups were not restorable, and hence I want an additional solution.
I used 'SQLBackupandFTP' which I found on the net to back up the data bases. Is this a reliable software?
- Se connecter pour poster des commentaires

Bummer that the SQL guys won't help out - I'd get that in writing and make sure they're held accountable and not you in case there is an issue. There are tons of online forums that state that it is not a good idea to backup SQL databases while in use - hence a good need to backup the database with SQL tools as that gives the best chance to recover. The other alternative would be to manually backup the server with it being offline and SQL shutdown, but that is all a manual process so would stink if you're a day shift person and there is no swing or night shift to do this during off hours on a regular basis.
Never tried SQLBackupandFTP so can't really say much about it. Ultimately, if the SQL guys are taking regular backups of the database with SQL Management server and you're taking backups of those backups, your chances of recovery should be pretty good. Might want to ask them how often they backup the database, where and when. If one of those is to the local system or a location you can access from Acronis, you should be able to try and back those up yourself too.
Again though, using VSS, Acronis "should" be able to back-up the open SQL database, but I wouldn't count on it as the sole/only option. It would be pretty hard to recover that database short of doing a full system restore and it's still a bit risky just because the SQL database is in use.
Good luck!
- Se connecter pour poster des commentaires