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

Re: [HTCondor-users] Disk space consumability



Hello,

You may disable the node to not accept new jobs if filesystem utilization reaches certain percentage.Â

Use the cron feature of condor to continuously check the available space in filesystem and set the job class AD accordingly and use the _expression_ in STARTÂ condition to not accept more jobs on the node.Â

Thanks & Regards,
Vikrant Aggarwal


On Sun, Nov 17, 2019 at 12:23 AM Oliver Freyermuth <freyermuth@xxxxxxxxxxxxxxxxxx> wrote:
Hi together,

we are running into issues with some jobs requiring a lot of disk space, making our execute directories overflow.
Those jobs are requesting the necessary disk space via Request_Disk correctly, but the problem arises when multiple of these jobs arrive on a single node (via partitionable slots)
since HTCondor does not regard disk space as consumable (even though it is consumed, of course).

Does somebody have a good solution at hand for this issue? Is there a hidden knob to make disk space consumable?

Cheers,
    Oliver

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/