From owner-freebsd-fs@FreeBSD.ORG Fri Jul 6 13:53:37 2012 Return-Path: Delivered-To: freebsd-fs@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A501B106564A; Fri, 6 Jul 2012 13:53:37 +0000 (UTC) (envelope-from attila.bogar@linguamatics.com) Received: from mail.linguamatics.com (mail.linguamatics.com [188.39.80.203]) by mx1.freebsd.org (Postfix) with ESMTP id 5D9578FC0A; Fri, 6 Jul 2012 13:53:37 +0000 (UTC) Received: from [10.252.10.232] (random.linguamatics.com [10.252.10.232]) by mail.linguamatics.com (Postfix) with ESMTPSA id 6D738EFB44C; Fri, 6 Jul 2012 14:53:36 +0100 (BST) Message-ID: <4FF6EDE2.7060801@linguamatics.com> Date: Fri, 06 Jul 2012 14:53:38 +0100 From: =?ISO-8859-1?Q?Attila_Bog=E1r?= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:13.0) Gecko/20120615 Thunderbird/13.0.1 MIME-Version: 1.0 To: Matthew Seaman References: <4FF6D7EE.3000806@linguamatics.com> <4FF6DB9A.7040905@FreeBSD.org> In-Reply-To: <4FF6DB9A.7040905@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-fs@FreeBSD.org Subject: Re: ZFS: .zfs/snapshot directory vanished 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: Fri, 06 Jul 2012 13:53:37 -0000 On 06/07/12 13:35, Matthew Seaman wrote: > Only solution I've found to getting the snapshot dirs back is to > reboot, but ZFS will crash on shutdown when this problem is occurring. > Cheers, Matthew This PR is more than a year old spanning all releases from 8.1 to 9.0. Is there an ugly workaround to wipe all pool disk, recreate the pool, restore data and crossing your fingers? Has anyone tried this? Is there a suspicion, what triggers this issue? Thanks, Attila