XO reports wrong number of backups
-
Hi,
- Please provide the commit number instead the version, it's more relevant (as per https://xen-orchestra.com/docs/community.html#current-version)
- Double check you are on latest commit after rebuild to confirm you have the same behavior
- If it's the case, please provide some screenshots so you we can easily understand
Thanks!
-
Hi Olivier,
Thanks for the quick reply!
I'm currently on the latest commit (81abc091d) and I updated from (c52e0a553). I can still see the same issue.
As you can see in the second screenshot, there are 6 backups while when I check the available backups on disk, there are only 2 dated November 5 and October 29.
-
Can you show us what do you have on the disk? (eg a simple
tree -h
on the Xo backup folder will do the trick.) -
Here you are:
-
Pinging @julien-f
-
@codesmaker Can you try to delete the
cache.json.gz
files to see if that helps?If it does, that may be due to an old bug, tell me in case the issue reappears.
-
@julien-f that also fixed my issue, cheers!
-
-
-
@julien-f After two months of testing, I can confirm that this issue persists.
-
@codesmaker I'm really skeptical that this issue still exists, please update to latest version and delete
cache.json.gz
to force refresh for VMs without a recent backup run.The commits that fix this issue:
-
@julien-f Thanks a lot for the fast answer. I'll update to the latest version and test.