From owner-freebsd-current Fri Nov 13 05:24:52 1998 Return-Path: <owner-freebsd-current@FreeBSD.ORG> Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id FAA05280 for freebsd-current-outgoing; Fri, 13 Nov 1998 05:24:52 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from narnia.plutotech.com (narnia.plutotech.com [206.168.67.130]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id FAA05271 for <current@FreeBSD.org>; Fri, 13 Nov 1998 05:24:48 -0800 (PST) (envelope-from gibbs@narnia.plutotech.com) Received: (from gibbs@localhost) by narnia.plutotech.com (8.9.1/8.7.3) id GAA19695; Fri, 13 Nov 1998 06:17:41 -0700 (MST) Date: Fri, 13 Nov 1998 06:17:41 -0700 (MST) From: "Justin T. Gibbs" <gibbs@narnia.plutotech.com> Message-Id: <199811131317.GAA19695@narnia.plutotech.com> To: ben@rosengart.com cc: current@FreeBSD.ORG Subject: Re: bt errors on boot X-Newsgroups: pluto.freebsd.current In-Reply-To: <Pine.GSO.4.02.9811130332530.17675-100000@echonyc.com> User-Agent: tin/pre-1.4-980818 ("Laura") (UNIX) (FreeBSD/3.0-BETA (i386)) Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article <Pine.GSO.4.02.9811130332530.17675-100000@echonyc.com> you wrote: > Upen booting a kernel compiled at 10 pm UTC 11/11, I saw the following > errors, appearing immediately after detection of npx0 and interspersed > through the SCSI drive detection and ffs_mountfs: superblock updated for > soft updates messages. > > bt: ccb 0xf4a2d240 - error 4 occured. btstat = 11, sdstat = 0 > bt: ccb 0xf4a2d280 - error 4 occured. btstat = 11, sdstat = 0 > bt: ccb 0xf4a2d2c0 - error 4 occured. btstat = 11, sdstat = 0 > bt: ccb 0xf4a2d200 - error 4 occured. btstat = 0, sdstat = 2 > bt: ccb 0xf4a2d340 - error 4 occured. btstat = 11, sdstat = 0 > bt: ccb 0xf4a2d300 - error 4 occured. btstat = 0, sdstat = 2 > bt: ccb 0xf4a2d380 - error 4 occured. btstat = 0, sdstat = 2 > bt: ccb 0xf4a2d300 - error 4 occured. btstat = 0, sdstat = 2 > bt: ccb 0xf4a2d300 - error 4 occured. btstat = 0, sdstat = 2 > bt: ccb 0xf4a2d380 - error 4 occured. btstat = 0, sdstat = 2 > bt: ccb 0xf4a2d380 - error 4 occured. btstat = 0, sdstat = 2 > bt: ccb 0xf4a2d380 - error 4 occured. btstat = 0, sdstat = 2 > > Is this anything to be concerned about? Nope. It's just some logging that I inadvertantly left enabled in my last checkin. Should be silenced now assuming you don't boot with the -v flag. -- Justin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message