Troubleshooting
Problem
Designed a dynamic host-based Numeric resource, elim got value with 2 decimal places and reported it to lim, but when run "lsload -l" command, only one decimal place was displayed for the Numeric resource.
Symptom
1. Designed n1 dynamic numeric resource in "Resource" section of lsf.shared file
n1 Numeric 10 Y (n1 test)
2. Set n1 resource as host-based resource in ResourceMap section of lsf.cluster file
n1 ([default])
3. Set elim.n1 script, put it into $LSF_SERVERDIR, set execution permission for this elim
#!/bin/sh
while [ 1 ]
do
echo 1 n1 30.15
sleep 15
done
4. Restarted all lim daemon
5. Run "lsload -l" to get n1 value, found the value is 30.1, but the value should be 30.15, one decimal place was truncated.
[{"Product":{"code":"SSWRJV","label":"IBM Spectrum LSF"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Component":"--","Platform":[{"code":"PF016","label":"Linux"}],"Version":"10.1","Edition":"Advanced;Standard","Line of Business":{"code":"LOB77","label":"Automation Platform"}}]
Log InLog in to view more of this document
This document has the abstract of a technical article that is available to authorized users once you have logged on. Please use Log in button above to access the full document. After log in, if you do not have the right authorization for this document, there will be instructions on what to do next.
Was this topic helpful?
Document Information
Modified date:
17 June 2018
UID
isg3T1026123