VM snapshot fails with the following steps:
- Migration of offline virtual machines between clusters
- Disk attach to that VM
- Disk detach
- Disk deletion
- 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
COMPONENT NAME
CLOUDSTACK VERSION