From owner-freebsd-net Tue Mar 19 10:51:16 2002 Delivered-To: freebsd-net@freebsd.org Received: from web9902.mail.yahoo.com (web9902.mail.yahoo.com [216.136.129.37]) by hub.freebsd.org (Postfix) with SMTP id C6D9637B402 for ; Tue, 19 Mar 2002 10:51:09 -0800 (PST) Message-ID: <20020319185109.53474.qmail@web9902.mail.yahoo.com> Received: from [216.98.102.225] by web9902.mail.yahoo.com via HTTP; Tue, 19 Mar 2002 10:51:09 PST Date: Tue, 19 Mar 2002 10:51:09 -0800 (PST) From: W Alexander Hagen Subject: Re: Freebsd REL_ENG 4.3 p28 freezes every 30 minutes. To: Mike Silbersack Cc: Greg Black , Josef Karthauser , freebsd-net@freebsd.org In-Reply-To: <20020319035747.T48355-100000@patrocles.silby.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-100745339-1016563869=:48530" Sender: owner-freebsd-net@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0-100745339-1016563869=:48530 Content-Type: text/plain; charset=us-ascii The problem only occurs during large file transfers. This box has 10 10/100 cards and is acting as a router. Are there any sysctl parameters that I should look at to optimize operation as a router ? Mike Silbersack wrote: On Mon, 18 Mar 2002, W Alexander Hagen wrote: > > How do I find out how to run the box so it outputs the errant code line > when it crashes ? Is there a good faq ? Check out: http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html Part 16.4, "On-Line Kernel Debugging Using DDB" is what you should probably focus on. Once you compile DDB into the kernel, it should throw you into DDB whenever a system crash occurs. If the system seems to crash, but does not throw you into DDB, you can then try ctrl-alt-esc to manually enter it. In either case, you can then run "trace" to get a backtrace of where the problem occured. From that, we should be able to help you. If you can't even break into DDB whenever your computer crashes, then something is seriously wrong, _probably_ bad hardware of some sort. Mike "Silby" Silbersack To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message --------------------------------- Do You Yahoo!? Yahoo! Sports - live college hoops coverage --0-100745339-1016563869=:48530 Content-Type: text/html; charset=us-ascii

The problem only occurs during large file transfers. This box has 10 10/100 cards and is acting as a router.

Are there any sysctl parameters that I should look at to optimize operation as a router ?

  Mike Silbersack <silby@silby.com> wrote:


On Mon, 18 Mar 2002, W Alexander Hagen wrote:

>
> How do I find out how to run the box so it outputs the errant code line
> when it crashes ? Is there a good faq ?

Check out:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html

Part 16.4, "On-Line Kernel Debugging Using DDB" is what you should
probably focus on.

Once you compile DDB into the kernel, it should throw you into DDB
whenever a system crash occurs. If the system seems to crash, but does
not throw you into DDB, you can then try ctrl-alt-esc to manually enter
it. In either case, you can then run "trace" to get a backtrace of where
the problem occured. From that, we should be able to help you.

If you can't even break into DDB whenever your computer crashes, then
something is seriously wrong, _probably_ bad hardware of some sort.

Mike "Silby" Silbersack


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



Do You Yahoo!?
Yahoo! Sports - live college hoops coverage --0-100745339-1016563869=:48530-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-net" in the body of the message