Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • autosubmit autosubmit
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 338
    • Issues 338
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Earth SciencesEarth Sciences
  • autosubmitautosubmit
  • Issues
  • #186
Closed
Open
Issue created Sep 13, 2016 by Miguel Castrillo@mcastrilOwner

Selector for scratch free space in jobs header

Today we have problems running some REMOTE_SETUP jobs. According to support there was a job in one specific host using 100% of scratch/temp disk space. It seems that all of our attempts of running REMOTE_SETUP arrived in that same node and crashing in the compilation process.

Operations recommended using this specification chain in the job header to avoid this kind of situations:

#BSUB -R "select[(scratch<90)]"

This would ensure scratch is at 90% or less of usage, so there would be a 10% free.

@dmanubens @jlope2 @macosta

Assignee
Assign to
Time tracking