2013/9/27 Vsevolod Nikonorov <[email protected]> > > Hello everybody, > > I want to turn a cluster off at at certain time, so I need all tasks to > have completed by that time, and no new tasks submitted if their time > limits are not compliant with the shutdown time. Is there any way to plan a > maintenance cluster shutdown in SLURM? > > We have a partition without time limit at all, and I assume that if such > mechanism does exist in slurm it should deny all time-unlimited tasks from > submitting when a shutdown is planned, is that true? >
create a reservation with maintanance flag. cheers, marcin
