lsfrestart

restarts LIM, RES, sbatchd and mbatchd on all hosts in the cluster

Synopsis

lsfrestart [-f | -h | -V]

Description

CAUTION:

This command can only be used by root, the primary cluster administrator, or users listed in lsf.sudoers.

Restarts LIM, RES, sbatchd and mbatchd, in that order, on all hosts in the local cluster.

By default, prompts for confirmation of the next operation if an error is encountered.

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 restart 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), lsfshutdown(8), lsf.sudoers(5)