Agent-based backup of Windows, Linux, Max, AIX and Solaris machines.
Post Reply
mrtomasz
Novice
Posts: 5
Liked: 1 time
Joined: Apr 07, 2022 10:38 pm
Full Name: Tomasz
Contact:

[Feature Request] Exchange multi-site DAG vs backup repos

Post by mrtomasz »

Hello,

Scenario:
Exchange DAG which spans over multiple sites connected with slower VPN links, let's say we have 3 sites and each site consists of a 2 nodes. Each site has its own backup repo for local backups.

Code: Select all

[site 1] = { [ex11, ex12], [repo1] }
[site 2] = { [ex21, ex22], [repo2] }
[site 3] = { [ex31, ex32], [repo3] }
Problem:
Exchange DAG backup job must contain all DAG nodes and single target backup repository, causing slow backups of DAG nodes located in other sites than backup repo is located.

Code: Select all

[BackupJob_EX_DAG] = {
    [ex11, ex12] ==[LAN]==> [repo1]
    [ex21, ex22] ==[VPN]==> [repo1]
    [ex31, ex32] ==[VPN]==> [repo1]
}
Solution proposal:
Add a way to specify multiple repositories per server/node, so we could select specific nodes and associate them with certain repos, thus having super fast local backups and not blocking whole backup pipeline.

Code: Select all

[BackupJob_EX_DAG] = {
    [ex11, ex12] ==[LAN]==> [repo1]
    [ex21, ex22] ==[LAN]==> [repo2]
    [ex31, ex32] ==[LAN]==> [repo3]
}
I am pretty sure I am not alone with this issue.

This solution probably could also fit other similar scenarios where single job for multiple elements is used.
Mildur
Product Manager
Posts: 12219
Liked: 3504 times
Joined: May 13, 2017 4:51 pm
Full Name: Fabian K.
Location: Switzerland
Contact:

Re: [Feature Request] Exchange multi-site DAG vs backup repos

Post by Mildur »

Hi Tomasz,

Thanks for the request. Noted.

Best,
Fabian
Product Management Analyst @ Veeam Software
mrtomasz
Novice
Posts: 5
Liked: 1 time
Joined: Apr 07, 2022 10:38 pm
Full Name: Tomasz
Contact:

Re: [Feature Request] Exchange multi-site DAG vs backup repos

Post by mrtomasz »

Hi Fabian,

Did you have any chance to discuss this proposal internally? Would that help bit more if we request this via customer portal?

Thanks,
Tomasz
Post Reply

Who is online

Users browsing this forum: No registered users and 5 guests