Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Condor-users] help about too many open files/ulimit by condor_starter
- Date: Thu, 15 Jul 2010 08:28:04 -0500
- From: "Timothy St. Clair" <tstclair@xxxxxxxxxx>
- Subject: Re: [Condor-users] help about too many open files/ulimit by condor_starter
Example solution:
https://lists.cs.wisc.edu/archive/condor-users/pre-2004-June/msg00091.shtml
As a side note, many solutions can be found when searching the archives:
https://lists.cs.wisc.edu/archive/condor-users/htdig/search.shtml
Cheers,
Tim
On Thu, 2010-07-15 at 20:23 +0800, dawnsong wrote:
> Dear Condor Experts,
>
>
> Recently, I always encountered too many open files error when submit
> jobs to condor pool, no matter how many I have set nofile
> in /etc/security/limits.conf.
>
>
> I make a script "test.sh" only containing one line to test:
> ulimit -n
>
>
> When I run this script through
> ssh node1 '/tmp/test.sh'
> , then it returns 1024000 which I set perviously.
>
>
> But when I run this script through condor_submit, it always returns
> 1024.
>
>
> Anyone has any idea about howto overcome this kind of error?
>
>
> Or how to config Condor 7.4.2 to return 1024000 not 1024?
>
>
> All my nodes are ubuntu 9.04 and condor 7.4.2, the linux core is
> Linux Brain 2.6.28-19-server #61-Ubuntu SMP Thu May 27 00:22:27 UTC
> 2010 x86_64 GNU/Linux
> .
>
>
> Thanks in advance,
>
>
> Xiaowei
>
> --
> Xiao-Wei Song
> Ping Zhu's Lab, Center for Structural and Molecular Biology
> Institute of Biophysics, Chinese Academy of Sciences
> 15 Datun Road, Chaoyang District, Beijing, China 100101
> Tel: +86-10-64888353, E-mail: dawnsong@xxxxxxxxxxxxxx
>
> _______________________________________________
> Condor-users mailing list
> To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a
> subject: Unsubscribe
> You can also unsubscribe by visiting
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>
> The archives can be found at:
> https://lists.cs.wisc.edu/archive/condor-users/