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

Re: [Condor-users] Condor 7.7.1 and Parallel universe



Thanks, it solved.
But the job dont need any file to be shared. 

Date: Thu, 13 Oct 2011 15:15:36 -0500
From: gthain@xxxxxxxxxxx
To: condor-users@xxxxxxxxxxx
Subject: Re: [Condor-users] Condor 7.7.1 and Parallel universe



Hold reason: Error from nodec.arindam.com: Failed to execute '/bin/sleep' with arguments 10: Cannot access specified iwd "/home/condor/job" (errno=2: 'No such file or directory')

[condor@nodea job]$ 

Looks like /home/condor isn't a shared filesystem.  Try enabling file transfer by adding the following lines to your submit file:

should_transfer_files = yes
when_to_transfer_output = on_exit

-greg


_______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/