From owner-freebsd-geom@FreeBSD.ORG Sun Dec 3 19:36:55 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 531F516A403 for ; Sun, 3 Dec 2006 19:36:55 +0000 (UTC) (envelope-from a.bramley@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.178]) by mx1.FreeBSD.org (Postfix) with ESMTP id B65A443E85 for ; Sun, 3 Dec 2006 19:32:06 +0000 (GMT) (envelope-from a.bramley@gmail.com) Received: by py-out-1112.google.com with SMTP id f31so2121802pyh for ; Sun, 03 Dec 2006 11:32:29 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=O8TG/w+oRvCwRUBNkDxqr9UV21eFVfEgl9iSSWXR4Y9p3EKBS+xomqC8lvNapxV7N/HnA5+f8P9Lx76d1GlNn5JE+/jSpPGb+KccXtBfhXKzNEE1D62uTj2pyi+eOf7ll9GNJproql2nI/oXb8gIsuS7m3zrpsm1z9x05lCCzJ0= Received: by 10.35.115.18 with SMTP id s18mr13617434pym.1165174349648; Sun, 03 Dec 2006 11:32:29 -0800 (PST) Received: by 10.35.70.13 with HTTP; Sun, 3 Dec 2006 11:32:29 -0800 (PST) Message-ID: <8cffb8c80612031132s2cdd69d6ia812e3f4e017f69e@mail.gmail.com> Date: Sun, 3 Dec 2006 19:32:29 +0000 From: "Alex Bramley" To: freebsd-geom@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Resurrecting a GELI volume X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Dec 2006 19:36:55 -0000 Hi, First, please CC me in any replies to the list, as I am (temporarily) off list due to moving jobs. I accidentally overwrote the metadata of a GELI volume by using geli init on the wrong device node (never try to do sysadmin tasks when hungover). I have the correct key and passphrase, and I would like to know whether it is possible to regain access to my lost data. I have already tried running init again on the volume with the correct key and passphrase, but (somewhat unsurprisingly) to no avail. Any assistance would be much appreciated. Many Thanks, Alex