LSF Version 7.3 - Administering Platform LSF
Administering Platform LSF 233
Understanding Resources
View host load by resource
1 Run lshosts -s to view host load by shared resource:
lshosts -s
RESOURCE VALUE LOCATION
tot_lic 5 host1 host2
tot_scratch 500 host1 host2
The above output indicates that 5 licenses are available, and that the shared
scratch directory currently contains 500 MB of space.
The VALUE field indicates the amount of that resource. The LOCATION
column shows the hosts which share this resource. The
lshosts -s command
displays static shared resources. The
lsload -s command displays dynamic
shared resources.