[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] condor parallel universe RLIMIT problem
- Date: Fri, 27 Feb 2009 18:27:32 -0600
- From: David Anderson <mr.anderson.neo@xxxxxxxxx>
- Subject: Re: [Condor-users] condor parallel universe RLIMIT problem
Seems like condor being started from /etc/init.d/condor startup script ignores /etc/security/limits.conf so putting a ulimit -l unlimited line in condor's startup script and restarting condor on all the compute nodes seems to have fixed this issue.
David