From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 10:09:16 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 A7B4737B401 for ; Tue, 24 Jun 2003 10:09:16 -0700 (PDT) Received: from sccrmhc12.attbi.com (sccrmhc12.comcast.net [204.127.202.56]) by mx1.FreeBSD.org (Postfix) with ESMTP id B398243F3F for ; Tue, 24 Jun 2003 10:09:15 -0700 (PDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: from be-well.ilk.org (be-well.no-ip.com[24.147.188.198]) by attbi.com (sccrmhc12) with ESMTP id <2003062417091401200esni2e>; Tue, 24 Jun 2003 17:09:14 +0000 Received: from be-well.ilk.org (lowellg.ne.client2.attbi.com [24.147.188.198] (may be forged)) by be-well.ilk.org (8.12.9/8.12.7) with ESMTP id h5OH9E1V037361; Tue, 24 Jun 2003 13:09:14 -0400 (EDT) (envelope-from freebsd-questions-local@be-well.no-ip.com) Received: (from lowell@localhost) by be-well.ilk.org (8.12.9/8.12.6/Submit) id h5OH9Ee2037358; Tue, 24 Jun 2003 13:09:14 -0400 (EDT) X-Authentication-Warning: be-well.ilk.org: lowell set sender to freebsd-questions-local@be-well.ilk.org using -f Sender: lowell@be-well.no-ip.com To: "David Loszewski" References: <003901c33a00$aba7fcb0$0200a8c0@hades> From: Lowell Gilbert Date: 24 Jun 2003 13:09:14 -0400 In-Reply-To: <003901c33a00$aba7fcb0$0200a8c0@hades> Message-ID: <44isqvbdxh.fsf@be-well.ilk.org> Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: freebsd-questions@freebsd.org Subject: Re: can someone translate these log messages please? 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, 24 Jun 2003 17:09:16 -0000 "David Loszewski" writes: > I have a Mylex Acceleraid 160, I seem to be getting these messages in my logs, could someone tell me what they mean? Something I should be worried about? > > mly0: physical device 0:0 sense data received > mly0: sense key 1 asc 03 ascq 01 > mly0: info 0251c04f csi 00000000 > mly0: physical device 0:0 sense data received > mly0: sense key 1 asc 03 ascq 03 > mly0: info 0147609f csi 00000000 > mly0: physical device 0:0 sense data received > mly0: sense key 1 asc 03 ascq 01 > mly0: info 0251d67f csi 00000000 That mly driver seems kind of chatty. I'm not sure why you'd be getting sense data reported often. I don't have a SCSI spec easily enough at hand to translate them for you, but based on my hazy memories, the messages themselves don't seem to indicate a problem. If they're filling your logs, obviously that's another issue.