blstat -SFEATURE: feature1SERVICE_DOMAIN: domain1SERVERS INUSE FREEserver1 1 0server2 0 1TOTAL 1 1SERVICE_DOMAIN: domain2SERVERS INUSE FREEserver3 1 0TOTAL 1 0
The license feature feature1 is assigned to server1 and server2 in the domain1 service domain and server3 in the domain2 service domain. A job uses the feature1 license feature when the job is submitted with "rusage[feature1=1]" as the rusage string.
blstat -sFEATURE: p1_f2SERVICE_DOMAIN: app_1 TOTAL_LICENSE: 10LSF_USE LSF_DESERVE LSF_FREE NON_LSF_USE NON_LSF_DESERVE NON_LSF_FREE0 10 10 0 0 0FEATURE: p1_f1SERVICE_DOMAIN: app_1 TOTAL_LICENSE: 5LSF_USE LSF_DESERVE LSF_FREE NON_LSF_USE NON_LSF_DESERVE NON_LSF_FREE0 5 5 0 0 0
If there are any distribution policy violations, blstat marks these with an asterisk (*) at the beginning of the line.
You can sort license feature information alphabetically, by total licenses, or by available licenses.
The value of total licenses is calculated using the number of licenses LSF workload deserves from all service domains that supply licenses to the feature, regardless of whether non-LSF workload has borrowed licenses from LSF workload.