-
- Novice
- Posts: 7
- Liked: 1 time
- Joined: Apr 08, 2025 6:04 am
- Contact:
Veeam hardened repository and UPS
Hello, I would like to integrate a hardened repository. I have a DL380 Gen10 available for this purpose.
I actually wanted to use the Veeam ISO on a Rocky basis.
However, I can't find a way to integrate, for example, apcupsd to enable a graceful shutdown in the event of a power failure.
I could also control it externally via the ILO interface, but that would also open up a potential security vulnerability. I would like to avoid that.
Although the RAID controller has a battery, an unfortunate shutdown should still be avoided.
As an alternative, I would otherwise use Ubuntu 22.04, but that would obviously require more effort on my part.
How did you solve this?
Regards
André
I actually wanted to use the Veeam ISO on a Rocky basis.
However, I can't find a way to integrate, for example, apcupsd to enable a graceful shutdown in the event of a power failure.
I could also control it externally via the ILO interface, but that would also open up a potential security vulnerability. I would like to avoid that.
Although the RAID controller has a battery, an unfortunate shutdown should still be avoided.
As an alternative, I would otherwise use Ubuntu 22.04, but that would obviously require more effort on my part.
How did you solve this?
Regards
André
-
- Veteran
- Posts: 1264
- Liked: 447 times
- Joined: Dec 17, 2015 7:17 am
- Contact:
Re: Veeam hardened repository and UPS
Just my POV: We did not install any UPS agents. To me a UPS agent is another attack risk as most of the time it does things via the network.
Also, if your repository crashes because of a power failure in the middle of a backup the last backup has to re-read anyway and thus the likelihood of data corruption is not that high as no file actively written is used at a later time again.
But as you said, this depends on good raid controllers with working battery backup or disabled caches.
Also, if your repository crashes because of a power failure in the middle of a backup the last backup has to re-read anyway and thus the likelihood of data corruption is not that high as no file actively written is used at a later time again.
But as you said, this depends on good raid controllers with working battery backup or disabled caches.
-
- Novice
- Posts: 7
- Liked: 1 time
- Joined: Apr 08, 2025 6:04 am
- Contact:
Re: Veeam hardened repository and UPS
The UPS agent is just outgoing traffic that queries the UPS via SNMP. I don't see any potential for attack there.
-
- Veteran
- Posts: 1264
- Liked: 447 times
- Joined: Dec 17, 2015 7:17 am
- Contact:
Re: Veeam hardened repository and UPS
Yes, but in theory the snmp "clientside" can be attacked when something compromises your UPS or if traffic is intercepted.
Also, are you sure the UPS agent only communicates to the UPS? I know alot of agents work the other way around for shutdown commands (because they are time critical and are not good for polling).
Also, are you sure the UPS agent only communicates to the UPS? I know alot of agents work the other way around for shutdown commands (because they are time critical and are not good for polling).
-
- Novice
- Posts: 7
- Liked: 1 time
- Joined: Apr 08, 2025 6:04 am
- Contact:
Re: Veeam hardened repository and UPS
An unregulated shutdown is pretty bad. Alternatively, I could initiate a shutdown via IPMI. However, this would require the ILO to be connected to the network again. It could be in its own VLAN, but it would still be connected to the network.
I could also deactivate all other ILO components.
I could also deactivate all other ILO components.
-
- Veteran
- Posts: 1264
- Liked: 447 times
- Joined: Dec 17, 2015 7:17 am
- Contact:
Re: Veeam hardened repository and UPS
Is it really? Sorry, but after 1,5 years of monthly Veeam Server Bluescreens (central Veeam system, Veeam SQL, all our Repos) because Windows could no longer handle our Repo load on our 1,3 PB of ReFS filesystems i am quite jaded.
We had not one issue with any backup after all that. Filesystems like NTFS, ReFS and XFS should handle crashes without any issue on good hardware, especially since no backup file that was written at the time got used after the crash.
We had not one issue with any backup after all that. Filesystems like NTFS, ReFS and XFS should handle crashes without any issue on good hardware, especially since no backup file that was written at the time got used after the crash.
-
- Product Manager
- Posts: 15221
- Liked: 3275 times
- Joined: Sep 01, 2014 11:46 am
- Full Name: Hannes Kasparick
- Location: Austria
- Contact:
Re: Veeam hardened repository and UPS
Hello,
adding packages to Hardened Repository ISO is unsupported. Technically it's possible, but you need to figure out on your own and that's why I would suggest to go with Ubuntu.
We have a feature request tracked to support uninterruptable power supplies, but no timeline to implement it.
I would agree with Markus: proper hardware should have no problems with power outages. That's what battery backed RAID caches are built for.
Best regards
Hannes
adding packages to Hardened Repository ISO is unsupported. Technically it's possible, but you need to figure out on your own and that's why I would suggest to go with Ubuntu.
We have a feature request tracked to support uninterruptable power supplies, but no timeline to implement it.
I would agree with Markus: proper hardware should have no problems with power outages. That's what battery backed RAID caches are built for.
Best regards
Hannes
-
- Novice
- Posts: 7
- Liked: 1 time
- Joined: Apr 08, 2025 6:04 am
- Contact:
Re: Veeam hardened repository and UPS
OK, you've convinced me. 
I'll run it without UPS support and possibly add more later if it's supported. The security and lower overhead of a ready-made system aren't worth it to me.

