From owner-freebsd-stable Fri Nov 9 10:46:22 2001 Delivered-To: freebsd-stable@freebsd.org Received: from acura.isprime.com (acura.isprime.com [130.94.138.66]) by hub.freebsd.org (Postfix) with ESMTP id 0FB1537B417 for ; Fri, 9 Nov 2001 10:46:19 -0800 (PST) Received: from winter (localhost [127.0.0.1]) by acura.isprime.com (8.11.3/8.11.2) with SMTP id fA9IkIW66409 for ; Fri, 9 Nov 2001 13:46:18 -0500 (EST) Message-ID: <003c01c1694e$b88fc540$66010a0a@winter> From: "Phil Rosenthal" To: Subject: Re: 2GB ram system panicking every 40 minutes Date: Fri, 9 Nov 2001 13:45:36 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 Disposition-Notification-To: "Phil Rosenthal" X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Sorry about the html email before... Hello, I have 5 servers doing the exact same task running the exact same world/kernel all identically configured, except 3 of them are 1GB of ram, 2 of them are 2GB of ram. the 2 running 2GB of ram randomly panic. However, there is no information getting dumped into /var/log/messages Is there anything I can do to figure out what is causing this? I have just set the option: options MAXMEM="(1024*1024)" To try and make them stop crashing. The system appears to be stable after setting that option. The system has maybe 4 programs running that are very sendfile() intensive, with 60000 sockets open at any given moment and 1.9GB of the ram is to filesystem cache on average. --Phil To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message