LSF Version 7.3 - Administering Platform LSF
Administering Platform LSF 679
Authentication and Authorization
◆ resControl: operation
permission denied, uid = <uid>
The user with user ID uid is not
allowed to make RES control
requests. By default, only the
LSF administrator can make
RES control requests.
To allow the root user to make
RES control requests, define
LSF_ROOT_REX in lsf.conf.
◆ do_restartReq: Failed to get
hData of host
<host_name>/<host_addr>
mbatchd
received a request
from
sbatchd on host
host_name, but that host is not
known to
mbatchd. Either
◆ The configuration file has
been changed but
mbatchd has not been
reconfigured.
◆ host_name is a client host
but
sbatchd is running on
that host.
To reconfigure
mbatchd, run the
command
badmin reconfig
To shut down sbatchd on
host_name, run the command
badmin hshutdown host_name
Symptom Probable cause Solution