Shuts down sbatchd on the specified hosts, or on all batch server hosts if the reserved word all is specified. If no host is specified, the local host is assumed. sbatchd exits upon receiving the request.

-f

Disables interaction and does not ask for confirmation for shutting down sbatchd.

hstartup [-f] [host_name ... all]

Starts sbatchd on the specified hosts, or on all batch server hosts if the reserved word all is specified. Only root and users listed in the file lsf.sudoers(5) can use the all and -foptions. These users must be able to use rsh or ssh on all LSF hosts without having to type in passwords. If no host is specified, the local host is assumed.

The shell command specified by LSF_RSH in lsf.conf is used before rsh is tried.

-f

Disables interaction and does not ask for confirmation for starting sbatchd.

hhist [-ttime0,time1] [-flogfile_name] [host_name ...]

Displays historical events for specified hosts, or for all hosts if no host is specified. Host events are host opening and closing.

-ttime0,time1 Displays only those events that occurred during the period from time0 to time1. See bhist(1) for the time format. The default is to display all queue events in the event log file (see below).

-flogfile_name Specify the file name of the event log file. Either an absolute or a relative path name may be specified. The default is to use the event log file currently used by the LSF system: LSB_SHAREDIR/cluster_name/logdir/lsb.events. Option -f is useful for offline analysis.

If you specified an administrator comment with the -Coption of the host control commands hclose or hopen, hhist displays the comment text.

mbdhist [-ttime0,time1] [-flogfile_name]

Displays historical events for mbatchd. Events describe the starting and exiting of mbatchd.

-ttime0,time1 Displays only those events that occurred during the period from time0 to time1. See bhist(1) for the time format. The default is to display all queue events in the event log file (see below).

-flogfile_name Specify the file name of the event log file. Either an absolute or a relative path name may be specified. The default is to use the event log file currently used by the LSF system: LSB_SHAREDIR/cluster_name/logdir/lsb.events. Option -f is useful for offline analysis.

If you specified an administrator comment with the -Coption of the mbdrestart command, mbdhist displays the comment text.

hist [-ttime0,time1] [-flogfile_name]

Displays historical events for all the queues, hosts and mbatchd.

Platform LSF Command Reference 27