vatesfr / xen-orchestra

The global orchestration solution to manage and backup XCP-ng and XenServer.
https://xen-orchestra.com
Other
741 stars 259 forks source link

Backup job failed #7766

Closed sholyoaked closed 1 week ago

sholyoaked commented 1 week ago

Are you using XOA or XO from the sources?

XO from the sources

Which release channel?

stable

Provide your commit number

2db21

Describe the bug

Previously the full backup option would remove snapshots after completion, in one of the latest commit's this has suddenly stopped working across multiple installations including re-installed. The backups now seem to mimic the delta backup wherein a snapshot is kept permanently.

Error message

undefined

To reproduce

  1. Create full backup to iSCSI storage mapped locally on appliance
  2. Run full backup
  3. Snapshot is created automatically and then exported.
  4. Snapshot is no longer automatically removed

Expected behavior

  1. Create full backup to iSCSI storage mapped locally on appliance
  2. Run full backup
  3. Snapshot is created automatically and then exported.
  4. Snapshot is removed.

Screenshots

No response

Node

18.20.3

Hypervisor

XCP-ng 7.6 (all pathces)

Additional context

This started happening a few days ago after an update to the latest commit.

olivierlambert commented 1 week ago

Hi,

  1. You should use Node 20 now
  2. XCP-ng 7.6 is not supported anymore.
sholyoaked commented 1 week ago

thanks for the quick response, I suspected as much