Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] 'permission denied' brought some jobs to H status
- Date: Thu, 4 Jun 2015 10:29:19 -0500
- From: Zachary Miller <zmiller@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] 'permission denied' brought some jobs to H status
> Hold reason: Error from slot1@node128: STARTER at 10.141.0.128 failed to send file(s) to <10.141.255.19:57731>; SHADOW at 10.141.255.19 failed to write to file /var/spool/arc/grid/dfgMDmjkVKmnbbfC3pqhhxZmABFKDmABFKDmZnFKDmABFKDm7g3Yon/_condor_stderr.aipanda063.cern.ch_15422080.0_1433368150: (errno 13) Permission denied
This "Permission denied" is coming from the filesystem on the submit machine.
Some things to consider:
Is it local disk, or some kind of network mount?
Was it clost to full? (such that the output files won't fit)
Too many files in /var/spool/arc/grid/?
Any other reason you can think of why you wouldn't be able to write a file.
Cheers,
-zach