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

[HTCondor-users] Adding request and usage values in job hold message



Hello Experts,

Is't possible to put the value of actual DiskUsage and requested disk in the hold message?Â

use POLICY: WANT_HOLD_IF(DISK_USAGE_EXCEEDED, 105, Scratch space disk usage DiskUsage exceeded than requested Disk)


We use "MODIFY_REQUEST_EXPR_REQUESTDISK" to modify the disk once the job lands on the machine. In the message I want to show to the user how much disk space allocated and used.Â


Thanks & Regards,
Vikrant Aggarwal