Jump to content

Recommended Posts

Posted

Hope I put this in the right sub forum?

 

Anyway does anyone know of some good open source backup software that will backup windows 2008r2, exchange 2010, sql08 and possible some vmware vm's.

 

Preferably it needs to do to differential or some method of deduplication and it will be backing up to a nas.

 

 

Background info:

We currently use windows backup using a script however we have found it to be a little slow and it eats up lots of space.

Our nas has around 8tb of space and a 1gb connection

 

Unfortunately our budget has been cut this year and we have no money for software or hardware (going to be a very tough year) hence the need for no cost software.

 

Cheers

Posted

VMWare - GhettoVCB

Shares on Windows - Robocopy

SQL - ours is backed up using scripts which stop the service at night and copy the databases over with robocopy - default SIMS implementation?

Exchange - don't use it so not sure.

Posted
Shares on Windows you can't beat BackupPC for free. Also with SQL maintenance plans and then use Backup PC to dump. Exchange use the in built Windows Server Backup.
Posted
Robocopy will do a differential copy, only copying files that have changed, if you require. It's pretty quick because of this. GhettoVCB can be set, it doesn't do differential (like snapshots) but it can create as many backup images as you want, it then overwrites the earlier ones.
Guest Guest
Posted
Another vote for BackupPC for file shares. It works by hardlinks so you can have as many backups as you like and it will only use the same disk space as a full backup + any changes.
Posted (edited)

Going to take a look at all of these as need to get something in place, how easy is robocopy and rsync to use?

 

Just looked at backup pc looks really good am going to try this too.

Edited by AndyB4rks
Posted
If you use Ubuntu for Backup PC its simply a case of apt-get install backuppc and the add a server setup what shares to backup. It comes pre-configured with a schedule for backups (incremental sat-thurs with Friday Full Backup.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...