From owner-freebsd-questions@FreeBSD.ORG Thu Feb 3 14:35:16 2011 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 C49FC106564A for ; Thu, 3 Feb 2011 14:35:16 +0000 (UTC) (envelope-from lenzi.sergio@gmail.com) Received: from mail-yw0-f54.google.com (mail-yw0-f54.google.com [209.85.213.54]) by mx1.freebsd.org (Postfix) with ESMTP id 7C2D88FC15 for ; Thu, 3 Feb 2011 14:35:16 +0000 (UTC) Received: by ywp6 with SMTP id 6so504869ywp.13 for ; Thu, 03 Feb 2011 06:35:15 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:subject:from:to:cc:in-reply-to:references :content-type:date:message-id:mime-version:x-mailer; bh=LV2yQZO1gKdZKFzlF636O/bPDfVGNy9BJtUIDUkGUbg=; b=YOcJkshOyIwQxHxp4CLtzjPcDHtc+T4IwBLGD0tyteHDcWGCi4QtIveDAsxWDeZVL0 IQYbby1Dk3smQvZFVer9ECnoVP2vbBggJC0dml7zKEdvsxKxmy6fGl46rmsenOrQuCm0 z3hrxpGR6/o9O5cG06peY+YUCJ6YF6MGb1Yvk= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=subject:from:to:cc:in-reply-to:references:content-type:date :message-id:mime-version:x-mailer; b=IRK7PMAB0I51zmHI447T1lWZYiV5whKuYm2ddzbuwis+Hqu3hg74RGtbRGEBzqRsD8 r1697COVmgwExPyDWs+lIGhm3Cww428hlvgTrB9Ts37xYX4b2Bmwfe2LDKJdlojZAmsW HyNYOlI4MZiG4u88MGOczXsaRC7XlbN3HRUiM= Received: by 10.151.86.13 with SMTP id o13mr12652793ybl.392.1296743715752; Thu, 03 Feb 2011 06:35:15 -0800 (PST) Received: from [192.168.6.230] ([201.21.166.97]) by mx.google.com with ESMTPS id k1sm365500ybj.0.2011.02.03.06.35.13 (version=SSLv3 cipher=RC4-MD5); Thu, 03 Feb 2011 06:35:14 -0800 (PST) From: Sergio de Almeida Lenzi To: mailtrap In-Reply-To: <4D4A843B.9090100@401.cx> References: <4D4A843B.9090100@401.cx> Date: Thu, 03 Feb 2011 12:35:10 -0200 Message-ID: <1296743711.30294.5.camel@z6000.lenzicasa> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@FreeBSD.ORG Subject: Re: FreeBSD on Dell r210 (SAS 6/ir) 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: Thu, 03 Feb 2011 14:35:16 -0000 Hello, I have a dell with 2 dual xeon 6 cores, dual thread cpus (24 logical cpus) with that famous perc6 controller, running FreeBSD 8.2 and with journaling FS (one partition) and 2 SAS drivers of 160GB. The controller blocks almost all the time.. message is timeout..... I used the mfi config utility (in the ports) and enable write cache. it now works ok (no more timeouts) but sometimes (once a week) it panics the system. A fix in the gjournal appears today (cvsup) and I hope it can fix the problem...