GabrielBrascher commented on issue #3969: Snapshot deletion issues
URL: https://github.com/apache/cloudstack/pull/3969#issuecomment-610143513
 
 
   I did a few tests and it does not delete on secondary storage.
   
   Tests considered the following scenarios (with 
`snapshot.backup.to.secondary=TRUE`):
   1.  KVM + Ceph (primary) & NFS (scondary).
   
   Result: snapshot deleted properly on primary storage; snapshot stays on 
secondary. The snapshot state is Ready at table `snapshot_store_ref`.
   
   2.  KVM + NFS (primary & secondary).
   
   Result: snapshot deleted properly on primary storage; snapshot stays on 
secondary. The snapshot state is Destroying at table `snapshot_store_ref`.
   
   I am debugging and re-checking previous commits to find at which point this 
stopped working.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to