Q: EBS Autoscaling: Why do some EBS volumes remain active after their associated jobs have completed?
The EBS autoscaling solution relies upon an AWS-provided script running on each container host. This script performs AWS EC2 API requests to delete EBS volumes when the jobs using those volumes have been completed. When running large Batch clusters (hundreds of compute nodes or more), EC2 API rate limits may cause the deletion of unattached EBS volumes to fail. Volumes that remain active after Nextflow jobs have been completed will incur additional costs, and should therefore be manually deleted. You can monitor your AWS account for any orphaned EBS volumes via the EC2 console, or with a Lambda function. See here for more information.
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article