Abhinav Roy created CLOUDSTACK-3500:
---------------------------------------
Summary: [Object_Store_Refactor] Deleting snapshots in CS doesn't
delete them physically on the secondary storage.
Key: CLOUDSTACK-3500
URL: https://issues.apache.org/jira/browse/CLOUDSTACK-3500
Project: CloudStack
Issue Type: Bug
Security Level: Public (Anyone can view this level - this is the default.)
Components: Snapshot
Affects Versions: 4.2.0
Environment: Primary Storage : iscsii
Secondary Storage : NFS
Hypervisor : Xen 6.2
Build : CS 4.2
Reporter: Abhinav Roy
Priority: Critical
Fix For: 4.2.0
Steps :
===================================
1. Create an Advanced networking setup
2. Deploy a VM.
3. Take a snapshot of the ROOT disk of the VM.
4. Delete the snapshot
Expected behaviour :
==================================
1. After step 3 , a snapshot should be created on CS and also a physical disk
for that snapshot is created on the secondary storage.
2. After step 4, the physical disk created for the snapshot should be deleted
from the secondary storage
Observed behaviour :
=================================
1. A snapshot does get created on CS and also a physical disk for that snapshot
is created on the secondary storage.
2. But, after deletion of snapshot from CS the physical disk on the secondary
storage is not deleted.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira