this post was submitted on 17 Jul 2025
11 points (100.0% liked)

homelab

8334 readers
5 users here now

founded 5 years ago
MODERATORS
 

I've installed an APC BX950MI-GR and connected it to my Proxmox server via USB. It works: it turns off the server after x minutes after the power loss and it gets turned off by the command upsdrvctl shutdown, when the powers come back on, the UPS turns on and so does the server. The problem is if the power comes back after the server receive the power off signal and before the UPS powers off, in this case the UPS simply goes back in the normal state and the server...stays off. How can I turn it back on? Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] digdilem@lemmy.ml 7 points 1 day ago (6 children)

You would need a third device monitoring both for this edge case. Once the server has been told to shut down, it's going to shut down.

The third device (also on the UPS, like an Rpi or ESP) can then check for power availability through the UPS and whatever logic you want to apply, can then use wake on lan to the server to power it up once it shuts down.

[–] peregus@lemmy.world 2 points 1 day ago (5 children)

I did think about that option, but the onboard NIC is connected to the ONT (fiber connection) and the SFP+ is off when the server is off so it can't receive WOL packets. By the way, thanks.

[–] dan@upvote.au 1 points 1 day ago* (last edited 1 day ago)

Can you add a second NIC? Should be able to find a Gigabit one for less than $15 or a 2.5Gbps one for $25-40.

load more comments (4 replies)
load more comments (4 replies)