LSF Version 7.3 - Platform LSF Configuration Reference
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 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
administrator, 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.
LSF 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 Administering Platform LSF for 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
logJobInfo_: write <logdir/info/jobfile> xdrpos <pos> failed: error
logJobInfo_: write <logdir/info/jobfile> xdr buf len <len> failed:
error
logJobInfo_: close(<logdir/info/jobfile>) failed: error
rmLogJobInfo: Job <jobId>: can’t unlink(<logdir/info/jobfile>): error
rmLogJobInfo_: Job <jobId>: can’t stat(<logdir/info/jobfile>): error
readLogJobInfo: Job <jobId> can’t open(<logdir/info/jobfile>): error
start_job: Job <jobId>: readLogJobInfo failed: error
readLogJobInfo: Job <jobId>: can’t read(<logdir/info/jobfile>) size
size: error
initLog: mkdir(<logdir/info>) failed: error
<fname>: fopen(<logdir/file> failed: error
getElogLock: Can’t open existing lock file <logdir/file>: error
getElogLock: Error in opening lock file <logdir/file>: error
Troubleshooting and error messages
Platform LSF Configuration Reference 605