GitHub user DaanHoogland added a comment to the discussion: Error: No 
Destination found for a deployment for VM instance

Ok, this sounds like you had a lot of destroyed VMs that were not expunged yet. 
You can destroy and expunge in which case the space is freed immediately, or 
you can destroy and let garbage collection do the expunging in which case date 
will be kept around a configurable while in case you regret the destroying.

What probably happened is that you created and destroyed but did not expunge a 
lot of VMs and at a certain point you went beyond capacity. Afterthat you let 
the env rest a while and the garbage clean thread kicked in and expunged your 
VMs. You would not even have to delete the expunged VMs. The space would 
already have been freed.

GitHub link: 
https://github.com/apache/cloudstack/discussions/9580#discussioncomment-10449454

----
This is an automatically sent email for users@cloudstack.apache.org.
To unsubscribe, please send an email to: users-unsubscr...@cloudstack.apache.org

Reply via email to