I have networks in which I'd like to make individual VMs (e.g., pihole/ssh/guacamole) highly available. The network contains several PVE hosts. Does anyone have an idea, or has anyone even done it, how I can accomplish this most elegantly without tying myself to a PVE cluster? Especially since, in my case, there are networks with only two PVE hosts. So far, I've been pulling backup files daily from a central storage location to every possible PVE target host. In the event of a failure, I manually restore a backup and start the VM. I'd like to automate this last step, all without the overhead that a cluster causes.