LSF Version 7.3 - Administering Platform LSF

Error Messages
716 Administering Platform LSF
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
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 userID
and username on all LSF hosts.
doacceptconn: root remote execution permission denied
authRequest: root job submission rejected
Root tried to execute or submit a job but LSF_ROOT_REX is not defined in the
lsf.conf file.
resControl: operation permission denied, uid = <uid>
The user with user ID uid is not allowed to make RES control requests. Only the LSF
manager, or root if LSF_ROOT_REX is defined in
lsf.conf, can make RES control
requests.
resControl: access(respath, X_OK): error
The RES received a reboot request, but failed to find the file respath to re-execute
itself. Make sure
respath contains the RES binary, and it has execution permission.
mbatchd and sbatchd messages
The following messages are logged by the mbatchd and sbatchd daemons:
renewJob: Job <jobId>: rename(<from>,<to>) failed: error
mbatchd
failed in trying to re-submit a rerunnable job. Check that the file from
exists and that the LSF administrator can rename the file. If from is in an AFS
directory, check that the LSF administrator’s token processing is properly setup.
See the document “Installing LSF on AFS” on the Platform Web site for more
information about installing on AFS.
logJobInfo_: fopen(<logdir/info/jobfile>) failed: error
logJobInfo_: write <logdir/info/jobfile> <data> failed: error
logJobInfo_: seek <logdir/info/jobfile> failed: error