Skip to main content
Solved

Backup Destination


Forum|alt.badge.img+1
  • Comes here often
  • 77 comments

Hey guys, I have a query.

If you can see the attached screenshot, if I want to store the backup in secondary destination, will the backup run on both the primary and secondary destination simultaneously on the scheduled time?

Best answer by haslund

Hi @Anandu,

No, the backup will be produced first in the primary destination (backup repository) as selected in your screenshot. It will then be copied to the secondary destination afterwards depending on type of backup copy job for example.

See https://helpcenter.veeam.com/docs/backup/vsphere/backup_copy_modes.html?ver=110

P.S. if your primary destination is a scale-out backup repository and you want your secondary backup copy to go to object storage you will not need a backup copy job and instead you can leverage the capacity tier functionality: https://helpcenter.veeam.com/docs/backup/vsphere/capacity_tier_copy.html?ver=110

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

5 comments

Mildur
Forum|alt.badge.img+12
  • Influencer
  • 1035 comments
  • November 8, 2021

You don‘t need to configure a second backup job for the second location.

Use Backup copy Job instead of a backup job.

 

https://helpcenter.veeam.com/docs/backup/vsphere/backup_copy.html?ver=110


haslund
Forum|alt.badge.img+14
  • Mr. VMCE
  • 391 comments
  • Answer
  • November 8, 2021

Hi @Anandu,

No, the backup will be produced first in the primary destination (backup repository) as selected in your screenshot. It will then be copied to the secondary destination afterwards depending on type of backup copy job for example.

See https://helpcenter.veeam.com/docs/backup/vsphere/backup_copy_modes.html?ver=110

P.S. if your primary destination is a scale-out backup repository and you want your secondary backup copy to go to object storage you will not need a backup copy job and instead you can leverage the capacity tier functionality: https://helpcenter.veeam.com/docs/backup/vsphere/capacity_tier_copy.html?ver=110


Forum|alt.badge.img+1
  • Author
  • Comes here often
  • 77 comments
  • November 8, 2021

Guys, you are talking about backup copy and that is not the question. I am talking about backup job. 

While configuring a backup job, when I set the primary repo and if I want to store in another repo which is by enabling “configure secondary destination for backup job”  after configuring, will the backup job run simultaneously on the both repos based on the schedule?

 


Mildur
Forum|alt.badge.img+12
  • Influencer
  • 1035 comments
  • November 8, 2021

configure secondary destination for backup job

that is a backup copy job

 

will the backup job run simultaneously on the both repos based on the schedule?

Backup Copy Jobs always runs after the backup is done. There are two modes to choose:

  • Immediate copy → Backup will be copied as soon they are created (after the backup job)
  • Periodic copy → Backups will be copied once in the configured interval. Backup Job has always the higher priority to run.

haslund
Forum|alt.badge.img+14
  • Mr. VMCE
  • 391 comments
  • November 8, 2021

@Anandu: When you enable the “Configure secondary destinations for this job” you will see that a backup copy job or backup to tape job must exist or if one exists you will be able to add this job as an element (source) into that job.

The backups produced will not go to both primary and secondary destinations in parallel.


Comment