From owner-freebsd-stable@FreeBSD.ORG Tue Feb 14 05:38:08 2012 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1665B106566B for ; Tue, 14 Feb 2012 05:38:08 +0000 (UTC) (envelope-from amvandemore@gmail.com) Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com [209.85.212.182]) by mx1.freebsd.org (Postfix) with ESMTP id 947038FC0C for ; Tue, 14 Feb 2012 05:38:07 +0000 (UTC) Received: by wibhn14 with SMTP id hn14so6123655wib.13 for ; Mon, 13 Feb 2012 21:38:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Rmm5RMQb/gFwdoT37Npz1imaeuQxQD2Tyde7mcY22BE=; b=Y3oWZiSkNM8fpRDRqLrVA8iJUvmrwHd7tFBc88hl62cqNasAfsN8kmONFryJhoJnx5 eLfm/psX+U2dy0EX2DFs/BpinVpSju49titmE7A7oxu+YT72FaNeUNvA6F/MbpWxoGXI sKt94ickY7urKh1obLx3Bx0/wcKjT7ArsY2iU= MIME-Version: 1.0 Received: by 10.180.24.166 with SMTP id v6mr1358359wif.10.1329197886426; Mon, 13 Feb 2012 21:38:06 -0800 (PST) Received: by 10.223.62.70 with HTTP; Mon, 13 Feb 2012 21:38:06 -0800 (PST) In-Reply-To: <1329194588.14324.YahooMailNeo@web111720.mail.gq1.yahoo.com> References: <1329194588.14324.YahooMailNeo@web111720.mail.gq1.yahoo.com> Date: Mon, 13 Feb 2012 23:38:06 -0600 Message-ID: From: Adam Vande More To: john fleming Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: "freebsd-stable@freebsd.org" Subject: Re: 6.2-Release ..ish.. CF + ata == freeze? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Feb 2012 05:38:08 -0000 On Mon, Feb 13, 2012 at 10:43 PM, john fleming wrote: > Just thought i would post over here as i'm not getting a warm fuzzy from > checkpoint about being able to find the root cause of an issue. I have a > large install base of IPSO checkpoint firewalls, which are based on FreeBSD > 6.2. I've had 3 firewalls hang basically the same way, with something that > looks like a filesystem issue or an issue with a CF card. > There was a thread just the other day mentioned lockup problems with DMA and CF cards. Disabling DMA or reducing the mode helped. Not sure if applicable to that old of FreeBSD version. -- Adam Vande More