displays load sharing configuration information
By default, displays all load sharing configuration information including resource names and their meanings, host types and models, and associated CPU factors known to the system.
By default, displays information about all resources. Resource information includes resource name, resource type, description, and the default sort order for the resource.
You can use resource names in task placement requests.
Use this command with options to selectively view configured resources, host types, and host models.
Displays resource information in a long multi-line format. Additional parameters are displayed including whether a resource is built-in or configured, and whether the resource value changes dynamically or is static. If the resource value changes dynamically then the interval indicates how often it is evaluated.
Displays information about all host models in the file lsf.shared.
Displays only information about host models that exist in the cluster.
Displays only information about configured host types. See lsload(1) and lshosts(1).
The -l option displays all information available about load indices.
Indicates whether the resource is numeric, string, or Boolean.
The number of seconds between updates of that index. Load indices are updated every INTERVAL seconds. A value of 0 means the value never changes.
If BUILTIN is Yes, the resource name is defined internally by LIM. If BUILTIN is No, the resource name is site-specific defined externally by the LSF administrator.
If DYNAMIC is Yes the resource is a load index that changes over time. If DYNAMIC is No the resource represents information that is fixed such as the total swap space on a host. Resources are Static or Boolean.
Applies to numeric shared resources only, such as floating licenses. Indicates whether LSF releases the resource when a job using the resource is suspended. When a job using a shared resource is suspended, the resource is held or released by the job depending on the configuration of the RELEASE parameter in lsf.shared.
No indicates the resource is held. Yes indicates the resource is released.
If CONSUMABLE is Yes the resource is a static or dynamic numeric resource that is specified as consumable in the Resource section of lsf.shared.