I am setting up remote host job submission.  I have it so that the remote host 
can submit a job, and the job runs.  However, my problem is that I am not 
getting my output files sent back as I have requested.  What I am seeing is 
that the pbs mom node is trying to contact the host directly, rather than send 
it back through the pbs server.  Since my cluster is on a private network, and 
only the head node is reachable by the remote host, the mom node is obviously 
going to barf on connecting to the remote host to deliver the .OU and .ER 
files, and they just get dumped into /var/spool/pbs/undelivered.
 
I had this working with pretty minimal effort with the previous (non-OSCAR) 
cluster software that I used.  Is there something I am forgetting to do that 
would send the output files back through the pbs server when the job completes?
 
Thanks,
--Joe

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Oscar-users mailing list
Oscar-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-users

Reply via email to