JoaoJandre commented on issue #14019:
URL: https://github.com/apache/cloudstack/issues/14019#issuecomment-5499468872

   While I agree that the VM snapshot should not stay in `Expunging`, if the 
merge process is still in progress, allowing the user to perform other 
operations may result in inconsistencies. For example, if the process times out 
on the MGMT side and it finishes on the Agent side, the VM's volumes will have 
paths that differ from what is saved in the database. If we allow users to 
simply try to stop and start the VM, it will likely fail to start.
   
   I think what I said in 
https://github.com/apache/cloudstack/issues/14030#issuecomment-5499186198 
applies here as well: have some process to sync what in storage with what is in 
the database, possibly in the VM snapshot delete work flow. This would be a 
good improvement to the implementation.


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