...
qbupdateresource is used to inform the Supervisor of license usage counts from external license managers (FlexLM, RLM, MP, etc.). When Qube! competes for licenses or other resources with an "external entity", (be that users or another queuing system), the Qube! Supervisor can reconcile it's its internal license or resource usage counts with the values retrieved from that license manager.
...
- you own 100 prman licenses
- Qube! is configured to allow up to 100 prman job instances to be running at any one time by defining license.prman=100 (see System-wide Wide Resource Tracking and License Resources).
...
No Format |
---|
qbupdateresource --total [total] --used [used] --name [name] --total Total amount of resource --used Used amount of resource --name Name of resource |
Options
–total
flag behavior explained
The -total
value you give it via the "qbupdateresource" command specifies the grand-total number of licenses, while the value you specify in the qb.conf file's supervisor_global_resources
parameter refers to the total (maximum) number that the farm may use.
...
That's because the "outside" count has gone over its "reserved" amount of 20, and 10 bleed into the farm allocation.
Notes
Examples
See
...
Also