Platform LSF Administration Guide Version 6.2

Controlling Hosts
Administering Platform LSF
100
followed by
%
badmin hclose -C "Weekly backup" hostA
will generate records in lsb.events:
"HOST_CTRL" "6.0 1050082346 1 "hostA" 32185 "lsfadmin" "backup"
"HOST_CTRL" "6.0 1050082373 1 "hostA" 32185 "lsfadmin" "Weekly backup"
Use badmin hist or badmin hhist to display administrator comments for closing
and opening hosts. For example:
%
badmin hhist
Fri Apr 4 10:35:31: Host <hostB> closed by administrator
<lsfadmin> Weekly backup.
bhosts -l also displays the comment text:
% bhosts -l
HOST hostA
STATUS CPUF JL/U MAX NJOBS RUN SSUSP USUSP RSV DISPATCH_WINDOW
closed_Adm 1.00 - - 0 0 0 0 0 -
CURRENT LOAD USED FOR SCHEDULING:
r15s r1m r15m ut pg io ls it tmp swp mem
Total 0.0 0.0 0.0 2% 0.0 64 2 11 7117M 512M 432M
Reserved 0.0 0.0 0.0 0% 0.0 0 0 0 0M 0M 0M
LOAD THRESHOLD USED FOR SCHEDULING:
r15s r1m r15m ut pg io ls it tmp swp mem
loadSched - - - - - - - - - - -
loadStop - - - - - - - - - - -
THRESHOLD AND LOAD USED FOR EXCEPTIONS:
JOB_EXIT_RATE
Threshold 2.00
Load 0.00
ADMIN ACTION COMMENT: "Weekly backup"
How events are displayed and recorded in MultiCluster lease model
In the MultiCluster resource lease model, host control administrator comments are
recorded only in the
lsb.events file on the local cluster. badmin hist and
badmin hhist display only events that are recorded locally. Host control messages are
not passed between clusters in the MultiCluster lease model. For example. if you close
an exported host in both the consumer and the provider cluster, the host close events
are recorded separately in their local
lsb.events.