From owner-freebsd-stable@FreeBSD.ORG Thu Jun 9 20:16:49 2011 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AF8C106564A for ; Thu, 9 Jun 2011 20:16:49 +0000 (UTC) (envelope-from greg@bonett.org) Received: from bonett.org (bonett.org [66.249.7.150]) by mx1.freebsd.org (Postfix) with ESMTP id 597DF8FC18 for ; Thu, 9 Jun 2011 20:16:49 +0000 (UTC) Received: from [192.168.1.216] (unknown [76.91.19.169]) by bonett.org (Postfix) with ESMTPSA id C054C124245 for ; Thu, 9 Jun 2011 20:00:11 +0000 (UTC) From: Greg Bonett To: "stable@freebsd.org" Content-Type: text/plain; charset="UTF-8" Date: Thu, 09 Jun 2011 13:00:10 -0700 Message-ID: <1307649610.2135.29.camel@ubuntu> Mime-Version: 1.0 X-Mailer: Evolution 2.30.3 Content-Transfer-Encoding: 7bit Cc: Subject: recover file from destroyed zfs snapshot - is it possible? 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: Thu, 09 Jun 2011 20:16:49 -0000 Hi all, I know this is a long shot, but I figure it's worth asking. Is there anyway to recover a file from a zfs snapshot which was destroyed? I know the name of the file and a unique string that should be in it. The zfs pool is on geli devices so I can't dd the raw device and look for it. Any suggestions? Thanks for the help. -Greg