Command Reference Guide

Usage
228 Platform LSF Command Reference
Default: undefined (no timing information is logged)
-f logfile_name
Specify the name of the file into which timing messages are to be logged. A file
name with or without a full path may be specified.
If a file name without a path is specified, the file is saved in the LSF system log file
directory.
The name of the file created has the following format:
logfile_name
.daemon_name.log.host_name
On UNIX, if the specified path is not valid, the log file is created in the
/tmp
directory.
On Windows, no log file is created.
NOTE: Both timing and debug messages are logged in the same files.
Default: current LSF system log file in the LSF system log file directory, in the
format daemon_name
.log.host_name.
-o
Turns off temporary timing settings and resets them to the daemon starting state.
The timing level is reset back to the value of the parameter for the corresponding
daemon (LSF_TIME_LIM, LSF_TIME_RES).
Log file is reset back to the default log file.
"host_name ..."
Sets the timing level on the specified host or hosts.
Default: local host (host from which command was submitted)
restime [-l timing_level] [-f logfile_name] [-o] ["host_name ..."]
Sets timing level for RES to include additional timing information in log files. You
must be the LSF administrator can use this command, not root.
See description of
limtime for an explanation of options.
showconf lim [ host_name … | all ]
Display all configured parameters and their values set in lsf.conf or ego.conf
that affect
lim.
Use
lsadmin showconf lim to display the parameters configured in lsf.conf
and
ego.conf that apply to root LIM. By default, lsadmin displays the local LIM
parameters. You can optionally specify the host to display the LIM parameters.
In a MultiCluster environment,
lsadmin showconf only displays the parameters of
daemons on the local cluster.
Running
lsadmin showconf from a master candidate host reaches all server hosts
in the cluster. Running
lsadmin showconf from a slave-only host may not be able
to reach other slave-only hosts.
You cannot r u n
lsadmin showconf lim from client hosts. lsadmin shows only
server host configuration, not client host configuration.
lsadmin showconf only displays the values used by LSF.