From owner-freebsd-stable@FreeBSD.ORG Wed Apr 2 02:15:19 2008 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 3BE671065670 for ; Wed, 2 Apr 2008 02:15:19 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: from sigma.octantis.com.au (ns2.octantis.com.au [207.44.189.124]) by mx1.freebsd.org (Postfix) with ESMTP id E4F468FC13 for ; Wed, 2 Apr 2008 02:15:18 +0000 (UTC) (envelope-from freebsd@meijome.net) Received: (qmail 21675 invoked from network); 1 Apr 2008 21:15:18 -0500 Received: from 124-170-72-124.dyn.iinet.net.au (HELO localhost) (124.170.72.124) by sigma.octantis.com.au with (DHE-RSA-AES128-SHA encrypted) SMTP; 1 Apr 2008 21:15:18 -0500 Date: Wed, 2 Apr 2008 13:15:11 +1100 From: Norberto Meijome To: freebsd-stable@freebsd.org Message-ID: <20080402131511.2940ef2e@meijome.net> In-Reply-To: <20080401125534.D94491@fledge.watson.org> References: <20080401125534.D94491@fledge.watson.org> X-Mailer: Claws Mail 3.3.1 (GTK+ 2.12.9; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Q&A on textdumps (fwd) 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: Wed, 02 Apr 2008 02:15:19 -0000 On Tue, 1 Apr 2008 12:57:06 +0100 (BST) Robert Watson wrote: > (7) I'm in DDB and I suddenly realize I want to save the output, and I haven't > configured textdumps. What do I do? > > As with normal dumps, you must previously have configured support for a dump > partition. These days, that is done automatically whenever you have swap > configured on the box, so unless you're in single-user mode or don't have swap > configured, you should be able to do the following: First of all, thanks Robert - I am definitely not capable to debug kernel crash, but the fact there are tools out there to make things easier is definitely welcome ! :) What happens if one encrypts the swap with GELI? Is this the same case as "no swap defined" ? I've found back in 6.x that dumps wouldn't work properly (I cant remember whether it would dump the data into the current encrypted disk, or geli would kick in before savedump on reboot....) Since then I have a separate partition for the dumps defined in rc.conf and dumps work ok . thanks! B _________________________ {Beto|Norberto|Numard} Meijome "The greater danger for most of us is not that our aim is too high and we miss it. But that it is too low... and we reach it." Michelangelo (1475-1564) I speak for myself, not my employer. Contents may be hot. Slippery when wet. Reading disclaimers makes you go blind. Writing them is worse. You have been Warned.