From owner-freebsd-questions@FreeBSD.ORG Mon Nov 17 04:38:55 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E91DA7F4 for ; Mon, 17 Nov 2014 04:38:55 +0000 (UTC) Received: from mail5.networktest.com (mail5.networktest.com [204.109.60.142]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C6434997 for ; Mon, 17 Nov 2014 04:38:55 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail5.networktest.com (Postfix) with ESMTP id 443062FCCB6 for ; Sun, 16 Nov 2014 20:33:42 -0800 (PST) Received: from mail5.networktest.com ([127.0.0.1]) by localhost (mail5.networktest.com [127.0.0.1]) (maiad, port 10024) with ESMTP id 18418-05 for ; Sun, 16 Nov 2014 20:33:42 -0800 (PST) Received: from tejay.local (unknown [76.89.160.208]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: dnewman@networktest.com) by mail5.networktest.com (Postfix) with ESMTPSA id 020E22FCCB1 for ; Sun, 16 Nov 2014 20:33:41 -0800 (PST) Message-ID: <54697AA5.6040804@networktest.com> Date: Sun, 16 Nov 2014 20:33:41 -0800 From: David Newman Organization: Network Test Inc. User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: upgrading 9.3 / ZFS v28 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Nov 2014 04:38:56 -0000 Greetings. For a system running 9.3-RELEASE with ZFS v28 on the root partition (I did this manually long ago), are there any gotchas for upgrading to 10.1? I've done many other 9->10 upgrades using freebsd-update and they went OK, but those systems all had UFS filesystems. Are any special steps needed here? Thanks! dn