EBISPOT / goci

GWAS Catalog Ontology and Curation Infrastructure
Apache License 2.0
26 stars 19 forks source link

Intermittent Submission Failures Due to Disk Quota Exceeded #1342

Open karatugo opened 3 weeks ago

karatugo commented 3 weeks ago

Description: Submission 665a1272f2bba900017a9f6f failed validation due to exceeded disk quota in the /homes/gwas_lsf directory. See https://github.com/EBISPOT/goci/issues/1341

Proposed Solution: To prevent future occurrences, set up a cron job that regularly cleans up the directory by moving files larger than limit (e.g. 100MB) to the scratch directory.