From owner-freebsd-questions@FreeBSD.ORG Tue Dec 8 10:53:48 2009 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 62C211065672 for ; Tue, 8 Dec 2009 10:53:48 +0000 (UTC) (envelope-from cronfy@sprinthost.ru) Received: from odin.from.sh (odin.from.sh [80.93.50.112]) by mx1.freebsd.org (Postfix) with ESMTP id 1E0908FC29 for ; Tue, 8 Dec 2009 10:53:47 +0000 (UTC) Received: from odin.from.sh ([80.93.50.112]) by odin.from.sh with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NHxgd-0006RI-CI for freebsd-questions@freebsd.org; Tue, 08 Dec 2009 13:52:56 +0300 Received: from [194.8.176.106] (helo=[192.168.0.3]) by odin.from.sh with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NHxgc-0006Qe-Lr for freebsd-questions@freebsd.org; Tue, 08 Dec 2009 13:52:54 +0300 Message-ID: <4B1E306D.5030609@sprinthost.ru> Date: Tue, 08 Dec 2009 13:54:37 +0300 From: cronfy User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4B1DF953.4050504@sprinthost.ru> <4B1E2D40.9060900@sprinthost.ru> <4B1E2EDD.6050202@cyberleo.net> In-Reply-To: <4B1E2EDD.6050202@cyberleo.net> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: FreeBSD is too filesystem errors sensitive 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: Tue, 08 Dec 2009 10:53:48 -0000 >> ... >> Is there a way to say "Dear kernel, don't panic, I'am holding your hand, >> keep working please-please-please?" If so, can it lead to complete >> filesystem corruption indeed or it is not so serious? >> > > Drop to DDB, fix it, and 'continue'? > If I type 'continue' kernel says 'Dumping... rebooting...'. What magic am I missing that you probably meant under "fix it"?