Once a reservation is disabled for a period, it cannot be enabled; that is, the disabled periods remain fixed. Before a reservation is disabled, you are prompted to confirm whether to continue disabling the reservation. Use the
rmhost
Removes hosts or slots on hosts from the original reservation allocation. You must specify either
You can only remove a whole host from a system AR.
How many slots or hosts can be removed depends on the number of slots that are free as long as the reservation is active. rmhost cannot remove more slots than are free on the host. This applies to removing hosts on both
Options
Changes the type of a reservation to be open or closed. If the reservation is open, all jobs in the reservation become normal jobs, not subject to termination when the reservation window closes.
The running jobs of an open reservation are terminated when the reservation is changed into closed. The termination times of running jobs of a closed reservation are removed if the reservation is changed to open.
The termination time of running jobs is set by mbatchd but checked by sbatchd. Termination time is an absolute time based on master host, so all hosts in the cluster should be synchronized with the local time on the master host. If sbatchd and mbatchd are not synchronized, termination may not occur at the correct time.
Replaces the begin time for a
RESTRICTION: You cannot modify the begin time of an active reservation.
The begin time is in the form
[[[year:]month:]day:]hour:minute
with the following ranges:
◆year: any year after 1900 (YYYY)
◆month:
◆day of the month:
◆hour:
◆minute:
Platform LSF Command Reference 159