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

Re: [HTCondor-users] How can I resolve this permission error?



I omitted its link(http://research.cs.wisc.edu/htcondor/tutorials/intl-grid-school-3/submit_first.html), sorry.
And I already resolved above problem because 5 days have passed since I posted above question.

Thanks for your reply.
Sincerely,

On Sat, Feb 11, 2017 at 3:03 AM, Todd Tannenbaum <tannenba@xxxxxxxxxxx> wrote:
On 2/5/2017 5:52 PM, Minjun Hong wrote:
Hello, I'm a newbie on HTCondor, so I installed it and am doing the
tutorial.


Which tutorial?

However, when I submit a job, the job was held because of 'permission
denied error(errno 13)'.

So HTCondor complained that it failed to open /home/condor/test.out due to permissions.

It looks like, as user "nickeys", you ran condor_submit inside of directory /home/condor. Perhaps there already exists a /home/condor/test.out file with a different owner/permissions? What does
 ls -l /home/condor/test.out
say?
When logged in as nickeys, what does "touch /home/condor/test.out" say?

How big is your pool? Did the job try to run on the same machine where you submitted it or a different machine?

regards,
Todd

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxx.edu 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/