From owner-freebsd-security Fri Jul 13 15:21:46 2001 Delivered-To: freebsd-security@freebsd.org Received: from radix.cryptio.net (radix.cryptio.net [199.181.107.213]) by hub.freebsd.org (Postfix) with ESMTP id 7EEE937B403 for ; Fri, 13 Jul 2001 15:21:43 -0700 (PDT) (envelope-from emechler@radix.cryptio.net) Received: (from emechler@localhost) by radix.cryptio.net (8.11.3/8.11.3) id f6DMLfi43027; Fri, 13 Jul 2001 15:21:41 -0700 (PDT) (envelope-from emechler) Date: Fri, 13 Jul 2001 15:21:41 -0700 From: Erick Mechler To: petko popadiyski Cc: freebsd-security@FreeBSD.ORG Subject: Re: /kernel: file: table is full Message-ID: <20010713152141.B42739@techometer.net> References: <200107132215.PAA25291@mail24.bigmailbox.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107132215.PAA25291@mail24.bigmailbox.com>; from petko popadiyski on Fri, Jul 13, 2001 at 03:15:27PM -0700 Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Bump up the 'maxusers' config option in your kernel configuration file. If you're using the standard 32 that ships with GENERIC, I would suggest going to at least 64 (depending on how much RAM, CPU, etc. you have). If you have a decent machine, try 128. --Erick At Fri, Jul 13, 2001 at 03:15:27PM -0700, petko popadiyski said this: :: While running smbclient i have received : :: Can't load /usr/local/etc/smb.conf - run testparm to debug it :: load_client_codepage: cannot open file :: /usr/local/etc/codepages/codepage.850. Error was Too many open files in system load_unicode_map: cannot open file :: /usr/local/etc/codepages/unicode_map.850. Error was Too many open files in system :: ERROR: Could not determine network interfaces, you must use a interfaces config line :: Then I tried to execute other programs : :: ~% pine :: /usr/libexec/ld-elf.so.1: Cannot open "/usr/lib/libncurses.so.5" :: ~% ee pismo :: /usr/libexec/ld-elf.so.1: Cannot open "/usr/lib/libncurses.so.5" :: :: so i look at the log and saw : :: Jul 14 00:41:40 admin /kernel: file: table is full :: Jul 14 00:41:44 admin last message repeated 127 times :: Jul 14 00:41:44 admin /kernel: pid 13660 (make), uid 0: exited on signal 11 (cor :: e dumped) :: Jul 14 00:41:45 admin /kernel: file: table is full :: Jul 14 00:42:09 admin last message repeated 322 times :: Jul 14 00:42:09 admin /kernel: pid 6202 (navigator-linux-), uid 1000: exited on :: signal 10 (core dumped) :: many of my process were killed . How ca I prevent such crashes? and what causeed the crash.? :: I am running freebsd-4.3 stable and :: Filesystem 1K-blocks Used Avail Capacity Mounted on :: /dev/ad0s2a 148823 33736 103182 25% / :: /dev/ad0s3e 988622 854925 54608 94% /disk2 :: /dev/ad0s2f 3615212 3046492 279504 92% /usr :: /dev/ad0s2e 99183 7302 83947 8% /var :: /dev/ad0s1 14813488 14443024 370464 97% /win-c :: procfs 4 4 0 100% /proc :: :: :: :: :: ------------------------------------------------------------ :: YourName@CannabisMail.com for FREE ! http://www.CannabisMail.com :: :: To Unsubscribe: send mail to majordomo@FreeBSD.org :: with "unsubscribe freebsd-security" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message