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

[Condor-users] Starter failed to write to file



Hi

We are stille having problems getting our cluster up an running.

 

I get the following message in the ShadowLog:

DoUpload: (Condor error code 12, subcode 13) SHADOW at 10.69.200.126 failed to send file(s) to <10.69.200.99:43470>; STARTER at 10.69.200.99 failed to write to file /home/condor/hosts/trd-sim03/execute/dir_4075/condor_exec.exe: (errno 13) Permission denied

 

Condor_q –better-analyze says the following

Hold reason: Error from slot1@xxxxxxxxxxxxxxxxxxxx: STARTER at 10.69.200.99 failed to write to file /home/condor/hosts/trd-sim03/execute/dir_4075/condor_exec.exe: (errno 13) Permission denied

 

This is the StarterLog on the execute machine

get_file(): Failed to open file /home/condor/hosts/trd-sim03/execute/dir_4075/input.dat, errno = 13: Permission denied.

 

These are my permissions of the execute directory

drwxr-xr-x 2 condor condor 4096 Mar 31 13:39 execute

 

I only pasted the the first line where the problems started, from the logs. If you can help me, please tell me what you need.

 

The only change we have done lately is implementing Centrify/AD as authentication method.

 

Anybody have any ideas?

 

Peter