Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 10:51:09 -0800 (PST)
From:      W Alexander Hagen <aligzanduh@yahoo.com>
To:        Mike Silbersack <silby@silby.com>
Cc:        Greg Black <gjb@gbch.net>, Josef Karthauser <joe@tao.org.uk>, freebsd-net@freebsd.org
Subject:   Re: Freebsd REL_ENG 4.3 p28 freezes every 30 minutes. 
Message-ID:  <20020319185109.53474.qmail@web9902.mail.yahoo.com>
In-Reply-To: <20020319035747.T48355-100000@patrocles.silby.com>

next in thread | previous in thread | raw e-mail | index | archive | help
--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 <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
Content-Type: text/html; charset=us-ascii

<P> The problem only occurs during large file transfers. This box has 10 10/100 cards and is acting as a router.
<P>Are there any sysctl parameters that I should look at to optimize operation as a router ?
<P>&nbsp; <B><I>Mike Silbersack &lt;silby@silby.com&gt;</I></B> wrote: 
<BLOCKQUOTE style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #1010ff 2px solid"><BR>On Mon, 18 Mar 2002, W Alexander Hagen wrote:<BR><BR>&gt;<BR>&gt; How do I find out how to run the box so it outputs the errant code line<BR>&gt; when it crashes ? Is there a good faq ?<BR><BR>Check out:<BR><BR>http://www.freebsd.org/doc/en_US.ISO8859-1/books/developers-handbook/kerneldebug.html<BR><BR>Part 16.4, "On-Line Kernel Debugging Using DDB" is what you should<BR>probably focus on.<BR><BR>Once you compile DDB into the kernel, it should throw you into DDB<BR>whenever a system crash occurs. If the system seems to crash, but does<BR>not throw you into DDB, you can then try ctrl-alt-esc to manually enter<BR>it. In either case, you can then run "trace" to get a backtrace of where<BR>the problem occured. From that, we should be able to help you.<BR><BR>If you can't even break into DDB whenever your computer crashes, then<BR>something is seriously wrong, _probably_ bad hardware of some sort.<BR><BR>Mike "Silby" Silbersack<BR><BR><BR>To Unsubscribe: send mail to majordomo@FreeBSD.org<BR>with "unsubscribe freebsd-net" in the body of the message</BLOCKQUOTE><p><br><hr size=1><b>Do You Yahoo!?</b><br>
<a href="$rd_url/tag/http://sports.yahoo.com/">Yahoo! Sports</a> - 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020319185109.53474.qmail>