clustershell
clustershell copied to clipboard
Additional Slurm binding for mapping nodes to reservations
To list nodes in reservation foobar
$ cluset -f @sr:foobar
sh02-01n60
To list reservations that node sh03-01n72
is part of:
$ cluset -ll -s slurmresv sh03-01n72
@slurmresv:test sh03-01n72
$ cluset -f @slurmresv:test
sh03-01n[71-72]