create showbackfill command
Brought to you by:
mauisched,
mitchmurphy
Please implement a command within the maui scheduler which will calculate the number of nodes currently available for processing
and for how long they are available. This will be dependent on the resources requested by the next job in the queue to run along
with any other system reservations. This should be usable by all users. Output may look something like this:
root@cws0:/root> showbf
backfill window (user: 'root' group: 'system' partition: ALL) Thu Jan 24 11:45:29
119 procs available for 5:14:31
71 procs available with no timelimit
Logged In: YES
user_id=362364
Yeah, something like what the Dave Jackson Scheduler (DJS)
does...