I have a 3-node Incus cluster (each has zfs pool) connected to a Linstor controller, where all 3 nodes are Linstor satellites with many VMs running on them.
Since the nodes share storage over Linstor if a node dies I can still access the VMs but I’m trying to plan for a total disaster scenario: what happens if all 3 nodes die at the same time?
I was planning to have offsite backups of the VMs in a bucket (Wasabi) but the Incus back up methods did not worked out for me. Snapshots are internal and export is taking the whole VM as a copy and it is not incremental. I do not want to use another Incus server for the backups. Is there any way to make me take incremental backups of the VMs in Incus?