From owner-freebsd-questions@FreeBSD.ORG Sat Jan 14 12:04:20 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 E5BDE106564A for ; Sat, 14 Jan 2012 12:04:20 +0000 (UTC) (envelope-from dick@nagual.nl) Received: from smtpq3.gn.mail.iss.as9143.net (smtpq3.gn.mail.iss.as9143.net [212.54.34.166]) by mx1.freebsd.org (Postfix) with ESMTP id 9D5068FC1B for ; Sat, 14 Jan 2012 12:04:20 +0000 (UTC) Received: from [212.54.34.134] (helo=smtp3.gn.mail.iss.as9143.net) by smtpq3.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1Rm2LL-0007XF-Ct for freebsd-questions@freebsd.org; Sat, 14 Jan 2012 13:04:19 +0100 Received: from 524944af.cm-4-2b.dynamic.ziggo.nl ([82.73.68.175] helo=mail.nagual.nl) by smtp3.gn.mail.iss.as9143.net with esmtp (Exim 4.71) (envelope-from ) id 1Rm2LL-0000Ub-4p for freebsd-questions@freebsd.org; Sat, 14 Jan 2012 13:04:19 +0100 Received: from [192.168.11.34] (192.168.11.34) by yanta (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 15C754; Sat, 14 Jan 2012 13:08:11 +0100 Message-ID: <4F116F44.80901@nagual.nl> Date: Sat, 14 Jan 2012 13:04:20 +0100 From: Dick Hoogendijk User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4F1034AB.903@nagual.nl> <20120113150041.6e828706.freebsd@edvax.de> <4F11570E.4070902@nagual.nl> <201201141137.44893.jmc-freebsd2@milibyte.co.uk> In-Reply-To: <201201141137.44893.jmc-freebsd2@milibyte.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-AxigenSpam-Level: 4 X-Ziggo-spambar: + X-Ziggo-spamscore: 1.0 X-Ziggo-spamreport: BAYES_00=-1.9, CM_META_TB_NOARR=0.5, FH_HOST_EQ_D_D_D_D=0.665, HELO_MISC_IP=0.001, KHOP_DYNAMIC=0.651, RDNS_DYNAMIC=0.982, TW_ZF=0.077 X-Ziggo-Spam-Status: No X-Spam-Status: No X-Spam-Flag: No Subject: Re: upgrade from 8.2 to 9.0 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: Sat, 14 Jan 2012 12:04:21 -0000 Op 14-1-2012 12:37, Mike Clarke schreef: > On Saturday 14 January 2012, Dick Hoogendijk wrote: > >> My system is running ZFS on root now, so I would very much like to >> hear if the binary upgrade through freebsd-update works well for such >> a system (w/ zfs on root). I don't want to get stuck with a system >> that won't boot again because something goes wrong with zfs. > Have you considerd using manageBE > ? With > this tool you can set up cloned alternative Boot-Environments (BE) so > that you can go back to your old BE if the new one doesn't work. I had not heard of this project before. Sounds very nice if it works. Manging BE's is one of the main things I miss in the FreeBSD ZFS support. Coming from (open)Solaris this was quite a disappointment. BE's rock!