From owner-freebsd-questions@FreeBSD.ORG Tue Jun 15 22:43:32 2004 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 3EB6016A4CE for ; Tue, 15 Jun 2004 22:43:32 +0000 (GMT) Received: from mproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with SMTP id DD45743D1D for ; Tue, 15 Jun 2004 22:43:31 +0000 (GMT) (envelope-from aharrison@gmail.com) Received: by mproxy.gmail.com with SMTP id d19so131171rnf for ; Tue, 15 Jun 2004 15:43:31 -0700 (PDT) Received: by 10.38.207.9 with SMTP id e9mr51580rng; Tue, 15 Jun 2004 15:43:30 -0700 (PDT) Message-ID: Date: Tue, 15 Jun 2004 18:43:30 -0400 From: Andy Harrison To: Pat Hayes In-Reply-To: <20040615220243.39B7E43D45@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <20040615220243.39B7E43D45@mx1.FreeBSD.org> cc: freebsd-questions@freebsd.org Subject: Re: 3com 3c905 watchdog error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 15 Jun 2004 22:43:32 -0000 On Tue, 15 Jun 2004 17:02:34 -0500, Pat Hayes wrote: > > Undoubtedly this problem has been covered many times. I am not very savy > with Freebsd. > > I am using Freebsd 4.9 compiled for use with smp. The system has a Promise > Fasttrak tx2 100 raid card using 4x40 in a raid 0, which is currently acting > as a small file server for my lan. Whenever I copy large files or a large > number of smaller files (mp3's) off the server the system reboots or worse > yet it reboots. The system has a 3com 3c905b-tx nic in the system. I have > noticed that if I set my other machine, to which I wish to copy the files > to, to run at 10mbit's and leave the freebsd box at 100mbit/sec the crash > takes much longer to happen. Normally it would crash within 3-5 minutes, so > not immediately, and much longer, say 20 minutes if I copy at 10mbit/sec. I > have also noticed that if I copy 1 600 meg file off, it will not crash, yet > if I copy 100 mp3's off, it crashes. The system is also running apache, > sendmail and bind. Initially I was getting xl0 timeout errors. After doing > some googling I discovered the possibility of a irq conflict. I immediately > took out any other cards in the system, sound/decoder, and moved the network > card and promise raid controllers around in slots until the bios post screen > showed no irq sharing or conflict. Yet the problem still remains. It is here > now that I've noticed that occasionally instead of locking up, it will just > reboot, although still most of the time it locks up. > > System information is: > > Abit Bp6 with dual Celeron 366's. > > Standard ide boot drive > > 4 ide 40 gig western digital drives on promise fasttrak tx2 100 raid > controller > > 3com 3c905b-tx nic > > Nvidia geforce 2 video > > I think that's about all the standard stuff, nothing else in there. > > Any help would really be appreciated > > Pat > > P.S. Please accept in advance my apologies if this seems too simple or a > dead subject, as I have just joined the mailing list. I really enjoy using > freebsd, just seems easier than all the linux distro's. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > What slots are the cards in? You need to be careful of the last two slots because they're bus mastering slots. Try moving one card so that only one of the last two slots is filled. -- Andy Harrison