Platform LSF Reference Version 6.2

Troubleshooting and Error Messages
Platform LSF Reference
649
function: Received request from non-LSF host <host>/<port>
The daemon does not recognize host as a Platform LSF 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 Administering Platform LSF 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 Platform LSF 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. See Administering Platform LSF for a
description of the ELIM and LIM protocols.
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
authRequest: Submitter’s name <clname>@<clhost> is different from name <lname>
on this host
RES assumes that a user has the same userID and username on all the LSF hosts. These
messages occur if this assumption is violated. If the user is allowed to use LSF for
interactive remote execution, make sure the user’s account has the same user ID and user
name on all LSF hosts.
doacceptconn: root remote execution permission denied