[SOLVED] Re: Increasing the maximum number of open files

From: J.L. Coenders (fedora_at_universalgrid.nl)
Date: 08/03/04

  • Next message: Kevin Wang: "Re: Does iPod integrate w/ Fedora?"
    Date: Tue, 03 Aug 2004 18:01:55 +0200
    To: For users of Fedora Core releases <fedora-list@redhat.com>
    
    

    Thanks,
    This solved my problems.
    - Jeroen

    On Tuesday 03 August 2004 09:09 am, Rainer Traut wrote:
    > Hi,
    >
    > J.L. Coenders wrote:
    > > Hi guys,
    > > I have a program which tells me it needs more open files than the system
    > > can handle.
    > > When I do nlimit -n, it tells me I have 1024 files max. How do you
    > > increase this number, permanently? I found some stuff about
    > > changing /etc/security/limits.conf and /etc/pam.d/gdm and some others,
    > > but that doesn't really work. It's probably some simple trick and I
    > > remember something alike before, but I cannot remember how it was done.
    > > I use FC2 with KDE.
    >
    > /etc/security/limits.conf is the right place:
    > [root@asp5 root]# cat /etc/security/limits.conf |grep nofile
    > # - nofile - max number of open files
    > notes soft nofile 90000
    > notes hard nofile 90000
    > [root@asp5 root]# su - notes
    > [notes@asp5 notes]$ ulimit -a|grep files
    > open files (-n) 90000
    >
    > Rainer

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: Kevin Wang: "Re: Does iPod integrate w/ Fedora?"

    Relevant Pages

    • Re: Increasing the maximum number of open files
      ... J.L. Coenders wrote: ... > I have a program which tells me it needs more open files than the system can ... [root@asp5 root]# su - notes ... Rainer ...
      (Fedora)
    • Re: kernel option to increase max open files
      ... >like these in the sendmail log: ... >So I figure I need to increase the max number of open files available. ... To unsubscribe, ...
      (freebsd-questions)
    • Re: How to catch process that removes files?
      ... lsof will show you currently open files, and of course you can pipe it ... through grep. ... You might also install tiger and see if it finds anything. ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • getting beagle to use mailcap
      ... How do I get beagle to use mailcap or something similar to find out what ... programs to open files with? ... I tried to open a pdf file, it is recognized properly as such but strace shows ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx ...
      (Debian-User)
    • Re: number of simultanously opened files
      ... sorry for not mentioning it... ... Too many open files ... (obtained by perror()) ... To unsubscribe, ...
      (freebsd-hackers)