From owner-freebsd-questions@FreeBSD.ORG Tue Oct 28 08:15:13 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2997416A4CE for ; Tue, 28 Oct 2003 08:15:13 -0800 (PST) Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8406A43F85 for ; Tue, 28 Oct 2003 08:15:09 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.ilk.org (Postfix, from userid 1147) id 06EFC3AB7; Tue, 28 Oct 2003 11:15:08 -0500 (EST) Sender: lowell@be-well.ilk.org To: freebsd-questions@freebsd.org, Peter Ulrich Kruppa References: <20031027171335.J50000@pukruppa.net> From: Lowell Gilbert Date: 28 Oct 2003 11:15:08 -0500 In-Reply-To: <20031027171335.J50000@pukruppa.net> Message-ID: <44smldcp9v.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: watchdog timeout ??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Oct 2003 16:15:13 -0000 Peter Ulrich Kruppa writes: > Our Samba server (on a 4.8 -RELEASE machine) frequently freezes > with these error-messages: > > rl0: watchdog timeout > ahc0: Timeout SCB already complete. Interrupts may not be > functioning > > > What does this mean? > > Thanks for all answers, this is quite important. The log messages both mean that interrupts aren't being detected properly. Try replacing the Ethernet card with one of better quality; the RealTek cards have known problems with keeping track of interrupt status. They are not advisable for server use in any case.