Platform LSF Reference Version 6.2

ResourceMap Section
Platform LSF Reference
496
othersIndicates that the rest of the server hosts not explicitly listed in the
LOCATION field comprise one instance of the resource
For example:
2@[host1] 4@[others]
indicates that there are 2 units of the resource on host1 and 4 units of the resource
shared by all other hosts.
defaultIndicates an instance of a resource on each host in the cluster
This specifies a special case where the resource is in effect not shared and is local to
every host.
default means at each host. Normally, you should not need to use
default, because by default all resources are local to each host. You might want
to use ResourceMap for a non-shared static resource if you need to specify different
values for the resource on different hosts.
RESOURCENAME
Description
Name of the resource
This resource name must be defined in the Resource section of
lsf.shared. You must
specify at least a name and description for the resource, using the keywords
RESOURCENAME and DESCRIPTION.
A resource name cannot begin with a number.
A resource name cannot contain any of the following characters:
: . ( ) [ + - * / ! & | < > @ =
A resource name cannot be any of the following reserved names:
cpu cpuf io logins ls idle maxmem maxswp maxtmp type model
status it mem ncpus ndisks pg r15m r15s r1m swap swp tmp ut
Resource names are case sensitive
Resource names can be up to 29 characters in length