[torqueusers] (no subject)
Ronny T. Lampert
telecaadmin at gmail.com
Fri Feb 22 05:54:36 MST 2008
>> You set this in the server config via qmgr.
>> Each system that submits needs a name that
>> won't change, or needs to come from a pool
>> of DHCP names that will always have access.
>>
>> qmgr -c 'set server submit_hosts = sys_name_1'
>> qmgr -c 'set server submit_hosts += sys_name_2'
>> qmgr -c 'set server submit_hosts += sys_name_3'
>> qmgr -c 'set server allow_node_submit = True'
>>
>> -Miles
>>
>
> I tried this solution, but I keep gettin a "qsub: Bad UID for job
> execution" error. Do you have any idea why?
1) Did you already add your hostname where you execute "qsub" into
~/.rhosts ?
If not, please do so.
2) Do you try to submit jobs as root?
Cheers,
Ronny
More information about the torqueusers
mailing list