I want to migrate Home Assistant from a container on an old NUC to HAOS in a VM on a new machine.
Thought it should be easy: take a backup in HA, download it, restore it. But fuck me, with the default settings HA takes nearly 2 hours to create a backup of my (admittedly large) data. I'm not going to accept 2+ hours of data loss.
Turns out they now encrypt backups by default (good, probably). Turning that off I can reduce to 15 mins, but looks like it's slowed down by a single-threaded gzip.
