From owner-freebsd-fs@FreeBSD.ORG Sat Aug 25 15:46:55 2012 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 56C6D1065670 for ; Sat, 25 Aug 2012 15:46:55 +0000 (UTC) (envelope-from antonintessier@live.fr) Received: from dub0-omc4-s24.dub0.hotmail.com (dub0-omc4-s24.dub0.hotmail.com [157.55.2.99]) by mx1.freebsd.org (Postfix) with ESMTP id E591C8FC1C for ; Sat, 25 Aug 2012 15:46:54 +0000 (UTC) Received: from DUB109-W58 ([157.55.2.73]) by dub0-omc4-s24.dub0.hotmail.com with Microsoft SMTPSVC(6.0.3790.4675); Sat, 25 Aug 2012 08:45:45 -0700 Message-ID: X-Originating-IP: [93.182.219.16] From: antonin tessier To: Date: Sat, 25 Aug 2012 17:45:46 +0200 Importance: Normal MIME-Version: 1.0 X-OriginalArrivalTime: 25 Aug 2012 15:45:45.0581 (UTC) FILETIME=[B0E2C1D0:01CD82D8] Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Recover ZFS pool after having deleted zfs configuration file in /boot X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 25 Aug 2012 15:46:55 -0000 Hello=2C When I try to create a zpool with "zpool create home /dev/ada0p7"=2C I get = this error "/dev/ada0p7 is part of potentially active pool 'home'. But "zpo= ol list" tells me no pool exists. That issue is very disturbing since /dev/= ada0p7 was mounted as /usr/home=2C so I can't get my data back... Thank you for your time=2C Gollum=20 =