@MajorP93 Perfect, if the issue is confirmed resolved, we aim to release a patch early next week so no hurry 
XO Team
Developers of Xen Orchestra
Posts
-
RE: clean-vm (end) is stalling ?
-
RE: clean-vm (end) is stalling ?
Hi again, we have found the most likely source of the issue and fixed it.
Could you checkout the
fix_vhd_directory_mergebranch and test that the backups take a reasonable length of time again ?Thanks.
-
RE: clean-vm (end) is stalling ?
Hi, yes this has clearly been a blind spot of our testing when we released the backups refactoring and our first step in fixing this issue is to add benchmarks to our testing suite to be sure this can't happen again.
-
RE: clean-vm (end) is stalling ?
@Pilow
Hi, thanks for the report we will look into this and get back to you ASAP. -
RE: Warnings with Backups?
@TechGrips Hi,
Unused XVA means a XVA file is not linked to any metadata (to remove a backup, we first remove the metadata file linked to it, then we remove the XVA), it should be removed by clean vm step. It is not an issue, just an information.For the second warning "XVA might be broken", this is because the compressed file seems to be corrupted but we cannot be sure. We prefer to warn the user there may be an issue in the file. This should encourage to remake a backup.
-
RE: Restore only showing 1 VM
Thanks @ph7, I'll try to have a look to understand what's going on
-
RE: Xen Orchestra 6.3.2 Random Replication Failure
@flakpyro Hi, it seems it is a race condition between disk check and close, and disk transfer. That's why it is randomly happening. This is not an easy fix, we are trying to figure out a workaround.
-
RE: found reproductible BUG with FLR
Hi @Pilow,
Thanks for the report.
We are aware that there are many problems with the FLR. We would like to fix them but they are not easy to fix, and we can't give an estimation date for a fix. I've linked this topic to our investigation ticket.
For the moment, when FLR fails, we recommend to manually restore your files by following this documentation: https://github.com/vatesfr/xen-orchestra/blob/master/%40vates/fuse-vhd/README.md#restore-a-file-from-a-vhd-using-fuse-vhd-cli
-
RE: Xen Orchestra 6.3.2 Random Replication Failure
@flakpyro Hi, I am looking into it.
-
RE: XOA 6.1.3 Replication fails with "VTPM_MAX_AMOUNT_REACHED(1)"
thanks to the prep work of the team, the patch can be released today .Expect a 6.3.2 in a few hours