-
- Enthusiast
- Posts: 38
- Liked: 4 times
- Joined: Nov 05, 2014 4:19 pm
- Contact:
Two VBR one Immutable Repo
I have a immutable repo at my DR site.
The primary site has been sending backups to it without issue.
I want to add a second VBR server at the DR site with this repo attached.
It will be attached only for the purpose of doing DR restores to local (DR) servers.
There are no backup jobs.
Is this as simple as using the same single use credential on both servers when adding the Linux server?
The primary site has been sending backups to it without issue.
I want to add a second VBR server at the DR site with this repo attached.
It will be attached only for the purpose of doing DR restores to local (DR) servers.
There are no backup jobs.
Is this as simple as using the same single use credential on both servers when adding the Linux server?
-
- VeeaMVP
- Posts: 1064
- Liked: 333 times
- Joined: Jan 31, 2011 11:17 am
- Full Name: Max
- Contact:
Re: Two VBR one Immutable Repo
A hardened repository can only be added to a single VBR server at the same time. If you add it to a second server, the first one will lose access.
But in case of a disaster when your primary site VBR server is offline, you can add the repository with the same credentials.
But in case of a disaster when your primary site VBR server is offline, you can add the repository with the same credentials.
-
- Veeam Vanguard
- Posts: 661
- Liked: 167 times
- Joined: Aug 13, 2014 6:03 pm
- Full Name: Chris Childerhose
- Location: Toronto, ON
- Contact:
Re: Two VBR one Immutable Repo
As per @Regnor, you can find the information here for this - https://helpcenter.veeam.com/docs/backu ... ml?ver=110
"The hardened repository cannot be shared between different Veeam Backup & Replication servers."
"The hardened repository cannot be shared between different Veeam Backup & Replication servers."
-----------------------
Chris Childerhose
Veeam Vanguard / Veeam Legend / Veeam Ceritified Architect / VMCE
vExpert / VCAP-DCA / VCP8 / MCITP
Personal blog: https://just-virtualization.tech
Twitter: @cchilderhose
Chris Childerhose
Veeam Vanguard / Veeam Legend / Veeam Ceritified Architect / VMCE
vExpert / VCAP-DCA / VCP8 / MCITP
Personal blog: https://just-virtualization.tech
Twitter: @cchilderhose
-
- Enthusiast
- Posts: 38
- Liked: 4 times
- Joined: Nov 05, 2014 4:19 pm
- Contact:
Re: Two VBR one Immutable Repo
Thank you for clarifying "If you add it to a second server, the first one will lose access."
I have read that as a limitation, but considered it may be implying you cannot have two VBR writing to the same immutable repo.
I have read that as a limitation, but considered it may be implying you cannot have two VBR writing to the same immutable repo.
-
- Veeam Software
- Posts: 174
- Liked: 41 times
- Joined: Jul 28, 2022 12:57 pm
- Contact:
Re: Two VBR one Immutable Repo
I'm working with a split brain (one vbr per DC) and it works.Your data mover on linux server (hardened) can operate with many VBRs but i will recommand to create many directories per repository. I will suggest to not write as the same time on the same directory/repo. Be careful with the load balancing because VBR servers can't talk together.
Bertrand / TAM EMEA
-
- Veeam Software
- Posts: 3939
- Liked: 670 times
- Joined: Aug 28, 2013 8:23 am
- Full Name: Petr Makarov
- Location: Prague, Czech Republic
- Contact:
Re: Two VBR one Immutable Repo
Hello,
In fact, I wouldn't recommend sharing any repository (regardless of Immutability) between two different Veeam B&R servers. It can trigger a lot of issues when two different servers try to access the same resource simultaneously, potential problems with components update which impact the upgrade procedures, etc. Basically, the best practice is to have a single Veeam B&R server on DR site or you can use configuration backup and quickly restore from it on DR site in case of disaster with the primary one.
Thanks!
In fact, I wouldn't recommend sharing any repository (regardless of Immutability) between two different Veeam B&R servers. It can trigger a lot of issues when two different servers try to access the same resource simultaneously, potential problems with components update which impact the upgrade procedures, etc. Basically, the best practice is to have a single Veeam B&R server on DR site or you can use configuration backup and quickly restore from it on DR site in case of disaster with the primary one.
Thanks!
-
- Enthusiast
- Posts: 34
- Liked: 6 times
- Joined: Nov 15, 2018 3:51 pm
- Contact:
Re: Two VBR one Immutable Repo
Hello, sorry for bumping an old post, but what would be correct procedure to mount immutable repository to different Veeam server?
Currently we Immutable backups to DR site, to test we wanted to restore VM from immutable backup using a fresh Veeam server deployed at DR site. However after adding and rescanning Immutable repository to the new Veeam did not show any backups.
Currently we Immutable backups to DR site, to test we wanted to restore VM from immutable backup using a fresh Veeam server deployed at DR site. However after adding and rescanning Immutable repository to the new Veeam did not show any backups.
-
- Veeam Vanguard
- Posts: 661
- Liked: 167 times
- Joined: Aug 13, 2014 6:03 pm
- Full Name: Chris Childerhose
- Location: Toronto, ON
- Contact:
Re: Two VBR one Immutable Repo
It will not show the backup jobs, but you should see an "Imported" section in the console where it imported the backups on the repository.
-----------------------
Chris Childerhose
Veeam Vanguard / Veeam Legend / Veeam Ceritified Architect / VMCE
vExpert / VCAP-DCA / VCP8 / MCITP
Personal blog: https://just-virtualization.tech
Twitter: @cchilderhose
Chris Childerhose
Veeam Vanguard / Veeam Legend / Veeam Ceritified Architect / VMCE
vExpert / VCAP-DCA / VCP8 / MCITP
Personal blog: https://just-virtualization.tech
Twitter: @cchilderhose
-
- Veteran
- Posts: 635
- Liked: 97 times
- Joined: Dec 20, 2015 6:24 pm
- Contact:
Re: Two VBR one Immutable Repo
I've the same question as Murigar.
We have immutable Repos in a special zone and they are currently used by our main VBR server. We'll have a hot standby server at a different location for DR scenarios. This server should also be used to do automated periodic restore tests in this DR zone with backups located on the repos. No backups will be created.
I know the disclaimer, but this use case is not that uncommon. In a different thread I found the info that it's mainly discouraged because of load issues, which will be no problem.
So is this possible or not? And if not, this is a huge drawback for me. Ideally I could be able to define a "read only" role to a VBR server.
We have immutable Repos in a special zone and they are currently used by our main VBR server. We'll have a hot standby server at a different location for DR scenarios. This server should also be used to do automated periodic restore tests in this DR zone with backups located on the repos. No backups will be created.
I know the disclaimer, but this use case is not that uncommon. In a different thread I found the info that it's mainly discouraged because of load issues, which will be no problem.
So is this possible or not? And if not, this is a huge drawback for me. Ideally I could be able to define a "read only" role to a VBR server.
Who is online
Users browsing this forum: AdsBot [Google], Janne.Haatainen, Samba222 and 92 guests