From owner-freebsd-current@FreeBSD.ORG Tue Oct 27 16:28:18 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8EA39106566C for ; Tue, 27 Oct 2009 16:28:18 +0000 (UTC) (envelope-from scf@FreeBSD.org) Received: from mail.farley.org (mail.farley.org [IPv6:2001:470:1f0f:20:2::11]) by mx1.freebsd.org (Postfix) with ESMTP id 582108FC08 for ; Tue, 27 Oct 2009 16:28:18 +0000 (UTC) Received: from thor.farley.org (HPooka@thor.farley.org [IPv6:2001:470:1f0f:20:1::5]) by mail.farley.org (8.14.3/8.14.3) with ESMTP id n9RGSHbE070218 for ; Tue, 27 Oct 2009 11:28:17 -0500 (CDT) (envelope-from scf@FreeBSD.org) Date: Tue, 27 Oct 2009 11:28:17 -0500 (CDT) From: "Sean C. Farley" To: freebsd-current@FreeBSD.org In-Reply-To: <4AE0BA63.2000804@haruhiism.net> Message-ID: References: <4AE0BA63.2000804@haruhiism.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Spam-Status: No, score=-3.0 required=4.0 tests=AWL,BAYES_00,NO_RELAYS autolearn=ham version=3.2.5 X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on mail.farley.org Cc: Subject: Re: Trouble booting system with root within gvinum volume X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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, 27 Oct 2009 16:28:18 -0000 On Fri, 23 Oct 2009, Kamigishi Rei wrote: > On 22.10.2009 18:41, Sean C. Farley wrote: >> now the answer to the question about striped swap being able to save >> a core dump from a panic? Are there any other issues with using a >> stripe (gvinum, gstripe or zfs) for swap? > > Impossible; you can't cleanly save core dumps to zfs and GEOM_STRIPE > swap devices because zfs and GEOM layers are already dead during > doadump(). That makes sense. Thank you. I will make a swap outside of any GEOM device. Sean -- scf@FreeBSD.org