You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by GitBox <gi...@apache.org> on 2020/03/16 14:22:56 UTC

[GitHub] [cloudstack] DaanHoogland edited a comment on issue #3969: Snapshot deletion issues

DaanHoogland edited a comment on issue #3969: Snapshot deletion issues
URL: https://github.com/apache/cloudstack/pull/3969#issuecomment-599556425
 
 
   using KVM/NFS, I tested this scenario:
   
   1. created VM with data disk
   2. both disks snapshotted
   3. both deleted
   4. both marked deleted in the DB and removed secondary
   5. snapshot_store_ref has entries for both disks on primary and on secondary, all four are marked 'Destroyed'.
   6. no changes in primary everything had already been clean (not sure if the snapshots were removed before)
   
   basically different results than reported by @GabrielBrascher .
   
   this is with @GabrielBrascher 's fix in this PR.
   that would mean we are good to go, but it could also mean there are unknown circumstances that create garbage. (cc @andrijapanicsb )

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services