Hello,

we are running 16.05.8 an observe the following behavior:

1) create some reservation
scontrol create reservation reservationname=xyz user=root nodes=node1 start=now 
duration=10:0:0 flags=OVERLAP,IGNORE_JOBS

2) node2 is currently allocated and shall reboot once it becomes empty
scontrol reboot_nodes node2
=> node2 gets state "ALLOCATED$" (with $ at the end)

3) delete the reservation (before node became free)
scontrol delete reservation=xyz
=> node2 suddenly is again in state "ALLOCATED" (without $ at the
end) and of course does not reboot once it becomes empty


Why does deleting a reservation change the $-state of (unrelated)
nodes? Is that expected or a bug?


Regards,

Thomas Zeiser

Reply via email to