goci icon indicating copy to clipboard operation
goci copied to clipboard

Intermittent Submission Failures Due to Disk Quota Exceeded

Open karatugo opened this issue 9 months ago • 0 comments

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.

karatugo avatar Jun 03 '24 13:06 karatugo