From owner-freebsd-questions@FreeBSD.ORG Sun May 14 01:34:16 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 D1F4316A400 for ; Sun, 14 May 2006 01:34:16 +0000 (UTC) (envelope-from javier@skyhawk.kjsl.com) Received: from skyhawk.kjsl.com (skyhawk.kjsl.com [69.36.241.138]) by mx1.FreeBSD.org (Postfix) with ESMTP id 810C043D48 for ; Sun, 14 May 2006 01:34:16 +0000 (GMT) (envelope-from javier@skyhawk.kjsl.com) Received: by skyhawk.kjsl.com (Postfix, from userid 1001) id 78F15B8AE1; Sat, 13 May 2006 21:34:16 -0400 (EDT) Date: Sat, 13 May 2006 21:34:16 -0400 From: Javier Henderson To: freebsd-questions@freebsd.org Message-ID: <20060514013416.GD13781@skyhawk.kjsl.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: FreeBSD 6.x problems with IDE drives X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 May 2006 01:34:16 -0000 Greetings, I've a motherboard and disk drive that have been running on older versions of FreeBSD for quite a while, reliably. Recently, I moved to FreeBSD 6.0-RELEASE (and lately to 6.1-RELEASE, but it didn't help), and the system periodically shows: > ad4: FAILURE - device detached This is likely to happen under heavy I/O load (the machine serves a few dozen virtual websites, averaging 15 Mb/s sustained). Then the machine will eventually reboot. The motherboard is an MSI with an AMD 1.3 GHz CPU and 1.25GB of RAM, it has two IDE controllers, a VIA 8235, and a Promise (I can't access the machine right now to get the exact model number). The problem happens the same with either controller. I tried both UDMA100 and PIO4 modes, no difference. SMART reports a healthy drive, and as mentioned before, it didn't have problems with older versions of FreeBSD (5.4-RELEASE to be precise) and under similarly heavy load. The IDE cable was replaced, just in case, but again, no difference. Any ideas? -jav