Date: Wed, 31 Jul 2002 16:10:05 -0600 From: "Kenneth D. Merry" <ken@kdm.org> To: Tim Strike <tstrike@zaq.com> Cc: scsi@FreeBSD.ORG Subject: Re: Mylex Acceleraid 352 & FreeBSD 4.5 -- sense key 11 Message-ID: <20020731161005.A29176@panzer.kdm.org> In-Reply-To: <0802E6A56AA390479CD80AD308CA6634017E5E@zaq-msg-02.corp.zaq.com>; from tstrike@zaq.com on Wed, Jul 31, 2002 at 06:03:35PM -0400 References: <0802E6A56AA390479CD80AD308CA6634017E5E@zaq-msg-02.corp.zaq.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Please keep your line lengths to ~75 columns or less. On Wed, Jul 31, 2002 at 18:03:35 -0400, Tim Strike wrote: > I just recently installed a 8 drive disk array onto FreeBSD 4.5-RELEASE. The disk array was fully functional under windows 2000 using w2k raid prior to it being moved to FreeBSD with the mylex controller. Occasionally there are errors using the disk array, and they don't appear to be on any specific device (drive). Any idea what might cause this? > > mly0: physical device 1:15 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:13 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:10 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:9 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:9 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:10 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:14 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:13 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:9 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > mly0: physical device 1:14 sense data received > mly0: sense key 11 asc 47 ascq 00 > mly0: info 00000000 csi 00000000 > > Those messages appear sporadically. The server also appears to lock up with heavy disk usage, but only periodically (I have yet to replicate the error while I was onsite in order to see what it is printing on the screen). > > The drives in the 8 disk array are all Seagate ST318404LW 0002. I have included the dmesg for what help it provides. You're getting SCSI parity errors, reported by the drives. (SCSI ASC 47, ASCQ 0 means there is a parity error. See the SCSI specs at www.t10.org for more sense codes.) You have a bad SCSI bus configuration, probably cabling or termination. Ken -- Kenneth Merry ken@kdm.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020731161005.A29176>