Reuti <[email protected]> writes:

>> # qconf -sconf
>> execd_params                 ENABLE_ADDGRP_KILL=TRUE,S_DESCRIPTORS=4096, \
>>                             H_DESCRIPTORS=10240,H_MEMORYLOCKED=infinity
>> 
>> 
>> If you can tell me what other limits to look for, I'll check those.
>
> I'm not sure whether these are the one in effect.

I doubt those are relevant.

> I mean: the sgeexecd is started at systemboot (or did you start the
> execd lateron by hand?), and then other limits could be in place. One
> way to get them could be:
>
> ulimit -aH > /tmp/ulimit
> echo "=" >> /tmp/ulimit
> ulimit -aS >> /tmp/ulimit
>
> added to the sgeexecd startscript to check these.

(On Linux,) the only limit documented to be relevant for setuid is
NPROC.  The circumstances must be fairly special for set(e)uid to fail.

-- 
Community Grid Engine:  http://arc.liv.ac.uk/SGE/
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to