From owner-freebsd-fs@FreeBSD.ORG Mon Mar 5 17:42:32 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6ED1D106566C for ; Mon, 5 Mar 2012 17:42:32 +0000 (UTC) (envelope-from davide.damico@contactlab.com) Received: from mail2.shared.smtp.contactlab.it (mail2.shared.smtp.contactlab.it [93.94.37.7]) by mx1.freebsd.org (Postfix) with ESMTP id E6AE18FC15 for ; Mon, 5 Mar 2012 17:42:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; d=contactlab.com; s=s768; c=relaxed/relaxed; q=dns/txt; i=@contactlab.com; t=1330969343; h=From:Subject:Date:To:MIME-Version:Content-Type; bh=eRUx/9P3EXjZcFMsG+J2ZGa3nn0=; b=IHP28u0G99rlPH1cQfMzQDco8I8A3gyr939LJ+7BAv9uXBDsGI6oMVS3YdLPj0n7 XavO0WeZld6jYs3y0mBhWEQLoQqgJsOriTlMobe0PP+QlQJWEin3I8CU6ii/yUZ/; Received: from [213.92.90.12] ([213.92.90.12:27892] helo=mail3.tomato.it) by t.contactlab.it (envelope-from ) (ecelerity 3.2.3.43244 r(43244)) with ESMTP id 20/13-28515-FFAF45F4; Mon, 05 Mar 2012 18:42:23 +0100 Received: from mx3-master.housing.tomato.lan ([172.16.7.55]) by mail3.tomato.it with smtp (Exim 4.77 (FreeBSD)) (envelope-from ) id 1S4bvT-000Edu-Hp for freebsd-fs@freebsd.org; Mon, 05 Mar 2012 18:42:23 +0100 Received: (qmail 56286 invoked by uid 89); 5 Mar 2012 17:42:23 -0000 Received: from fw1.contactlab.it (HELO imac-casadamico.local) (213.92.90.4) by mx3-master.housing.tomato.lan with SMTP; 5 Mar 2012 17:42:23 -0000 Message-ID: <4F54FAFD.9070101@contactlab.com> Date: Mon, 05 Mar 2012 18:42:21 +0100 From: Davide D'Amico User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.7; rv:10.0.2) Gecko/20120216 Thunderbird/10.0.2 MIME-Version: 1.0 To: kpneal@pobox.com References: <20120305143609.GA76430@neutralgood.org> In-Reply-To: <20120305143609.GA76430@neutralgood.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-fs@freebsd.org Subject: Re: FreeBSD 8.2-p5 and Perc6/i X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2012 17:42:32 -0000 Il 05/03/12 15:36, kpneal@pobox.com ha scritto: > On Sat, Mar 03, 2012 at 10:00:21AM +0100, Davide D'Amico wrote: >> Hi all, >> I've a couple of dell r410 servers (smtp1 and smtp2) in production with >> the same hw config: > >> Mar 2 22:29:59.056 smtp2 mfi0: COMMAND 0xffffff80009aa7f8 TIMEOUT >> AFTER 1784 SECONDS > I've got an R610 running 8.2-RELEASE with the same card. I was seeing the > same errors until I changed BIOS settings. The settings need to be for > "high performance" and all the fancy power saving settings like the C1E > states need to be disabled. > > I'm sorry I can't be more specific. The machine in question is running in > a datacenter so I can't check. Very thanks, after having turned off "Turbo mode", "C1E", "C-State" in Bios -> Processor everything went fine. Thanks, d.