awslabs / genomics-secondary-analysis-using-aws-step-functions-and-aws-batch

This solution provides a framework for Next Generation Sequencing (NGS) genomics secondary-analysis pipelines using AWS Step Functions and AWS Batch.
https://aws.amazon.com/solutions/implementations/genomics-secondary-analysis-using-aws-step-functions-and-aws-batch/
Apache License 2.0
38 stars 22 forks source link

No Space left on device #9

Open spitfiredd opened 3 years ago

spitfiredd commented 3 years ago

I am running into an issue where I get a java.lang.RuntimeException: java.io.IOException: No space left on device in my Batch jobs. I thought that the EBS volume that is used as a mount dir has ebs auto-scaling.

sachalau commented 3 years ago

No real idea, here, however could it be at it's a different drive that has no space left? I'm out of my technical depth here, but it might occur that the drive storing the Docker images runs out of space once it has pulled a lot of them?