LSF Version 7.3 - Running Jobs With Platform LSF
◆
lsadmin resstartup—Starts res
◆
lsadmin resshutdown—Shuts down res
◆
lsadmin resrestart—Restarts res
◆
Port number defined in lsf.conf
Load Information Manager (LIM) running on each server host. Collects host load and
configuration information and forwards it to the master LIM running on the master
host. Reports the information displayed by
lsload and lshosts.
Static indices are reported when the LIM starts up or when the number of CPUs
(
ncpus) change. Static indices are:
◆
Number of CPUs (ncpus)
◆
Number of disks (ndisks)
◆
Total available memory (maxmem)
◆
Total available swap (maxswp)
◆
Total available temp (maxtmp)
Dynamic indices for host load collected at regular intervals are:
◆
Hosts status (status)
◆
15 second, 1 minute, and 15 minute run queue lengths (r15s, r1m, and r15m)
◆
CPU utilization (ut)
◆
Paging rate (pg)
◆
Number of login sessions (ls)
◆
Interactive idle time (it)
◆
Available swap space (swp)
◆
Available memory (mem)
◆
Available temp space (tmp)
◆
Disk IO rate (io)
◆
lsadmin limstartup—Starts LIM
◆
lsadmin limshutdown—Shuts down LIM
◆
lsadmin limrestart—Restarts LIM
◆
lsload—View dynamic load values
◆
lshosts—View static host load values
◆
Port number defined in lsf.conf.
The LIM running on the master host. Receives load information from the LIMs running
on hosts in the cluster.
Forwards load information to
mbatchd, which forwards this information to mbschd
to support scheduling decisions. If the master LIM becomes unavailable, a LIM on
another host automatically takes over.
◆
lsadmin limstartup—Starts LIM