ok<br>the host is named server it is running the pbs_server and pbs_sched<br><br>the client ( compute node) is running the pbs_mom<br><br>On Server<br>1)/etc/hosts is as follows <br><a href="http://10.0.0.1">10.0.0.1</a> server
<br><a href="http://10.0.0.2">10.0.0.2</a> client<br><a href="http://127.0.0.1">127.0.0.1</a> localhost localdomain<br><br>2)server name under <br>/var/spool/torque/server_name is <br><br>server<br><br>3) nodes file is as follows
<br><br>/var/spool/torque/server_priv/nodes<br><br> client<br><br>ON CLIENT (Compute node)<br>1) /var/spool/torque/mom_priv/config file is<br><br>$pbsserver server<br>$logevent 255<br><br>2) /etc/hosts on client is as follows
<br> <a href="http://10.0.0.1">10.0.0.1</a> server<br> <a href="http://127.0.0.1">127.0.0.1</a> localhost<br><a href="http://10.0.0.2">10.0.0.2</a> client<br><br>3) server name under /var/spool/torque/server_name<br> server
<br><br>hope this helps<br><br><div><span class="gmail_quote">On 7/23/07, <b class="gmail_sendername">Garrick Staples</b> <<a href="mailto:garrick@usc.edu">garrick@usc.edu</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Mon, Jul 23, 2007 at 09:37:50AM -0600, amjad syed alleged:<br>> ok, if i run it in /home/ybuild3 then<br>> i get<br>> cd /home/ybuild3<br>> su ybuild3<br>> echo "sleep 30" | qsub<br>><br>> BAD UID for job execution
<br><br>Now you get to tell us a bit about your configuration. I notice that<br>this host doesn't have a real hostname, it is just "localhost". Is this<br>the same host that is running pbs_server? Is it running pbs_mom, or is
<br>it a seperate login host?<br><br><br>_______________________________________________<br>torqueusers mailing list<br><a href="mailto:torqueusers@supercluster.org">torqueusers@supercluster.org</a><br><a href="http://www.supercluster.org/mailman/listinfo/torqueusers">
http://www.supercluster.org/mailman/listinfo/torqueusers</a><br><br><br></blockquote></div><br>