Comprehensive data protection for all workloads
johannesk
Expert
Posts: 173
Liked: 38 times
Joined: Jan 19, 2016 1:28 pm
Full Name: Jóhannes Karl Karlsson
Contact:

Re: Build an immutable backup repository - article series

Post by johannesk »

ok, but will there be a linux installation ISO made available by Veeam for VHR setup similar to the one Rick did for the mentioned demo?
Gostev
Chief Product Officer
Posts: 32374
Liked: 7727 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: Build an immutable backup repository - article series

Post by Gostev »

Time will tell but this is not something Veeam R&D is actively working on at this time.
mkaec
Veteran
Posts: 480
Liked: 143 times
Joined: Jul 16, 2015 1:31 pm
Full Name: Marc K
Contact:

Re: Build an immutable backup repository - article series

Post by mkaec »

I think the ask is if Veeam could provide something similar. People who are using VAL on their hardened repositories don't want all those features that make it a beast. They just don't want to be SOL if something goes sideways with the repository.
robg
Expert
Posts: 177
Liked: 19 times
Joined: Aug 15, 2014 11:21 am
Full Name: Rob
Contact:

Re: Build an immutable backup repository - article series

Post by robg »

I agree, it should be an ISO, boot it on something and answer a few prompts.
Regnor
VeeaMVP
Posts: 1056
Liked: 330 times
Joined: Jan 31, 2011 11:17 am
Full Name: Max
Contact:

Re: Build an immutable backup repository - article series

Post by Regnor » 2 people like this post

In general the setup of a Veeam Hardened Repository isn't that complicated. Especially if you've done it once and documented all necessary commands, you can easily replicate it.

During a disaster there shouldn't be a need to rebuild the VHR, except you've lost the hardware but this would also mean there's no repository/backup left.
But anyways you could still only do the basic steps and reconnect the VHR back to Veeam in that case. Just make sure you don't open any holes during the setup which an attacker could exploit.
robg
Expert
Posts: 177
Liked: 19 times
Joined: Aug 15, 2014 11:21 am
Full Name: Rob
Contact:

Re: Build an immutable backup repository - article series

Post by robg » 1 person likes this post

"isn't that complicated" is a matter of perspective.. Compared to the rest of Veeam, which is clicking through wizards, it's a lot more complicated. Why not look at it from that standpoint. People want turnkey simplicity.

That would definitely be a competitive edge. And please don't do silly things like the vCenter linux appliance, not make it rely on self-signed certificates that expire in 5 years, if a restore is needed on year 6 :)
jazzoberoi
Enthusiast
Posts: 96
Liked: 24 times
Joined: Oct 08, 2014 9:07 am
Full Name: Jazz Oberoi
Contact:

Re: Build an immutable backup repository - article series

Post by jazzoberoi » 1 person likes this post

+1 for ISO appliance which can be installed on a physical machine.
A few user led projects are already floating around, along with one from Starwinds.. so it is certainly possible to do by Veeam :)
mkaec
Veteran
Posts: 480
Liked: 143 times
Joined: Jul 16, 2015 1:31 pm
Full Name: Marc K
Contact:

Re: Build an immutable backup repository - article series

Post by mkaec » 1 person likes this post

It's complicated enough that people are writing detailed guides about how to do it. That's a good point that if the repository OS is damaged the event probably didn't also take out production VMs. But that's not guaranteed to be the case.
Gustav
Enthusiast
Posts: 53
Liked: 68 times
Joined: May 29, 2020 2:12 pm
Full Name: Gustav Brock
Contact:

Re: Build an immutable backup repository - article series

Post by Gustav » 1 person likes this post

Regnor wrote: Mar 13, 2024 7:24 am In general the setup of a Veeam Hardened Repository isn't that complicated. Especially if you've done it once and documented all necessary commands, you can easily replicate it.
Perhaps for a skilled Linux admin. But for a Windows admin like me with little knowledge about Linux, the statement will read:

In general, the setup of a Veeam Hardened Repository is quite complicated. However, if you've done it once and documented all necessary commands, you can easily replicate it.

That's exactly what my article series addresses.
Nick-SAC
Enthusiast
Posts: 78
Liked: 18 times
Joined: Oct 27, 2017 5:42 pm
Full Name: Nick
Contact:

Re: Build an immutable backup repository - article series

Post by Nick-SAC »

+1 For a Veeam supplied ISO...
TheWaterbug
Enthusiast
Posts: 38
Liked: 4 times
Joined: Dec 06, 2019 7:29 pm
Full Name: Steven Kan
Contact:

Re: Build an immutable backup repository - article series

Post by TheWaterbug » 1 person likes this post

I am following this guided tour right now, on a decommissioned Western Digital Sentinel DX4000 box, and it's very well-written. Thank you!

It could use a few minor updates, as the current version of Ubuntu is 24.04.1, vs. the Ubuntu 20.04 that the guide was written against, and there are a few additional questions to be answered during setup.

I am running into a few issues. Is the correct thread to discuss? Or is there another?
TheWaterbug
Enthusiast
Posts: 38
Liked: 4 times
Joined: Dec 06, 2019 7:29 pm
Full Name: Steven Kan
Contact:

Re: Build an immutable backup repository - article series

Post by TheWaterbug » 1 person likes this post

^^ Never mind. I just downloaded the Immutable Repository ISO, and I'm going to go that route instead, since it's supported.
Gustav
Enthusiast
Posts: 53
Liked: 68 times
Joined: May 29, 2020 2:12 pm
Full Name: Gustav Brock
Contact:

