From owner-freebsd-current@FreeBSD.ORG Tue Jul 9 18:16:11 2013 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 03996727 for ; Tue, 9 Jul 2013 18:16:11 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-qa0-x233.google.com (mail-qa0-x233.google.com [IPv6:2607:f8b0:400d:c00::233]) by mx1.freebsd.org (Postfix) with ESMTP id BFB2611CA for ; Tue, 9 Jul 2013 18:16:10 +0000 (UTC) Received: by mail-qa0-f51.google.com with SMTP id f11so3105828qae.10 for ; Tue, 09 Jul 2013 11:16:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type; bh=X0FwF0mQMGEnuM0IBK398lyQdCnnPPP65bAmaEwfZuY=; b=LcGG80vZ5jsK75pEJnuN6XaQ++EFiSqxs6VCX8B7do04TtiWrJm7k+oW4BrvhrQ3vW 3hqh2vJB1cYu2wqku6Iuu8w/80/BPIWhsZFwjIaMAFMTEKeGqjASfPt0KQP3FC2AM14P jeX1ynu0UlUswnphlgVo5FcdpyQ3iYU9qwRmlMjFe81lo5OeSkUZqeiK4IG7qWoyWWQm qLELJFfkjfMMd+qXGtbn3u1ZdiNxE/Du96i/nojpTgG+FWGZryj51YU6ijvuxmrgnTV5 FeB51uV0j1kTy4H6JaVACGlZfOyG3++RcXQsQ996lHu8jGrCBdum9HXjq8i2JW9RBzhZ UoLA== MIME-Version: 1.0 X-Received: by 10.49.110.68 with SMTP id hy4mr21744537qeb.6.1373393770268; Tue, 09 Jul 2013 11:16:10 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.224.195.72 with HTTP; Tue, 9 Jul 2013 11:16:10 -0700 (PDT) In-Reply-To: <1373387098.12637.1.camel@localhost> References: <1373344871.1831.9.camel@localhost> <1373387098.12637.1.camel@localhost> Date: Tue, 9 Jul 2013 11:16:10 -0700 X-Google-Sender-Auth: qNcQeavc46ek_4M49bvahJXpPvs Message-ID: Subject: Re: Kernel crash during heavy disk access From: Adrian Chadd To: Eric Camachat Content-Type: text/plain; charset=ISO-8859-1 Cc: current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jul 2013 18:16:11 -0000 On 9 July 2013 09:24, Eric Camachat wrote: > On Mon, 2013-07-08 at 23:05 -0700, Adrian Chadd wrote: >> Hi, >> >> Try doing a full, non-journal fsck. >> >> -adrian > > Thank you, it fixed the problem! > Does it mean journal didn't work? Yup :( -adrian