From owner-freebsd-questions@FreeBSD.ORG Tue Jun 15 19:12:08 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DFB4106566C for ; Tue, 15 Jun 2010 19:12:08 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by mx1.freebsd.org (Postfix) with ESMTP id EB5148FC13 for ; Tue, 15 Jun 2010 19:12:07 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OObYK-0000AF-C4 for freebsd-questions@freebsd.org; Tue, 15 Jun 2010 21:12:04 +0200 Received: from pool-71-166-153-11.washdc.east.verizon.net ([71.166.153.11]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Jun 2010 21:12:04 +0200 Received: from nightrecon by pool-71-166-153-11.washdc.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 15 Jun 2010 21:12:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org connect(): No such file or directory From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Tue, 15 Jun 2010 15:13:39 -0400 Lines: 17 Message-ID: References: <1609626746.429.1276527962347.JavaMail.root@spitfire.phantombsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: pool-71-166-153-11.washdc.east.verizon.net Subject: Re: SATA time outs 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: Tue, 15 Jun 2010 19:12:08 -0000 Michael Powell wrote: [snip] > > As far as the ATA driver code, if you have recently changed from 7.x to > 8.x that might be worth considering. If there has been a regression I'm > sure a PR would be in order. Just a few random thoughts off the top of my > head. But me, the first thing I'd do is dump the Seagates. > After a reread when it finally stuck that this started with an upgrade to 8, I like Mathew's suggestion to use a 7.x LiveCD (and possibly a -Stable snapshot as well) to see if it is a 7.x vs 8.x problem. Even so, there still might be a possibility that firmware in the drive tickled something in 8.x that it didn't hit under 7.x. -Mike