Re: Build an immutable backup repository - article series

Post by Gustav »

cgsm wrote: Mar 08, 2023 5:22 pm Errors in VBR when the Agent is installed on the repo:
- Enabling restricted mode for Installer Error: VAL components are installed on the target machine VAL components are installed on the target machine.
- Failed to save Backup Repository: VAL components are installed on the target machine.
- Infrastructure item save failed Error: VAL components are installed on the target machine
I got received this error today having updated VBR to version 12.3.0.310_20241211, leaving the Linux server and the hardened repository inaccessible (marked with red crosses).
I had to realise, that to proceed you must first uninstall VAL on the Linux machine with this command:

Code: Select all

sudo apt-get remove veeam veeam-libs veeamsnap
Then, as described in my articles, elevate the veeamuser account and, from the Veeam console, create a single-use access, update the Linux server agent, rescan the repository and, finally, demote the veeamuser account.

That leaves the question about how to backup the Linux server itself. Veeam gave up on this, even advices not to do it, and the Veeam Hardened Repository ISO can't or won't as stated as a "Limitation" here: https://helpcenter.veeam.com/docs/backu ... ml?ver=120
The ISO does not currently have a “repair mode”. If the operating system volume is lost due to a RAID failure or similar issue, you will need to install another supported Linux-based operating system and mount the storage volume or volumes to access your data.
You probably won't have any success trying to reinstall Veeam Agent for Linux. I tried, but it won't even download:

Code: Select all

Connecting to download2.veeam.com (download2.veeam.com)|3.164.240.4|:443... connected.
HTTP request sent, awaiting response... 403 Forbidden
2024-12-31 09:47:01 ERROR 403: Forbidden.
Your only option, I guess, is a local backup like https://relax-and-recover.org/ not related to Veeam at all.
Gostev
Chief Product Officer
Posts: 32374
Liked: 7727 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: Build an immutable backup repository - article series

Post by Gostev » 2 people like this post

"Can't ot won't" is not true! The Repair option is coming in the next immediate ISO update.
ratkinsonuk
Expert
Posts: 133
Liked: 22 times
Joined: Dec 10, 2018 10:59 am
Full Name: Robert Atkinson
Contact:

Re: Build an immutable backup repository - article series

Post by ratkinsonuk »

As someone that spent a long time with Veeam Support trying to find a workaround to back up the VHR server using Veeam, I can confirm that it's impossible to mix VHR and Veeam B&R. They're blocked from working with each other (by design). In the end, I installed and configured the Veeam Linux agent, hooked it up to B&R and then hardened the repository server as best I could. To me, a backup of the server is more important than having on-prem file immutability, which is mostly what's now missing from my instance.

I think it would be nice if the Limitation section did have an entry to say a VHR cannot be backed up using Veeam B&R.
Gustav
Enthusiast
Posts: 53
Liked: 68 times
Joined: May 29, 2020 2:12 pm
Full Name: Gustav Brock
Contact:

Re: Build an immutable backup repository - article series

Post by Gustav »

Gostev wrote: Dec 31, 2024 10:10 am "Can't ot won't" is not true! The Repair option is coming in the next immediate ISO update.
Great! Any timeframe for this update? And will it be only a "repair" option or a full bare-metal-recovery feature?
Gostev
Chief Product Officer
Posts: 32374
Liked: 7727 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: Build an immutable backup repository - article series

Post by Gostev »

What is the difference between the two in this situation? The goal is to recover OS when losing the OS disk. Are you looking to do anything more than that?
Gustav
Enthusiast
Posts: 53
Liked: 68 times
Joined: May 29, 2020 2:12 pm
Full Name: Gustav Brock
Contact:

Re: Build an immutable backup repository - article series

Post by Gustav »

What is the difference between the two in this situation?
A repair assumes an OS disk operating at some level and that you have the saved configuration. Often the repair will then be able to repair a missing boot or broken configuration; if not, the OS must first be manually installed using the ISO and then the repair should be able to reestablish the configuration.

A bare-metal-recovery assumes nothing but a blank disk. Having the latest backup and created a recovery media, you can recover completely in minuttes in one go - as currently offered by VAL.
Gostev
Chief Product Officer
Posts: 32374
Liked: 7727 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: Build an immutable backup repository - article series

Post by Gostev » 1 person likes this post

Got it. As it comes to the managed hardened repository repair, we're talking specifically about "blank OS disk" scenario.
TheWaterbug
Enthusiast
Posts: 38
Liked: 4 times
Joined: Dec 06, 2019 7:29 pm
Full Name: Steven Kan
Contact:

Re: Build an immutable backup repository - article series

Post by TheWaterbug »

Gostev wrote: Dec 31, 2024 10:10 am "Can't ot won't" is not true! The Repair option is coming in the next immediate ISO update.
Is this it?
You can repair a hardened repository installed from the Veeam Hardened Repository ISO. Any data stored on the data volumes will be preserved. To do this, a remote console or bootable USB stick is required. For more information, see Installing from Veeam Hardened Repository ISO.
Gostev
Chief Product Officer
Posts: 32374
Liked: 7727 times
Joined: Jan 01, 2006 1:01 am
Location: Baar, Switzerland
Contact:

Re: Build an immutable backup repository - article series

Post by Gostev »

Yes.
Post Reply

Who is online

Users browsing this forum: Amazon [Bot], Baidu [Spider], evandrosp and 10 guests