I'll run it without UPS support and possibly add more later if it's supported. The security and lower overhead of a ready-made system aren't worth it to me.
-
- Enthusiast
- Posts: 74
- Liked: 7 times
- Joined: Feb 18, 2009 10:05 pm
- Contact:
Re: Veeam hardened repository and UPS
Just keep it as hardened (and simple) as possible.
Even if the unthinkable corruption occurs, you should have another backup (maybe also immutable) offsite, for these "environment problem", unlikely to have simultaneous power outage
Even if the unthinkable corruption occurs, you should have another backup (maybe also immutable) offsite, for these "environment problem", unlikely to have simultaneous power outage

-
- Novice
- Posts: 7
- Liked: 1 time
- Joined: Apr 08, 2025 6:04 am
- Contact:
Re: Veeam hardened repository and UPS
Yes, that's exactly how it's done.
1. Veeam hardened repository
2. NAS at another location
3. S3 cloud service
4. Weekly offline backup to HDD
1. Veeam hardened repository
2. NAS at another location
3. S3 cloud service
4. Weekly offline backup to HDD
-
- Veteran
- Posts: 1264
- Liked: 447 times
- Joined: Dec 17, 2015 7:17 am
- Contact:
Re: Veeam hardened repository and UPS
Or 4. Tape 
It still has its uses.

It still has its uses.
-
- Novice
- Posts: 7
- Liked: 1 time
- Joined: Apr 08, 2025 6:04 am
- Contact:
Re: Veeam hardened repository and UPS
I also think tape is the better choice.
However, I can't turn everything inside out and throw it away. I haven't been here very long, and there are still major projects to be done
:
But I think we're pretty well positioned with this.
However, I can't turn everything inside out and throw it away. I haven't been here very long, and there are still major projects to be done

But I think we're pretty well positioned with this.
-
- Influencer
- Posts: 12
- Liked: 5 times
- Joined: Nov 03, 2020 1:29 pm
- Full Name: Ryan
- Contact:
Re: Veeam hardened repository and UPS
Previous UPS "feature requestor" fir the Rocky ISO here.
If you are concerned enough about power quality and security the UPS can talk to the Hardened bare metal repo via USB cable. This is how we did ours (Ubuntu). Dedicated UPS in our case.
If you are concerned enough about power quality and security the UPS can talk to the Hardened bare metal repo via USB cable. This is how we did ours (Ubuntu). Dedicated UPS in our case.
Who is online
Users browsing this forum: Baidu [Spider], Semrush [Bot] and 26 guests