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

Re: [HTCondor-users] HTCondor matchmaker and permissions problem.



As per the permission issue, you have to make sure the script in the condor executable is indeed executable. You can do this by changing file permissions with chmod 777 (filename).

On 10.12.2015 11:02, Sameem Zahoor wrote:
Hi all,

I am working on a Policy for HTCondor setup for a cluster at ICTS [1].
I have installed and configured condor on my laptop for now and I am
facing two issues.

1. CONDOR MATCHMAKER:

When I submit a job, it sits idle for a long time (around 20 mins). On
doing _condor_q - analyze _the result says:

 " 005.000:  Request has not yet been considered by the matchmaker"

Now I want to know how to increase the rate at which the _matchmaker
_looks for the jobs in the queue.

2. PERMISSION ISSUE:

Eventually after 20 minutes or so when the job starts, it goes into
the HOLD state, with the following error in the logs

012 (005.000.000) 12/10 15:55:33 Job was held.
 Error from slot2@sameem-Ideapad: Failed to open
'/home/sameem/Desktop/condor/testjob/outputfile' as standard output:
Permission denied (errno 13)
 Code 7 Subcode 13

What is going wrong here? Do I have to set some settings.

I am running Condor 8.4.2 on Ubuntu. The settings are mostly default
except for:
Allow_write = *
Allow_read = *



Links:
------
[1] http://www.icts.res.in

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/