• 0 Posts
  • 23 Comments
Joined 6 months ago
cake
Cake day: September 16th, 2025

help-circle

  • Those second and third backups can really come in handy if something on the host blows up.

    I’ve got my main PBS backups on an internal array on the host, secondary backups to an external HDD plugged into the host, then a third separate node (ThinkCentre mini-pc) backing up to a pair of HDDs I trade out monthly for an offsite copy.

    I think it’s important to consider not backing up media, etc that you can relatively easily re-obtain. Makes the storage requirements for redundant backups a fair bit more palatable.


















  • Fixing a Nvidia driver mismatch that was causing the newest kernel module to not build properly (that might not be the right terminology) and not boot was on my list, as discovered after a node reboot that wouldn’t start.

    It was fairly straightforward, though finding a way to fully remove some of the old DKMS stuff took a bit of digging (manually delete a couple files). The new driver installs went smoothly and the improved GPU passthrough in PVE 9 made the passthrough config tasks pretty quick.

    I also got go2rtc set up and piped my cameras through that instead of having individual connections for things like Home Assistant and Blue Iris NVR. I’m still struggling to get the motion notifications in Home Assistant to work though. Followed a tutorial on (that other site) and got the MQTT message coming in just fine, but the node-red flow isn’t working…an issue with entities, so still some tinkering left to do there.