Platform LSF Administration Guide Version 6.2
Chapter 44
Troubleshooting and Error Messages
Administering Platform LSF
613
getLicense: Can’t get software license for LIM from license file
<LSF_CONFDIR/license.dat>: feature not yet available.
Your LSF license is not yet valid. Check whether the system clock is correct.
findHostbyAddr/<proc>: Host <host>/<port> is unknown by <myhostname>
function: Gethostbyaddr_(<host>/<port>) failed: error
main: Request from unknown host <host>/<port>: error
function: Received request from non-LSF host <host>/<port>
The daemon does not recognize host. The request is not serviced. These messages can
occur if host was added to the configuration files, but not all the daemons have been
reconfigured to read the new information. If the problem still occurs after reconfiguring
all the daemons, check whether the host is a multi-addressed host.
See “Host Naming” on page 113 for information about working with multi-addressed
hosts.
rcvLoadVector: Sender (<host>/<port>) may have different config?
MasterRegister: Sender (host) may have different config?
LIM detected inconsistent configuration information with the sending LIM. Run the
following command so that all the LIMs have the same configuration information.
%
lsadmin reconfig
Note any hosts that failed to be contacted.
rcvLoadVector: Got load from client-only host <host>/<port>. Kill LIM on
<host>/<port>
A LIM is running on a client host. Run the following command, or go to the client host
and kill the LIM daemon.
%
lsadmin limshutdown host
saveIndx: Unknown index name <name> from ELIM
LIM received an external load index name that is not defined in the lsf.shared file.
If name is defined in
lsf.shared, reconfigure the LIM. Otherwise, add name to the
lsf.shared file and reconfigure all the LIMs.
saveIndx: ELIM over-riding value of index <name>
This is a warning message. The ELIM sent a value for one of the built-in index names.
LIM uses the value from ELIM in place of the value obtained from the kernel.
getusr: Protocol error numIndx not read (cc=num): error
getusr: Protocol error on index number (cc=num): error
Protocol error between ELIM and LIM.
RES messages
These messages are logged by the RES.
doacceptconn: getpwnam(<username>@<host>/<port>) failed: error
doacceptconn: User <username> has uid <uid1> on client host <host>/<port>, uid
<uid2> on RES host; assume bad user
authRequest: username/uid <userName>/<uid>@<host>/<port> does not exist