From owner-freebsd-stable@FreeBSD.ORG Tue Feb 6 14:24:30 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 564DB16A400 for ; Tue, 6 Feb 2007 14:24:30 +0000 (UTC) (envelope-from daniel_k_eriksson@telia.com) Received: from pne-smtpout1-sn2.hy.skanova.net (pne-smtpout1-sn2.hy.skanova.net [81.228.8.83]) by mx1.freebsd.org (Postfix) with ESMTP id 1711913C474 for ; Tue, 6 Feb 2007 14:24:30 +0000 (UTC) (envelope-from daniel_k_eriksson@telia.com) Received: from royal64.emp.zapto.org (195.198.193.104) by pne-smtpout1-sn2.hy.skanova.net (7.2.075) id 45B61FED00382054 for freebsd-stable@freebsd.org; Tue, 6 Feb 2007 14:14:47 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.5.7226.0 Date: Tue, 6 Feb 2007 14:14:45 +0100 Message-ID: <4F9C9299A10AE74E89EA580D14AA10A6028701@royal64.emp.zapto.org> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Highpoint RocketRaid 2320 problems Thread-Index: AcdJ8ODt6NiBT/mhRhu14avFHMtH6A== From: "Daniel Eriksson" To: Subject: Highpoint RocketRaid 2320 problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Feb 2007 14:24:30 -0000 I have a FreeBSD 6.2 (RELENG_6_2) box with a RocketRaid 2320 card (8 port SATA-2, PCI-E 4x). Attached to the 2320 card are two 500GB drives (Samsung) in a RAID-0 array. The system runs off of a 320GB drive hooked up to the motherboard. When stressing the RAID-0 array (multiple processes doing read/write) I get messages like this in the system log: rr232x: start channel [0,0] rr232x: channel [0,0] started successfully When this happens it looks like any read in progress is either terminated early or returns bad data. (I'm using security/cksfv to verify files, and it only reports the file(s) as corrupt so I cannot tell if the read was short or returned bad data.) Any hints? /Daniel Eriksson