> -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Michael Dick > Sent: Thursday, 27 January 2011 5:55 AM > To: [email protected] > Subject: Re: Max open files on ubuntu1 > > On Fri, Dec 10, 2010 at 9:58 AM, Michael Dick <[email protected]> > wrote: > > > On Fri, Dec 10, 2010 at 8:23 AM, Niklas Gustavsson > <[email protected]>wrote: > > > >> On Thu, Dec 9, 2010 at 5:19 PM, Michael Dick <[email protected]> > wrote: > >> > Was the number of open files changed on ubuntu1 recently? > >> > In the past we've solved this by increasing the number of open > files > >> (4096 > >> > in my case). > >> > >> Should work now, could you please verify? > >> > >> /niklas > >> > > > > It is working now. > > > > Thanks very much! > > > > -mike > > > > > Looks like we're seeing this again on ubuntu1. Could someone take a > look?
I fixed it a week ago: hudson@minerva:~$ ulimit -n 40000 (that is the lower limit with 60000 being the higher.) Gav... > > Thanks > -mike
