Open nicoulaj opened 7 years ago
I have also noticed the same issue during my tests in AWS
Mr @pescobar, long time no see! We seem to discover the same things, some time apart from each other :)
Did you find a solution for this? We are currently starting to use elasticluster to provision throwaway clusters for integrations tests and except this one thing, we are incredibly happy with it.
hello Mr. @georg-rath !! We missed you during FOSDEM :)
Sorry but I have no solution for this issue. I only did some quick tests in AWS and I never used it in production so I I didn't invested time digging into the problem.
When using EBS-backed images that do not have the "delete on termination" flag set, such as CentOS 6 official AMI (
ami-edb9069e
), the EBS instance root volume is not deleted on stop. Since elasticluster fully automates creation/destruction of the cluster, one would expect it overrides this, and guarantees stopping a node will release all associated resources.Adding related Gitter discussion: