I am working on a fresh Condor installation. I followed all the configuration steps in the documentation. I am trying to submit a job from the front end of the cluster and everything works fine. I can see the job sitting in IDLE state in the queue.
This is what is being stored in the condor logs of the COMPUTE nodes:
11/14 17:30:30 (pid:4040) DaemonCore: Command received via UDP from host <10.1.1.1:32864>
11/14 17:30:30 (pid:4040) DaemonCore: received command 421 (RESCHEDULE), calling handler (reschedule_negotiator)
11/14 17:30:30 (pid:4040) Sent ad to central manager for lalovv@xxxxxxxxxxx
11/14 17:30:30 (pid:4040) Sent ad to 1 collectors for lalovv@xxxxxxxxxxx
11/14 17:30:30 (pid:4040) Called reschedule_negotiator()
11/14 17:30:32 (pid:4040) Inserting new attribute Scheduler into non-active cluster cid=31 acid=-1
11/14 17:33:25 (pid:4040) DaemonCore: Command received via TCP from host <10.1.1.1:33897>
11/14 17:33:25 (pid:4040) DaemonCore: received command 478 (ACT_ON_JOBS), calling handler (actOnJobs)
11/14 17:33:25 (pid:9901) statfs() failed: 13/Permission denied
11/14 17:33:25 (pid:9901) Attempting to chown '/home/condor/spool/cluster31.proc0.subproc0', but it doesn't appear to exist.
11/14 17:33:25 (pid:9901) Error: Unable to chown '/home/condor/spool/cluster31.proc0.subproc0' from 500 to 407.407
11/14 17:33:25 (pid:9901) (31.0) Failed to chown /home/condor/spool/cluster31.proc0.subproc0 from 500 to 407.407. User may run into permissions problems when fetching sandbox.
Any ideas?
==
Vasil Lalov
Department Of Computer Science
Bowling Green State University
Bowling Green, OH 43403 lalovv@xxxxxxxx