rohityadavcloud opened a new issue, #7525:
URL: https://github.com/apache/cloudstack/issues/7525

   VM snapshot fails with the following steps:
   
   1. Migration of offline virtual machines between clusters
   2. Disk attach to that VM
   3. Disk detach
   4. Disk deletion
   5. Obtaining VM snapshot
   
   There is still an issue with the detach volume operation. CloudStack does 
not send DetachCommand to the vCenter during step 3 and in vCenter the VM 
continues to show the detached disk.
   
   Ref:
   
https://github.com/apache/cloudstack/blob/main/server/src/main/java/com/cloud/storage/VolumeApiServiceImpl.java#L2781-L2790
   
   ##### 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.11, 4.18+
   ~~~


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