abh1sar commented on issue #9423:
URL: https://github.com/apache/cloudstack/issues/9423#issuecomment-2731152777

   @steven3579 
   I tried the same steps on Cloudstack 4.21 + Veeam 11, but it worked for me. 
Can you please confirm if you are still facing the issue?
   
   Test Case 1 : 
   
   create a VM (A) with ROOT
   assign to a backup offering
   create backup
   create another VM (B)
   restore the disk of VM A, and attach to VM (B)
   
   ==> Root disk of VM (A) was restored and attached successfully to VM (B)
   
   Test Case 2 :
   
   create a VM (A) with ROOT
   assign to a backup offering
   create backup
   destroy VM (A)
   restore VM (A)
   
   ====> Restore was successfull as long as VM (A) was not expunged and 
remained in destroyed state
   
   Cloudstack doesn't support orphan backups, so it won't let the VM get 
expunged before the backup offering is removed and the backup offering can not 
be removed without deleting the backups.
   Support for orphan VMs and their restore is a new feature being worked upon, 
but if you can confirm if the testcases you mentioned are not failing anymore, 
we can close this issue. 
   


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