How to connect and configure Umbrel to an UPS

Eine gute Beschreibung und die (grundsätzliche) Lösung habe ich hier gefunden:

Nachdem ich das so eingerichtet hatte, hatte ich allerding hatte ich das Problem, dass meine Umbrel Node sehr instabil wurde, genau wie in der Mount Datei beschrieben:

  • 66 # By default Linux uses the UAS driver for most devices. This causes major
  • 67 # stability problems on the Raspberry Pi, not due to issues with UAS, but due
  • 68 # to devices running in UAS mode using much more power. The Pi can’t reliably
  • 69 # provide enough power to the USB port and the entire system experiences
  • 70 # extreme instability . By blacklisting all devices from the UAS driver on boot
  • 71 # we fall back to the mass-storage driver, which results in decreased
  • 72 # performance, but lower power usage, and much better system stability.

Ich musste die Änderung wieder rückgängig machen, mein SSD Gehäuse (Adata ED600) gehört offenbar zu den nicht kompatiblen SATA Adaptern.
Wenn ich die USV vernünftig einsetzen will, brauche ich ein neues SSD Gehäuse. Ich habe hier einen Blogbeitrag gefunden, der kompatible SATA Adapter auflistet:
Raspberry Pi 4 USB Boot Config Guide for SSD / Flash Drives und die ganze Problematik ausführlich beschreibt.
Hoffe, das hilft jemandem weiter.