From owner-freebsd-questions@FreeBSD.ORG Mon Mar 20 13:25:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 41CEE16A400 for ; Mon, 20 Mar 2006 13:25:54 +0000 (UTC) (envelope-from gv@skyce.net) Received: from mail.skyce.net (public.skyce.net [82.237.129.243]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF68343D46 for ; Mon, 20 Mar 2006 13:25:53 +0000 (GMT) (envelope-from gv@skyce.net) Received: from localhost.badfeelings.lan ([127.0.0.1] helo=mail.skyce.net) by mail.skyce.net with esmtp (Exim 4.22) id 1FLKOj-00061t-NI for freebsd-questions@freebsd.org; Mon, 20 Mar 2006 14:26:13 +0100 Received: from 62.39.9.251 (SquirrelMail authenticated user skyce) by mail.skyce.net with HTTP; Mon, 20 Mar 2006 14:26:13 +0100 (CET) Message-ID: <26657.62.39.9.251.1142861173.squirrel@mail.skyce.net> Date: Mon, 20 Mar 2006 14:26:13 +0100 (CET) From: "Guillaume de Vinzelles" To: freebsd-questions@freebsd.org User-Agent: SquirrelMail/1.4.5 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal References: In-Reply-To: Subject: System hangs displaying "ata4 : DISCONNECT required" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gv@skyce.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Mar 2006 13:25:54 -0000 Hello, I ran into a problem I don't know how to diagnose. I got a FreeBSD 6.0 box using an Adaptec SATA (fake)RAID 1210SA. Two 250 GB Maxtor hard drives are connected to this card, as a RAID1 mirror, and the resulting filesystem is correctly mounted and NFS exported. When the traffic rises on those disks, especially when I copy a big file (around 700 MB or so) on the exported file system, the system hangs displaying "ata4 : DISCONNECT required". ata4 is the first SATA controller on the Adaptec card. The card and the disks are brand new, and the motherboard is a Tyan Tiger LE (dual Pentium 3). Do you have any clue, or just maybe a way to analyse this problem ? Should I post the dmesg, if that can help ? Thanks in advance for any advices or clues. Best Regards, Guillaume de Vinzelles