@pierrebrunet I did try the "merge synchronously" option, but that didn't change anything.
Can you expand on "your chains have an issue?" I understand the concept of chains, but in this particular case the situation is:
- Fresh install of XCP
- Brand new VM that has never been backed up before (though was built originally on another pool). There was no previously existing snapshot.
- New install of XO targeting a new NFS server with a ne backup job
There shouldn't be any chain involved as literally everything is brand new.
I cleaned up:
- Removed the snapshots from the VMs
- Unmounted the NFS
- Cleaned up the filesystem on NFS
- Remounted NFS
- Created a new backup job
- Left NFS with v4.2, enabled synchronous merge
- Restarted the job
- Same failure
Some thing I noticed: When kicking off the job, the VHD appears in the NFS filesystem:
/var/run/xo-server/mounts/d806298f-85cf-4565-bb7e-9fad479b941f/xo-vm-backups/e5f62657-8efb-3c2c-3397-2bfe01df5f0d/vdis/c82e4cd1-a0ee-4d7e-9e57-c77d8102593e# ls -alh 82c9959a-b4fa-46a1-a6ea-8cfbbeca864f/.1777916466905.20260504T174106Z.vhd
In this example, this vhd file was 951mb.
It remains there for about one minute, then disappeared. Shortly later the backup job fails, but I notice the snapshot remains, owned by control domain. That never seems to disappear.
I think it's worth noting that I have imported several test VMs, as well as copied VMs cross-pool (from somewhere else to this pool) so it seems like the normal import/export mechanisms work properly.
If you let me know what logs you'd like, I'm happy to upload them.