From owner-freebsd-stable Fri Nov 9 15:59: 4 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 7503E37B416 for ; Fri, 9 Nov 2001 15:58:58 -0800 (PST) Received: from winter (localhost [127.0.0.1]) by acura.isprime.com (8.11.3/8.11.2) with SMTP id fA9NwqW77512; Fri, 9 Nov 2001 18:58:52 -0500 (EST) Message-ID: <000701c1697a$615b6230$66010a0a@winter> From: "Phil Rosenthal" To: "Phil Rosenthal" , Subject: Re: 2GB ram system panicking every 40 minutes Date: Fri, 9 Nov 2001 18:58:07 -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 I was able to get this panic message out of savecore: panic messages: --- Fatal trap 12: page fault while in kernel mode fault virtual address = 0x0 fault code = supervisor write, page not present instruction pointer = 0x8:0xc0202c0b stack pointer = 0x10:0xfb291cbc frame pointer = 0x10:0xfb291ce8 code segment = base 0x0, limit 0xfffff, type 0x1b = DPL 0, pres 1, def32 1, gran 1 processor eflags = interrupt enabled, resume, IOPL = 0 current process = 299 (pimpd) interrupt mask = none trap number = 12 panic: page fault syncing disks... done Uptime: 31m49s ----- Original Message ----- From: "Phil Rosenthal" To: Sent: Friday, November 09, 2001 1:45 PM Subject: Re: 2GB ram system panicking every 40 minutes > 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