LSF Version 7.3 - Platform LSF Configuration Reference
lsf.cluster_name.license.acct
This is the license accounting file. There is one for each cluster, called lsf.cluster_name.license.acct. The
cluster_name variable is the name of the cluster defined in the Cluster section of lsf.shared.
The lsf.cluster_name.license.acct file contains three types of configuration information:
•
LSF license information
•
MultiCluster license information
lsf.cluster_name.license.acct structure
The license audit log file is an ASCII file with one record per line. The fields of a record are
separated by blanks.
File properties
Location
The default location of this file is defined by LSF_LOGDIR in lsf.conf, but you can override
this by defining LSF_LICENSE_ACCT_PATH in lsf.conf.
Owner
The primary LSF admin is the owner of this file.
Permissions
-rw-r--r--
Records and fields
The fields of a record are separated by blanks. The fields in order of occurrence are as follows:
timestamp (%d)
Time stamp of the logged event (in seconds since the epoch).
type (%s)
The LSF product type. The valid values are as follows:
•
LSF_MANAGER
•
LSF_MULTICLUSTER
version (%s)
The version of the LSF product.
value (%s)
The actual tracked value. The format of this field depends on the product type as
specified by the type field:
LSF_MANAGER
E e_peak e_max_avail S s_peak s_max_avail B b_peak b_max_avail
Where
lsf.cluster_name.license.acct
388 Platform LSF Configuration Reference