[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Condor-users] standard universe jobs with lots of stderr output



Stuart Anderson wrote:
For standard universe jobs with error defaulting (or explicitly being
set) to /dev/null which /dev is used, the one on the submit or the
execute?

Note, this is a scalability question with respect to a large number
of shadow processes running on a single submit machine.


By default, standard universe will always open the following files locally on the execute node : /dev/null, /dev/zero, /dev/tcp, /dev/udp, /dev/icmp/, and /dev/ip.

So I think the current default behavior is what you were hoping for.

Note you can always explicitly tell Condor which files/paths to open locally (excute node) -vs- remotely (rpc back to the submit node) via options in the job classad.

regards,
Todd

Thanks.

-- Stuart Anderson anderson@xxxxxxxxxxxxxxxx http://www.ligo.caltech.edu/~anderson