From owner-freebsd-questions@FreeBSD.ORG Thu May 3 23:10:33 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1948D1065672 for ; Thu, 3 May 2012 23:10:33 +0000 (UTC) (envelope-from vermaden@interia.pl) Received: from smtpo.poczta.interia.pl (smtpo.poczta.interia.pl [217.74.65.208]) by mx1.freebsd.org (Postfix) with ESMTP id C26568FC1D for ; Thu, 3 May 2012 23:10:32 +0000 (UTC) Date: Fri, 04 May 2012 01:10:31 +0200 From: vermaden To: Kalle =?iso-8859-1?q?M=F8ller?= X-Mailer: interia.pl/pf09 In-Reply-To: References: Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1336086632; bh=n9ZbsMqOHXv8c04Mf93crlU6q3qZ0geVSjAhqGX6A/Q=; h=Date:From:Subject:To:Cc:X-Mailer:In-Reply-To:References: Message-Id:MIME-Version:Content-Type:Content-Transfer-Encoding; b=T5GBU9HZtwECTUXiiBvrODrOM35hTUcKCjlEOvyGWrC/ZxsTXFn+otzrQRuuXJIX9 lbAbseB8zev40dx9IudX40kqdkKEBa1BDz9yNydiLxv7XGOqiw5Q8s5OatxZx3R1L+ P0gsA1BW8XiiBjtXVALXH1hxm/9MK73ubv3bDGuM= Cc: freebsd-questions@freebsd.org Subject: Re: HOWTO: FreeBSD ZFS Madness (Boot Environments) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 May 2012 23:10:33 -0000 "Kalle M=C3=B8ller" : > And I forgot >=20 > If I do a create and destroy, I would assume my system > was back to same state, but you keep the snapshot > when I destroy the clone, dont know if its working as > intended (better safe to keep it than sorry) or you just > didn't think of it :) I added automatic deletion of snapshot origins at later versions, the 0.1 is now in Ports, but at SourceForge [1] or GitHub [2] there is 0.4 version already, so get the latest one, test more and let me know how the latest version works for You ;) [1] https://sourceforge.net/projects/beadm/ [2] https://github.com/vermaden/beadm Regards, vermaden --=20 ...