Pearl1594 commented on issue #5088: URL: https://github.com/apache/cloudstack/issues/5088#issuecomment-858354604
The actual issue here seems to be that the volume gets stuck in "destroy" state. @levindecaro Can you please let us know when exactly the volume's state gets set to "destroy". As the actual volume lifecycle is as follows: 1. When VM is destroyed - VM enters "Destroyed" state but volume is still in "Ready" state 2. When VM gets cleaned up i.e., expunged - the volume enters destroy state and then gets expunged - destroy would just be an intermediary state Could you try: - expunging the VM and seeing if the root volume of the VM doesn't get expunged i.e., still gets stuck in destroyed state - destroy the VM and then do an expunge operation and verify the same It would be helpful to get this information as I wasn't able to reproduce it. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
