From owner-freebsd-questions@FreeBSD.ORG Tue Jun 24 10:43:25 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 C91F937B401 for ; Tue, 24 Jun 2003 10:43:25 -0700 (PDT) Received: from boston3.g4.net (boston3.G4.NET [216.177.0.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id DADCF43FBF for ; Tue, 24 Jun 2003 10:43:24 -0700 (PDT) (envelope-from lists@bsdadmins.net) Received: from hades ([216.177.0.160]) by boston3.g4.net (8.11.3/8.11.3) with SMTP id h5OHhQ893793; Tue, 24 Jun 2003 13:43:27 -0400 (EDT) (envelope-from lists@bsdadmins.net) Message-ID: <004801c33a77$452d9400$65fefe0a@hades> From: "David Loszewski" To: References: <003901c33a00$aba7fcb0$0200a8c0@hades> <44isqvbdxh.fsf@be-well.ilk.org> Date: Tue, 24 Jun 2003 13:37:17 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Subject: Re: can someone translate these log messages please? 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, 24 Jun 2003 17:43:26 -0000 yea, they're coming up in the kernel logs. I tested this drive on an Adaptec 29160 and everything tested out fine on it. Dave ----- Original Message ----- From: "Lowell Gilbert" To: "David Loszewski" Cc: Sent: Tuesday, June 24, 2003 1:09 PM Subject: Re: can someone translate these log messages please? > "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. >