Platform LSF Reference Version 6.2

lsadmin
Platform LSF Reference
190
lsadmin
administrative tool for LSF
SYNOPSIS
lsadmin subcommand
lsadmin [-h | -V]
SUBCOMMAND LIST
ckconfig [-v]
reconfig [-f] [-v]
limstartup [-f] [host_name ... |all]
limshutdown [-f] [host_name ... | all]
limrestart [-v] [-f] [host_name ... | all]
limlock [-l time_seconds]
limunlock
resstartup
[-f] [host_name ... | all]
resshutdown [-f][host_name ... | all]
resrestart [-f] [host_name ... | all]
reslogon [host_name ... | all] [-c cpu_time]
reslogoff [host_name ... | all]
limdebug [-c "class_name ..."] [-l debug_level] [-f logfile_name] [-o]
[
"host_name ..."]
resdebug [-c "class_name"] [-l debug_level] [-f logfile_name] [-o] ["host_name ..."]
limtime [-l timing_level] [-f logfile_name] [-o] ["host_name ..."]
restime [-l timing_level] [-f logfile_name] [-o] ["host_name ..."]
help [subcommand ...] | ? [subcommand ...]
quit
-h
-V
DESCRIPTION
This command can only be used by LSF administrators.
lsadmin is a tool that executes privileged commands to control LIM and RES
operations in the LSF cluster.
If no subcommands are supplied for
lsadmin, lsadmin prompts for subcommands
from the standard input.
For subcommands for which multiple host names or host groups can be specified, do
not enclose the multiple names in quotation marks.
Obsolete commands
The command lslockhost(8) is superseded by lsadmin limlock
The command lsreconfig(8) is superseded by lsadmin reconfig
The command lsunlockhost(8) is superseded by lsadmin limunlock