From owner-freebsd-questions@FreeBSD.ORG Fri Dec 31 22:38:03 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 7146C10656C5 for ; Fri, 31 Dec 2010 22:38:03 +0000 (UTC) (envelope-from ryallsd@gmail.com) Received: from mail-qw0-f54.google.com (mail-qw0-f54.google.com [209.85.216.54]) by mx1.freebsd.org (Postfix) with ESMTP id 254428FC16 for ; Fri, 31 Dec 2010 22:38:02 +0000 (UTC) Received: by qwj9 with SMTP id 9so11747353qwj.13 for ; Fri, 31 Dec 2010 14:38:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=MVbgW7NSKF5JfFH+quAhChCNs9xuWp8+FFWsF1ULtSM=; b=X9Tx1RzGw4L4lxvHuziRPACP2ZUpL31Z61Ugz3kB6e4Fnh/bbh+aIX0MH24cM76Zkj QarGloYVn9Aay1kTun6UG2wqQEX089N+WVjyoSd7wT4e3Y3X+FcnrNJo+H4yHFEZGtvp Vzbw97jtC31JaF+K+l96VVfQVfqia9kp+jjXM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=Rbk3vrOTwUuY0NUC0zQwMcdIF4BW13SycN4fgGCPBwBS9MFzQmW0umnNi8RB+9ixQl orwcTBYMdOoqSe9e7trk+LSX0WpJIrYVtjTAECSpfAInev8Se8CuYvU9KulQnfriPmNG G46j6y/3Umx0aaK90ct+h9MI9E2Uz5h+n1RB0= MIME-Version: 1.0 Received: by 10.229.74.213 with SMTP id v21mr16066551qcj.9.1293835082148; Fri, 31 Dec 2010 14:38:02 -0800 (PST) Received: by 10.229.192.70 with HTTP; Fri, 31 Dec 2010 14:38:02 -0800 (PST) In-Reply-To: <4D1E50A7.9000908@ukr.net> References: <4D1E50A7.9000908@ukr.net> Date: Fri, 31 Dec 2010 14:38:02 -0800 Message-ID: From: Derrick Ryalls To: "Vladislav V. Prodan" Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: HDD READ/Timeout messages after 8.2 Upgrade 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: Fri, 31 Dec 2010 22:38:03 -0000 On Fri, Dec 31, 2010 at 1:52 PM, Vladislav V. Prodan wrote: > 31.12.2010 4:10, Derrick Ryalls wrote: > > Any pointers? > > Upgrade to an old build FreeBSD 8.1 > Similar problems with working HDD in 9.0-CURRENT > > Adding ahci_load="YES" to loader.conf solved the problem. Running a hdd test now but the system seems stable now.