[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] Limiting jobs' disc usage?



> Is there a way to limit the amount of disc space that a job can use in
> the vanilla universe on Win XP execute hosts?

In a nutshell: no.

> As far as I can tell there's no way of preventing a job from creating
> enough output to fill the file system and bring the execute host down.

You've got it pretty much correct there. Condor doesn't do any sort of
enforcement on resource use once a job lands on a machine. You can,
however, implement Condor cron jobs on your startd's that monitor jobs
and do various things to them based on their ClassAd's. For example: you
could watch the disk use of each job on a machine and vacate any jobs
that use more than X amount of disk.

- Ian

Confidentiality Notice.
This message may contain information that is confidential or otherwise protected from disclosure. If you are not the intended recipient, you are hereby notified that any use, disclosure, dissemination, distribution,  or copying  of this message, or any attachments, is strictly prohibited.  If you have received this message in error, please advise the sender by reply e-mail, and delete the message and any attachments.  Thank you.