LSF Version 7.3 - Platform LSF Configuration Reference

Description
Used when exporting special hosts. Specify the amount of swap space to export on each host,
in MB.
Default
- (provider and consumer clusters compete for available swap space)
TYPE
Syntax
TYPE=shared
Description
Changes the lease type from exclusive to shared.
If you export special hosts with a shared lease (using PER_HOST), you cannot specify multiple
consumer clusters in the distribution policy.
Default
Undefined (the lease type is exclusive; exported resources are never available to the provider
cluster)
SharedResourceExport section
Optional. Requires HostExport section. Defines an export policy for a shared resource. Defines
how much of the shared resource is exported, and the distribution among the consumers.
The shared resource must be available on hosts defined in the HostExport sections.
SharedResourceExport section structure
All parameters are required.
Example SharedResourceExport section
Begin SharedResourceExport
NAME= AppLicense
NINSTANCES= 10
DISTRIBUTION= ([C1, 30] [C2, 70])
End SharedResourceExport
Parameters
NAME
NINSTANCES
DISTRIBUTION
NAME
Syntax
NAME=shared_resource_name
lsb.resources
344 Platform LSF Configuration Reference