From owner-freebsd-net Fri Oct 29 23:43:22 1999 Delivered-To: freebsd-net@freebsd.org Received: from dfssl.exchange.microsoft.com (dfssl.exchange.microsoft.com [131.107.88.59]) by hub.freebsd.org (Postfix) with ESMTP id 587A814F66; Fri, 29 Oct 1999 23:43:16 -0700 (PDT) (envelope-from minwei@Exchange.Microsoft.com) Received: by dfssl with Internet Mail Service (5.5.2650.21) id ; Fri, 29 Oct 1999 23:43:11 -0700 Message-ID: <01D6C7224936D211BA450000F805D5380F8D04B4@TOTO> From: "Min Wei (Exchange)" To: freebsd-net@FreeBSD.ORG, "'hackers@freebsd.org'" Subject: FreeBSD reboots every 45 minutes Date: Fri, 29 Oct 1999 23:41:31 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01BF22A1.CA8731C0" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01BF22A1.CA8731C0 Content-Type: text/plain Hi. I am confused at the following strange FreeBSD reboot case. I have a Dell PowerEdge 2300 dual proc machine with Intel 100/10 netcard. I put 3.2 SMP kernel with options MAXUSERS=256 and NMBCLUSTERS=32768. Otherwise kernel is almost the same as the stock FreeBSD kernel. When I started some live Web tests with my custom Apache module, I found that the FreeBSD panics every 45 minutes. First, I thought it was some FIN_WAIT_2 problem. So I applied julian(@whistle.com)'s patch. But it still reboots after 45 minutes of testing. Then I thought it might be running out of mbufs due to load. However, the number of allocated mbufs is no where near 32768 just seconds before the reboot. One additional piece of data is that in my simluated environment, I was able to pound the machine with FreeBSD 3.2 SMP for more than 12 hours straight with 600 running Apache child processes. I haven't tried to dump kernel core to see the call stack since the machine is actually far away at a hosting site. I wonder if anyone is aware of SMP kernel issues with Dell PowerEdge machines. I will try single processor mode when I could arrange more live time. However I am kind of suspect somewhere in net driver or TCP/IP stack is screwed up. Any help on the possible reboot cause is greatly appreciated. Otherwise I might have to try BSDI which is something I would rather not to do. Thanks, --min ------_=_NextPart_001_01BF22A1.CA8731C0 Content-Type: text/html FreeBSD reboots every 45 minutes

Hi. I am confused at the following strange FreeBSD reboot case.
I have a Dell PowerEdge 2300 dual proc machine with Intel 100/10 netcard.
I put 3.2 SMP kernel with options MAXUSERS=256 and NMBCLUSTERS=32768.
Otherwise kernel is almost the same as the stock FreeBSD kernel.

When I started some live Web tests with my custom Apache module,
I found that the FreeBSD panics every 45 minutes. First, I thought
it was some FIN_WAIT_2 problem. So I applied julian(@whistle.com)'s
patch. But it still reboots after 45 minutes of testing. Then
I thought it might be running out of mbufs due to load. However, the
number of allocated mbufs is no where near 32768 just seconds before the reboot.

One additional piece of data is that in my simluated environment, I was able
to pound the machine with FreeBSD 3.2 SMP for more than 12 hours straight
with 600 running Apache child processes.

I haven't tried to dump kernel core to see the call stack since the machine
is actually far away at a hosting site.

I wonder if anyone is aware of SMP kernel issues with Dell PowerEdge machines.
I will try single processor mode when I could arrange more live time.
However I am kind of suspect somewhere in net driver or TCP/IP stack
is screwed up.

Any help on the possible reboot cause is greatly appreciated. Otherwise I might
have to try BSDI which is something I would rather not to do.

        Thanks,
        --min

------_=_NextPart_001_01BF22A1.CA8731C0-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message