@acebmxer Do you have VMs that aren't configured for HA? Does it work if you temporarily disable HA?
administrators
Posts
-
RE: Rolling Pool Update fails with HOST_NOT_ENOUGH_FREE_MEMORY, when it really ought to be fine
-
RE: Potential bug with Windows VM backup: "Body Timeout Error"
Thanks for checking. That's useful, even if it points away from where I was looking.

Clocks within a second of each other means drift probably isn't your problem, and I'd guess the MST/UTC difference is just howdom0displays it, though I'm not sure.
What I keep coming back to is that your full backups fail while the delta jobs on the same hosts never do. That's the same split in https://github.com/vatesfr/xen-orchestra/issues/9181, where full backups hitBodyTimeoutErroron VMs with big disks or a lot of free space and the deltas are fine.
If your failing VMs look like that, your dates and the MST/UTC detail would do more good on that issue than buried in here. -
RE: Backup fails with "Body Timeout Error", "all targets have failed, step: writer.run()"
The 2026-05-28 build still being good narrows the window a lot more than "sometime since November".

What I keep coming back to is the shape of the failure: 14 out of 15, then 5 out of 6, so it is always exactly one that falls over and never the whole run. I don't know whether that points at a per-VM timeout or at something the last task in a run does differently, and someone on the XO team will read that better than me.
@pierrebrunet still needs/var/log/xensource.logfrom the pool master covering one failed run's window, so even a slice from a job where only one VM failed should be enough. -
RE: Potential bug with Windows VM backup: "Body Timeout Error"
Thirty to forty seconds of clock drift after a power outage, and then the backup goes through once you fix the time. That could be coincidence, but it might not be.

I don't know enough about how the XAPI client handles time skew to say whether it would surface as aBodyTimeoutErrorrather than an auth or TLS failure, so I could easily be wrong here.
If it fails again, could you look at what the host clock is doing before you correct it? @pierrebrunet from the XO team is already on this one, and a second data point either way would tell him whether it's worth pulling on. Thanks for putting the logs on the pastebin, much easier to read that way. -
RE: Backups failing back to Full Backups
Indeed, it should be detected/reported correctly to avoid losing time finding the problem. Let me ping @julienXOVates
-
RE: Rolling Pool Update fails with HOST_NOT_ENOUGH_FREE_MEMORY, when it really ought to be fine
@pkgw Thanks for the feedback. The good news is that there is already an effort under way rework and enhance the RPU process. Let me ping @Team-XAPI-Network and @Team-XO-Backend in case they want to request additional information from you.