<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<small>I have </small><small>submit_hosts in my server settings.<br>
... </small><br>
<small>submit_hosts = mgt1.ssc<br>
</small>...<br>
<small>Anyway, creating </small><small>/etc/hosts.equiv with
mgt1.ssc+ leads to the same result.<br>
</small><small>qsub: Bad UID for job execution MSG=ruserok failed
validating avb/avb from mgt1</small><br>
<small><br>
03.04.2012 19:12, David Beer пишет:</small>
<blockquote
cite="mid:CAFUQeZ3jWnQyRd673E_zaX9X8pdU9EuZ6kbTXqkScZonEpf3WQ@mail.gmail.com"
type="cite"><small>What does your /etc/hosts.equiv file look like?
You may need an entry that is something like:</small>
<div><small><br>
</small></div>
<div><small><remote_hostname> + </small></div>
<div><small>or </small></div>
<div><small><remote_hostname> <list of users that can run
client commands there></small></div>
<small>
</small>
<div><small><br>
</small></div>
<div><small>The + just allows all users. Note that this check is
in addition to your TORQUE settings so having a plus there
doesn't make everyone a manager or anything crazy like that.</small></div>
<div><small><br>
</small></div>
<div><small>
David<br>
<br>
</small>
<div class="gmail_quote"><small>On Fri, Mar 30, 2012 at 11:18
PM, Alexandr Baskakov <span dir="ltr"><<a
moz-do-not-send="true" href="mailto:avb@ssau.ru">avb@ssau.ru</a>></span>
wrote:<br>
</small>
<blockquote class="gmail_quote" style="margin:0 0 0
.8ex;border-left:1px #ccc solid;padding-left:1ex"><small>
Hi, All.<br>
<br>
I'am trying to submit job from submit host to remote
server with torque.<br>
<br>
Have 2 nodes:<br>
mgt1 - torque client<br>
mgt2 - torque server and moab.<br>
<br>
Domain: ssc<br>
<br>
On mgt2:<br>
[mgt2 ~]$ qmgr -c 'l s'<br>
Server mgt2<br>
server_state = Active<br>
scheduling = True<br>
total_jobs = 0<br>
state_count = Transit:0 Queued:0 Held:0 Waiting:0
Running:0 Exiting:0<br>
acl_hosts = localhost,mgt2,mgt1<br>
managers = root@mgt2,torque@mgt2<br>
operators = root@mgt2,torque@mgt2<br>
default_queue = batch<br>
log_events = 511<br>
mail_from = adm<br>
query_other_jobs = True<br>
resources_assigned.ncpus = 0<br>
resources_assigned.nodect = 0<br>
scheduler_iteration = 600<br>
node_check_rate = 150<br>
tcp_timeout = 6<br>
log_level = 7<br>
mom_job_sync = True<br>
pbs_version = 3.0.2<br>
keep_completed = 300<br>
submit_hosts = mgt1.ssc<br>
next_job_number = 57<br>
net_counter = 2 0 0<br>
<br>
When I trying to submit job from mgt1 by:<br>
<br>
[mgt1 ~]$ PBS_DEFAULT=mgt2 qsub<br>
hostname<br>
qsub: Bad UID for job execution MSG=ruserok failed
validating avb/avb from mgt1<br>
<br>
have an error.<br>
<br>
On mgt2, in logfile:<br>
03/26/2012
15:52:57;0080;PBS_Server;Req;dis_request_read;decoding
command AuthenticateUser from avb<br>
03/26/2012 15:52:57;0100;PBS_Server;Req;;Type
AuthenticateUser request received from <a class="moz-txt-link-abbreviated" href="mailto:avb@mgt1.ssc">avb@mgt1.ssc</a>,
sock=14<br>
03/26/2012
15:52:57;0008;PBS_Server;Job;dispatch_request;dispatching
request AuthenticateUser on sd=14<br>
03/26/2012 15:52:57;0008;PBS_Server;Job;reply_send;Reply
sent for request type AuthenticateUser on socket 14<br>
03/26/2012
15:52:57;0080;PBS_Server;Req;dis_request_read;decoding
command Disconnect from PBS_Server<br>
03/26/2012
15:52:57;0080;PBS_Server;Req;dis_request_read;decoding
command QueueJob from avb<br>
03/26/2012 15:52:57;0100;PBS_Server;Req;;Type QueueJob
request received from <a class="moz-txt-link-abbreviated" href="mailto:avb@mgt1.ssc">avb@mgt1.ssc</a>, sock=13<br>
03/26/2012
15:52:57;0008;PBS_Server;Job;dispatch_request;dispatching
request QueueJob on sd=13<br>
03/26/2012 15:52:57;0080;PBS_Server;Job;62.mgt2;removed
job file<br>
03/26/2012 15:52:57;0080;PBS_Server;Req;req_reject;Reject
reply code=15025(Bad UID for job execution MSG=ruserok
failed validating avb/avb from mgt1), aux=0,
type=QueueJob, from <a class="moz-txt-link-abbreviated" href="mailto:avb@mgt1.ssc">avb@mgt1.ssc</a><br>
03/26/2012 15:52:57;0008;PBS_Server;Job;reply_send;Reply
sent for request type QueueJob on socket 13<br>
<br>
Authentication on mgt1,mgt2 making by nss_ldap. Login to
mgt2 by user avb works ok.<br>
<br>
Can anyone halp, please...<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Alexandr Baskakov, Samara State Aerospace University<br>
e-mail: <a moz-do-not-send="true"
href="mailto:avb@ssau.ru">avb@ssau.ru</a><br>
<br>
_______________________________________________<br>
torqueusers mailing list<br>
<a moz-do-not-send="true"
href="mailto:torqueusers@supercluster.org">torqueusers@supercluster.org</a><br>
<a moz-do-not-send="true"
href="http://www.supercluster.org/mailman/listinfo/torqueusers"
target="_blank">http://www.supercluster.org/mailman/listinfo/torqueusers</a><br>
</font></span></small></blockquote>
</div>
<small><br>
<br clear="all">
</small>
<div><small><br>
</small></div>
<small>-- <br>
</small>
<div><small>David Beer | Software Engineer</small></div>
<div><small>Adaptive Computing</small></div>
<small><br>
</small></div>
<small>
<br>
</small>
<fieldset class="mimeAttachmentHeader"></fieldset>
<small><br>
</small>
<pre wrap=""><small>_______________________________________________
torqueusers mailing list
<a class="moz-txt-link-abbreviated" href="mailto:torqueusers@supercluster.org">torqueusers@supercluster.org</a>
<a class="moz-txt-link-freetext" href="http://www.supercluster.org/mailman/listinfo/torqueusers">http://www.supercluster.org/mailman/listinfo/torqueusers</a>
</small></pre>
<small>
</small></blockquote>
<small><br>
</small>
<pre class="moz-signature" cols="200"><small>--
Alexandr Baskakov, Samara State Aerospace University
e-mail:        <a class="moz-txt-link-abbreviated" href="mailto:avb@ssau.ru">avb@ssau.ru</a>
</small></pre>
</body>
</html>