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

[HTCondor-users] Cannot Run Script



Hello,

When attempting to run a perl script through Condor, I get the following error in the condor error output file: 

Can't open perl script "/data/input/test.pl": Permission denied

The file resides on a gluster volume that is mounted on all of the nodes. The UID/GID of the user that is submitting the job is uniform across all of the nodes and should has proper permissions to run the script. Is this due to the way condor manages submissions?

Thanks,
Vishal