OK I still can't get this to work, I have installed Condor and am running the condor_master as the root user. as soon as I do this and do a ps-aux | grep condor i see condor 8603 0.0 0.2 8692 2924 ? Ss 01:09 0:19 condor_master condor 8604 0.0 0.4 9420 4436 ? Ss 01:09 0:07 condor_collector -f condor 8605 0.0 0.4 8920 4216 ? Ss 01:09 0:18 condor_negotiator -f condor 8606 0.0 0.5 10980 5700 ? Ss 01:09 0:02 condor_schedd -f condor 8607 0.0 0.5 10144 5196 ? Ss 01:09 0:17 condor_startd -f root 8608 0.0 0.1 3828 1644 ? S 01:09 0:04 condor_procd -A /var/run/condor/procd_pipe.SCHEDD -S 60 -C 110 root 8689 0.0 0.1 3852 1700 ? S 01:15 0:06 condor_procd -A /var/run/condor/procd_pipe.STARTD -S 60 -C 110 aaron 19621 0.0 0.0 3048 872 pts/0 S+ 11:42 0:00 grep --color=auto condor and as soon as I submit a job in the directory I submit it from /home/aaron/condor/maths i see drwxrwxrwx 5 aaron aaron 4096 2010-04-19 01:40 . drwxr-xr-x 5 aaron aaron 12288 2010-04-17 15:40 .. -rw-r--r-- 1 aaron aaron 42 2010-04-19 01:41 _condor_stderr drwxrwxrwx 2 aaron aaron 4096 2010-04-18 00:11 input drwxrwxrwx 2 aaron aaron 4096 2010-04-19 01:40 logs -rwxrwxrwx 1 aaron aaron 115 2010-04-19 01:34 mathsprog drwxrwxrwx 2 aaron aaron 4096 2010-04-18 00:11 output -rwxrwxrwx 1 aaron aaron 294 2010-04-18 00:08 square.sub also with in the logs directory the err and log files are set as -rw-r--r-- 1 aaron aaron. So the condor user will nto have access to them (the square.sub file reads from the input, output and logs dirctory) while I am loged on as "aaron" amd submit the job this all works ok and the jobs will run to compleations however if i submit the jobs as aaron, then log of the sytem, they will fail with. 007 (004.000.000) 04/19 11:49:59 Shadow exception! Error from slot1@xxxxxxxxxxxxxxxxxx: STARTER at 127.0.1.1 failed to send file(s) to <127.0.1.1:48624>; SHADOW at 127.0.1.1 failed to write to file /home/aaron/condor/maths/logs/error.err: (errno 2) No such file or directory 103470 - Run Bytes Sent By Job 1415 - Run Bytes Received By Job now I can see this is because the condor demon cant write to the /logs/error.log file, becasue only the user aaron ahs these permissions. But how do I get this to work? where in my config have I gone wrong to stop this working? Thi is all running on a single workstation so the machine is acting as submit,master and exectuate? sorry for posting again but I thought i would write out every thing I am seeing, and try to make the problem clear. Get a new e-mail account with Hotmail - Free. Sign-up now. |