From owner-freebsd-isp Wed Dec 11 07:30:35 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA16291 for isp-outgoing; Wed, 11 Dec 1996 07:30:35 -0800 (PST) Received: from iworks.InterWorks.org (deischen@iworks.interworks.org [128.255.18.10]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id HAA16272 for ; Wed, 11 Dec 1996 07:30:28 -0800 (PST) Received: by iworks.InterWorks.org (1.37.109.8/16.2) id AA26587; Wed, 11 Dec 1996 09:32:34 -0600 Message-Id: <9612111532.AA26587@iworks.InterWorks.org> Date: Wed, 11 Dec 1996 09:32:34 -0600 From: "Daniel M. Eischen" To: freebsd-isp@FreeBSD.org, msv@arisia.net Subject: Re: **News Server keeps rebooting** Sender: owner-isp@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > My news server running FreeBSD 2.1.5R and INN 1.4unnoff4 (with > /var/sppol/news mounted on a ccd logical volume) has been running fine for > months(except expire problems). All of sudden, Its crashed(today was the > third time), with message : > > "referenced scb not valid during scsi init" > > At least this was the last message I saw before it rebooted. > > Is this a FreeBSD problem cropping up ? A failure in my Adaotec 2940UW > card ? A combination ? You want to check your log for any "ahc" error messages to get a better idea of what happened prior to the crash. Is AHC_SCBPAGING_ENABLE enabled in your config? There was a bug with SCB paging in 2.1.5-RELEASE. There have been some changes to the aic7xxx driver since 2.1.5R, so you might want to upgrade to -stable (if you can afford the down time). Dan Eischen deischen@iworks.InterWorks.org