From owner-freebsd-current@FreeBSD.ORG Mon Jan 28 10:59:29 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 51332FB9; Mon, 28 Jan 2013 10:59:29 +0000 (UTC) (envelope-from hselasky@c2i.net) Received: from swip.net (mailfe07.c2i.net [212.247.154.194]) by mx1.freebsd.org (Postfix) with ESMTP id ACFF2B25; Mon, 28 Jan 2013 10:59:28 +0000 (UTC) X-T2-Spam-Status: No, hits=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 Received: from [176.74.213.204] (account mc467741@c2i.net HELO laptop015.hselasky.homeunix.org) by mailfe07.swip.net (CommuniGate Pro SMTP 5.4.4) with ESMTPA id 371369941; Mon, 28 Jan 2013 11:59:26 +0100 From: Hans Petter Selasky To: freebsd-current@freebsd.org Subject: Re: Zpool surgery Date: Mon, 28 Jan 2013 12:00:39 +0100 User-Agent: KMail/1.13.7 (FreeBSD/9.1-STABLE; KDE/4.8.4; amd64; ; ) References: <20130127103612.GB38645@acme.spoerlein.net> <201301272013.24445.hselasky@c2i.net> <20130128102935.GS35868@acme.spoerlein.net> In-Reply-To: <20130128102935.GS35868@acme.spoerlein.net> X-Face: ?p&W)c( =?iso-8859-1?q?+80hU=3B=27=7B=2E=245K+zq=7BoC6y=7C=0A=09/D=27an*6mw?=>j'f:eBsex\Gi, 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: Mon, 28 Jan 2013 10:59:29 -0000 On Monday 28 January 2013 11:29:35 Ulrich Sp=C3=B6rlein wrote: > Thanks, will do. Is it supposed to fix this? >=20 > root@coyote:~# geli attach da1 > Segmentation fault > Exit 139 > root@coyote:~# geli status > Name Status Components > gpt/swap.eli ACTIVE gpt/swap > da0.eli ACTIVE da0 > ada1.eli ACTIVE ada1 >=20 >=20 > As you can see geli worked fine, but at some point it stops working and > can no longer attach new volumes. I don't know. If this doesn't happen on 9-stable, yes. =2D-HPS