Skip to main content
Solved

Protect Configuration Database


I have a question as we are looking to make sure that our backup environment is as recoverable as possible in the event of the most extreme events.

We have our VBR server virtualized in HyperV.  We do a backup job for the configuration database.  We also have a replication task setup to replicate the VBR server to our DR location.

What we are looking at is that the location that the config database is backed up to is in the primary data center.  

What has anyone done to create a task to copy the config database offsite, like to SharePoint or OneDrive or something like that.

Best answer by haslund

While having a configuration backup copy option would be nice, consider just storing the configuration backup to a off-site backup repository to begin with.

View original
Did this topic help you find an answer to your question?

11 comments

JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2650 comments
  • January 12, 2022

There is a feature request open for a long time to get a secondary location ootion for the configuration backup. But it is not realized up to now.

At the moment we copy the configuration backups with an script to a secondary location.


Iams3le
Forum|alt.badge.img+11
  • Veeam Legend
  • 1395 comments
  • January 12, 2022

JMeixner
Forum|alt.badge.img+17
  • On the path to Greatness
  • 2650 comments
  • January 12, 2022
Iams3le wrote:

Yes, I think this is the thread I was talking about. Thank you for finding it so fast @Iams3le  😎


Iams3le
Forum|alt.badge.img+11
  • Veeam Legend
  • 1395 comments
  • January 12, 2022
JMeixner wrote:
Iams3le wrote:

Yes, I think this is the thread I was talking about. Thank you for finding it so fast @Iams3le  😎

You are welcome


MicoolPaul
Forum|alt.badge.img+23
  • 2363 comments
  • January 12, 2022

Not the answer to the question you asked but something to think about:

Consider moving your Veeam B&R server to your DR site and then replicate it to production, will improve your RTO as you won’t be trying to recover your Veeam server before recovering workloads in a DR event, and if you have a problem with your DR site you can restore your Veeam server in your production site, much easier to focus on restoring the Veeam server when there’s not a Severity 1 down going on around you!


vNote42
Forum|alt.badge.img+13
  • On the path to Greatness
  • 1246 comments
  • January 13, 2022

I always recommend my customers: treat your configurator backup according to the 3-2-1(-1-0) rule. A very easy and simple - and not dirty - solution is to copy the configuration backup to a location that is backup by VBR anyway. This way you treat it like your production backup. Copy can be done by file-copy job within Veeam or a scheduled robocopy task for example.


haslund
Forum|alt.badge.img+14
  • Mr. VMCE
  • 391 comments
  • Answer
  • January 13, 2022

While having a configuration backup copy option would be nice, consider just storing the configuration backup to a off-site backup repository to begin with.


vergoted
Forum|alt.badge.img+1
  • Comes here often
  • 24 comments
  • January 17, 2022
haslund wrote:

While having a configuration backup copy option would be nice, consider just storing the configuration backup to a off-site backup repository to begin with.

All our Off-site backup repositories are in a SOBR. We have to add the repo a second time with another path to be able to backup to this repo.
 


haslund
Forum|alt.badge.img+14
  • Mr. VMCE
  • 391 comments
  • January 17, 2022
vergoted wrote:
haslund wrote:

While having a configuration backup copy option would be nice, consider just storing the configuration backup to a off-site backup repository to begin with.

All our Off-site backup repositories are in a SOBR. We have to add the repo a second time with another path to be able to backup to this repo.

I get that; however, that is like a 2 minute task so I would strongly recommend to just do it.


vergoted
Forum|alt.badge.img+1
  • Comes here often
  • 24 comments
  • January 17, 2022
haslund wrote:
vergoted wrote:
haslund wrote:

While having a configuration backup copy option would be nice, consider just storing the configuration backup to a off-site backup repository to begin with.

All our Off-site backup repositories are in a SOBR. We have to add the repo a second time with another path to be able to backup to this repo.

I get that; however, that is like a 2 minute task so I would strongly recommend to just do it.

yes we do :)


StephenM
Forum|alt.badge.img+1
  • Comes here often
  • 32 comments
  • January 21, 2022

I have always practiced storing the configuration backup on encrypted offsite/cloud storage.  Then make sure you have two copies of your encryption key, one in secure electronic password database and 1 paper copy.   That key should rarely change, so a paper copy should last the life of the install. This is from a service provider perspective where you have multiple Veeam deployments being managed.  Follow 3-2-1 rule for your configuration backup as well….waiting on that feature to be added.


Comment