Resilience pass: bulletproof recovery + FWS / fault polling + EG4 discovery refresh

This commit is contained in:
2026-04-28 18:10:00 -04:00
parent 04720c3b92
commit 7688fc1dd3
11 changed files with 267 additions and 16 deletions

View File

@@ -1,3 +1,7 @@
[Unit]
# Wants= instead of Requires=: a failed/inactive resolver should NOT latch
# powermon into a permanently-failed state. powermon's own Restart=always
# handles the retry loop until /dev/lvx6048-2 reappears (e.g. after the
# resolve-links periodic timer next runs successfully).
After=lvx-resolve-links.service
Requires=lvx-resolve-links.service
Wants=lvx-resolve-links.service