<HTML dir=ltr><HEAD>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.2900.3527" name=GENERATOR>
<STYLE>BLOCKQUOTE {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px; MARGIN-LEFT: 2em
}
OL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
UL {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>
</HEAD>
<BODY style="FONT-SIZE: 10pt; FONT-FAMILY: verdana">
<DIV id=idOWAReplyText77324 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>it sounds like the compute nodes are having trouble sending files back to the head node once the job is complete. from a compute node, can you ssh back to the head node with no password? </FONT></DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>do the .out and .err files end up in the "undelivered" directory of the PBS directory on the compute nodes? </FONT></DIV>
<DIV dir=ltr><FONT face=Arial></FONT> </DIV>
<DIV dir=ltr><FONT face=Arial>--Joe</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> torqueusers-bounces@supercluster.org on behalf of baibart<BR><B>Sent:</B> Wed 4/29/2009 8:07 AM<BR><B>To:</B> torqueusers<BR><B>Subject:</B> [torqueusers] Compute nodes can not work<BR></FONT><BR></DIV>
<DIV>
<DIV><FONT face=Verdana size=2>Hi all</FONT></DIV>
<DIV> I have 3 nodes .The server node also joins computing .When i sent a job with the other two computing nodes the job can not run .</DIV>
<DIV> For example qsub 1.job .</DIV>
<DIV> cat 1.job </DIV>
<DIV> #!/bin/sh<BR> #PBS -l nodes=3:ppn=2<BR> #PBS -N pbs<BR> cat $PBS_NODEFILE>/home/pbs/3</DIV>
<DIV> </DIV>
<DIV> The state is E </DIV>
<DIV> if I choose one node, i must use the head node (cause if i turn off the head node .also can not work).it run. </DIV>
<DIV> #!/bin/sh<BR> #PBS -l nodes=1:ppn=2<BR> #PBS -N pbs<BR> cat $PBS_NODEFILE>/home/pbs/3</DIV>
<DIV> cat 3</DIV>
<DIV> node1</DIV>
<DIV> node1</DIV>
<DIV> </DIV>
<DIV> node1 is my server node</DIV>
<DIV> pbsnode -a </DIV>
<DIV> all nodes are free They seem ok</DIV>
<DIV> cat /var/spool/torque/mom_priv/config</DIV>
<DIV> $clienthost node1<BR> $logevent 255</DIV>
<DIV> each node has the same config</DIV>
<DIV> </DIV>
<DIV> Thanks in advance!</DIV>
<DIV> </DIV>
<DIV> </DIV>
<DIV><FONT face=Verdana size=2></FONT> </DIV>
<DIV align=left><FONT face=Verdana color=#c0c0c0 size=2>2009-04-29 </FONT></DIV><FONT face=Verdana size=2>
<HR style="WIDTH: 122px; HEIGHT: 2px" align=left SIZE=2>
<DIV><FONT face=Verdana color=#c0c0c0 size=2><SPAN>baibart</SPAN> </FONT></DIV></FONT></DIV></BODY></HTML>