Command Reference Guide

Platform LSF Command Reference 241
lsfshutdown
shuts down LIM, RES, sbatchd and mbatchd on all hosts in the cluster
Synopsis
lsfshutdown [-f | -h | -V]
Description
CAUTION: This command can only be used by root or users listed in lsf.sudoers.
Shuts down sbatchd, RES, LIM, and mbatchd, in that order, on all hosts.
By default, prompts for confirmation of the next operation if an error is
encountered.
In order to be able to control all daemons in the cluster:
The file /etc/lsf.sudoers has to be set up properly.
You must be able to run the rsh or ssh command across all LSF hosts without
having to enter a password. See your operating system documentation for
information about configuring the
rsh and ssh commands.
The shell command specified by LSF_RSH in
lsf.conf is used before rsh is tried.
Options
-f Force mode. Continues to shut down daemons even if an error is encountered.
-h Prints command usage to stderr and exits.
-V Prints LSF release version to stderr and exits.
See also
lsadmin(8), badmin(8), lsfrestart(8), lsf.sudoers(5)