Originally posted by: seepy83
Originally posted by: NTruong
Originally posted by: seepy83
There are a lot of products that can do this...and most of them do it in slightly different ways, and all of them come with different price tags. In order to select the correct product, you would need to know a few things first. Depending on the complexity and needs of your business, Disaster Recovery planning can be a relatively complex process. Here's the tip of the iceburg:
-- How much data are you willing to lose in the event of a disaster? If you're working all day long and the building gets blown away at 9:00pm before the backup job runs, is the loss of that days work going to be a major problem for the company? Or do you need to have hourly or real-time replication of file changes?
-- What kind of data are you backing up? Is this just a file server with shared folders, or are there some databases involved (SQL, Exchange, etc).
-- How quickly do you need to recover (i.e. get your servers back up and running)? Hours? Days?
-- What resources will be available to you in the event of a disaster? Who will be restoring your servers and what kind of experience do they have?
You should first make an assessment of what the ideal situation would be for the business and then explore the products that can support your requirements. If you find you do not have the budget for those products, then you will need to lower your business requirements until you find some products that are a good fit.
1st Question: Ideally, I'd like a full system back up then incremental back up at the end of every business day. However, I would like a low cost plan. If this means a weekly back up then I think it would be justifiable.
2nd Question: I would like to back up a server that stores our work data on a local network at work. The server is only 1 TB, and it's not even fully utilized. There are no databases involved. The back up would happen at a remote location using VPN.
3rd Question: Given that our server is relatively small (<1TB) I don't see why we can't get our stuff back and running within one day.
4th Question: We would like to restore our server ourselves. I'd assume it would be as easy as buying a new server and using the back up copy to restore the data that was on the old server.
In addition, are there any solutions for backing up that would not require a computer hooked up to the device at all times?
Now we're getting somewhere...
You said your server has 1TB of storage on it, but it's not all used. How much of it is being used?
The reason I ask, is because if you are trying to do full backups over a VPN, you're going to need to move all of that data in whatever time-frame you have for your backups (sometime overnight, usually). Depending on how much you can afford for bandwidth, that might be totally impracticle.
On the other hand, if this is really just a File Server, you might look into a program that replicates changes to files in real time (like Symantec's Continuous Protection Server). With that software, you can do your initial data load onto the backup server locally (preferrably over 1Gb LAN connection) so that it runs quickly. Then when you move the server to the secondary location it, CPS will replicate file adds/changes over the VPN connection.