rhtyd opened a new issue #5334:
URL: https://github.com/apache/cloudstack/issues/5334


   Vmware: Snapshot are not removed from the primary storage after backup to 
secondary storage
   
   Steps to reproduce:
   - Create a VM and take its root disk's volume snapshot
   - Monitor the snapshot operation in ACS and vSphere client
   - Notice that worker VM is removed but its vmdk file is left in the worker 
VM's directory on primary storage
   
   In code, we observe that between 4.15.0 and 4.15.1 there are changes in how 
volume snapshots are handled where after backup the disks are detached before 
destroying the worker VM leading to delete VM and its related files (vmx, logs 
etc) on the primary storage but not its vmdk.
   
   ##### ISSUE TYPE
   <!-- Pick one below and delete the rest -->
    * Bug Report
   
   ##### COMPONENT NAME
   <!--
   Categorize the issue, e.g. API, VR, VPN, UI, etc.
   -->
   ~~~
   VMware
   ~~~
   
   ##### CLOUDSTACK VERSION
   <!--
   New line separated list of affected versions, commit ID for issues on main 
branch.
   -->
   
   ~~~
   4.15.1
   ~~~


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to