Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] jobs stuck in queue
- Date: Tue, 30 Aug 2011 16:20:51 -0300
- From: Fabricio Cannini <fcannini@xxxxxxxxx>
- Subject: Re: [Condor-users] jobs stuck in queue
Em quarta-feira 24 agosto 2011, às 14:48:49, David Brodbeck escreveu:
> On Tue, Aug 23, 2011 at 9:21 PM, Koller, Garrett
<kollerg14@xxxxxxxxxxxx>wrote:
> > Because of this, perhaps the '/var/spool/condor/' directory or one of its
> > subdirectories needs to be owned by root:root. I have mine owned by
> > condor:condor, though, so I don't know why this is a problem. Try
> > chowning it to 'root:root' and see if that helps.
>
> If this is an NFS mount, and it's being exported without the
> "no_root_squash" flag, root on the client will be mapped to the user
> "nobody" on the server end. This may be what you're running into. The
> idea is to protect the server from rogue clients, who could otherwise
> pretend to have root privileges.
Hi everybody.
Any other idea on this?
I'm seriously pulling my hair on this.