From owner-freebsd-fs@FreeBSD.ORG Fri Oct 22 20:19:36 2010 Return-Path: Delivered-To: fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 411B3106566C for ; Fri, 22 Oct 2010 20:19:36 +0000 (UTC) (envelope-from wjw@digiware.nl) Received: from mail.digiware.nl (mail.ip6.digiware.nl [IPv6:2001:4cb8:1:106::2]) by mx1.freebsd.org (Postfix) with ESMTP id CEA318FC15 for ; Fri, 22 Oct 2010 20:19:35 +0000 (UTC) Received: from localhost (localhost.digiware.nl [127.0.0.1]) by mail.digiware.nl (Postfix) with ESMTP id ACEB4153434; Fri, 22 Oct 2010 22:19:34 +0200 (CEST) X-Virus-Scanned: amavisd-new at digiware.nl Received: from mail.digiware.nl ([127.0.0.1]) by localhost (rack1.digiware.nl [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id kPKg9vZkGW3n; Fri, 22 Oct 2010 22:19:32 +0200 (CEST) Received: from [127.0.0.1] (vaio [192.168.10.10]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.digiware.nl (Postfix) with ESMTPSA id 64851153433; Fri, 22 Oct 2010 22:19:32 +0200 (CEST) Message-ID: <4CC1F1D9.6040802@digiware.nl> Date: Fri, 22 Oct 2010 22:19:37 +0200 From: Willem Jan Withagen User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.11) Gecko/20101013 Lightning/1.0b2 Thunderbird/3.1.5 MIME-Version: 1.0 To: jhell References: <4CBD52F4.2010105@digiware.nl> <4CC18C7E.702@DataIX.net> In-Reply-To: <4CC18C7E.702@DataIX.net> X-Enigmail-Version: 1.1.1 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: fs@freebsd.org Subject: Re: ZFS destroy snapshot does not work 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, 22 Oct 2010 20:19:36 -0000 On 22-10-2010 15:07, jhell wrote: > On 10/19/2010 04:12, Willem Jan Withagen wrote: >> >> But of this last fact I do not remember cloning anything. Nor can I find >> any suggestions as to the filesystem being cloned..... >> >> So how do I get ride of this rouge filesystem. > > Can you give a ( zfs list -t snapshot ) here please? Sorry, I had to destroy the filesystem this morning, since the storage server on which the actual data is, needs to go back after the weekend. So I needed to transfer the data to a consistent new fs. Fortunatly I is again consistent :) --WjW