[torqueusers] qsub: Bad UID for job execution
Thomas G. Raisor
thunder at et.byu.edu
Sun Apr 2 23:36:48 MDT 2006
I had this same problem tonight. I am using torque 2.0.0p8 and
configured my submit hosts in the torque.cfg file. I got the same error
"Bad UID . . ." until I setup the /etc/hosts.equiv file on the pbs
server. In my case it seems like the torque.cfg isn't working correctly.
OR, am I assuming wrong that even though I specify submit hosts (see
torque.cfg file below) that I still need to setup hosts.equiv?!
my torque.cfg file
ALLOWCOMPUTEHOSTSUBMIT TRUE
QSUBSLEEP 2
SERVERHOST pbsserverhostname
SUBMITHOSTS submithost1,submithost2
Garrick Staples wrote:
> On Thu, Mar 30, 2006 at 05:29:57PM -0500, Doug Renfrew alleged:
>
>> Hi Gang,
>>
>> I am having trouble setting things up so that users can submit jobs
>> from the compute hosts. I have a pretty simple setup. Machine 1 is
>> acting as the PBS server, the NFS server, and the NIS server. Machine
>> 2-16 are acting as PBS clients, NFS clients, and NIS clients. In the
>> torque.cfg file on the PBS server I have set ALLOWCOMPUTEHOSTSUBMIT
>> true. Users can log in to any of the machines and use qstat, qmgr,
>> pbsnodes, etc but qsub fails with the error below.
>>
>> qsub: Bad UID for job execution
>>
>> Users can submit jobs from machine 1 but not from machines 2-16. Since
>> we are using NIS the user ids are the same no matter which machine the
>> user is logged into. Can anyone give me any advice on how to figure
>> out what is going on.
>>
>
> Anything in the server logs?
>
> Make sure the nodes have matching forward-reverse name resolution or
> server won't realize the request is coming from a node.
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
More information about the torqueusers
mailing list