apache / apache/cloudstack

Veeam plugin – Deleting single backup from CloudStack UI removes entire backup chain in UI while data remains in Veeam

Ouverte
#12,707 3 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
3rd-party:veeam has-3rdparty-components
Langage dominant
Java
Étoiles
3.1k
Forks
1.4k
Merge moyen
6 j 19 h
PR mergées (30 j)
32

Description

### problem

We recently completed the integration between Veeam Backup & Replication and Apache CloudStack by following the official documentation, and the backup workflow is generally operational. However, we have encountered an unexpected behavior in the backup deletion process.

When attempting to delete a single backup from the CloudStack UI (Instance → Backup section), the following message is displayed:

Veeam backup provider does not have a safe way to remove a single restore point, which results in all backup chain being removed. Use forced:true to skip this verification and remove the complete backup chain.

After proceeding with force delete, all backup entries for the VM are removed from the CloudStack UI. However, the actual backup files still remain intact on the Veeam server and are not physically deleted.

Observed issues:

1.CloudStack UI removes the entire backup chain when deleting a single backup.

2.This creates operational problems for quota management. For example, with a backup limit of 20, users should be able to delete older restore points individually.

3.Even when the Veeam job is configured for full backups (not incremental), the same behavior occurs.

4.Although the retention policy on the Veeam template job is set to 7 days, backups older than one month are still present and not automatically cleaned up in either CloudStack or Veeam.

Could you please advise how this situation should be properly handled or configured to avoid this behavior?

Image
Image

### versions

CloudStack 4.21.0.0
veeam 12.3.2.3617

### The steps to reproduce the bug

1.
2.
3.
...

### What to do about it?

_No response_

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

Commencez par le flux de suppression de Instance → Backup dans l’interface utilisateur de CloudStack et par l’avertissement du fournisseur Veeam affiché dans le rapport ; reproduisez le problème avec CloudStack 4.21.0.0 et Veeam 12.3.2.3617, puis vérifiez si la suppression de l’enregistrement dans l’interface utilisateur correspond à la suppression côté fournisseur. Le rapport ne définit pas le comportement attendu ; clarifiez donc les critères de suppression d’un point de restauration unique et de nettoyage de la rétention avant de commencer à coder.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
cloud, infrastructure
Type d'issue
Bug
Difficulté
4/5
Temps estimé
3-5 jours
Activité
À l'abandon
Clarté
À clarifier
Accessibilité débutants
25/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.