From owner-freebsd-stable@FreeBSD.ORG Fri Dec 27 11:26:49 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id E5FE4660; Fri, 27 Dec 2013 11:26:49 +0000 (UTC) Received: from mail-pa0-x22b.google.com (mail-pa0-x22b.google.com [IPv6:2607:f8b0:400e:c03::22b]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A73B01769; Fri, 27 Dec 2013 11:26:49 +0000 (UTC) Received: by mail-pa0-f43.google.com with SMTP id bj1so9238820pad.30 for ; Fri, 27 Dec 2013 03:26:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=JNlw5Vms8HY4OprWVOszJCe1XRDkswiV1CIlxZiFfhs=; b=USFnqQe3Yxw9vZVHmLgw4tPc89qA7ydv7ayue+EyQk1o95OGJRIUeG62XJxNxm3S85 QMU3jkYoa23pedihfh7QFuKHAEFTHsfYrMDAgJMt1H8GECGarx9ee0Kwayu4LWOidjX1 SNzluJVXsMTdVVSer+RDJ6gwU9RIBvWxqk/DFytGdJrbQ/yPNPidkZYU0gu/lpk5oMQ8 tFvg+u4JEbvkp/XBwlHedO/dtbh9SAVQ4Gva5MFboN8CeBWe9As2m4C9Z1f/QU9akkTU 5kXVELdYWM24SZKBo5OPybRfY084wTDlggyHkHKo4cS3Va1kDVruE6LJ7tNpNb2iz19Q CjCA== MIME-Version: 1.0 X-Received: by 10.68.164.165 with SMTP id yr5mr50516965pbb.146.1388143609223; Fri, 27 Dec 2013 03:26:49 -0800 (PST) Received: by 10.66.142.167 with HTTP; Fri, 27 Dec 2013 03:26:49 -0800 (PST) In-Reply-To: References: <20131226162521.GK2009@glenbarber.us> <20131226212158.GD13109@glenbarber.us> Date: Fri, 27 Dec 2013 12:26:49 +0100 Message-ID: Subject: Re: FreeBSD 10.0-RC3 Now Available From: Zenny To: Mathieu Arnold Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current , freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Dec 2013 11:26:50 -0000 On 12/27/13, Mathieu Arnold wrote: > +--On 27 d=E9cembre 2013 00:42:36 +0100 Zenny wrot= e: > | Much awaited release, thanks!. However, does the freebsd-update from > | the earlier version bork in case of ZFS on Root? Or is there a safe > | way to upgrade without borking. I had a very bad experience when I > | upgraded from FreeBSD-10B3 to RC1. Thanks! > > I upgraded from 9.2 to 10.0-RC1, 10.0-RC2 and 10.0-RC3 with freebsd-updat= e > using zfs only boxes, never had any problem. The only thing is, if you ru= n > zpool upgrade, do remember to do what it tells you about updating the > bootcode. > In my case, I didn't receive any instructions to update the bootcode and the bug was acknowledged by the developer. However, can you tell me exactly what did you do exactly to update the bootcode? Appreciate it! > -- > Mathieu Arnold >