From owner-freebsd-isp Tue May 2 1: 5:40 2000 Delivered-To: freebsd-isp@freebsd.org Received: from spooky.eis.net.au (spooky.eis.net.au [203.12.171.2]) by hub.freebsd.org (Postfix) with ESMTP id B0DC437B5EB for ; Tue, 2 May 2000 01:05:31 -0700 (PDT) (envelope-from ernie@spooky.eis.net.au) Received: (from ernie@localhost) by spooky.eis.net.au (8.9.3/8.9.3) id SAA01937 for freebsd-isp@freebsd.org; Tue, 2 May 2000 18:00:41 +1000 (EST) (envelope-from ernie) From: Ernie Elu Message-Id: <200005020800.SAA01937@spooky.eis.net.au> Subject: Quake3 server maxfiles To: freebsd-isp@freebsd.org Date: Tue, 2 May 2000 18:00:41 +1000 (EST) X-Mailer: ELM [version 2.4ME+ PL40 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org I am getting the occasional error ERROR: FS_HandleForFile: none free in the Quake 3 logs when there are several players downloading maps at once. In the windows world one would do something like increase files=xxxx in your config.sys. It's a FreeBSD 4.0 server running the Linux 6.1 emulation. The FreeBSD side of things has been set to have kern.maxfiles: 8200, so I presume it's something in the linux libs. Anyone know the relationship between kern.maxfiles and the linux emulation? Does the maximum files have to be set seperately in the linux environment? - Ernie. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message