Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Sep 2010 17:59:09 +0200
From:      Martin Matuska <mm@FreeBSD.org>
To:        Mike Tancsa <mike@sentex.net>
Cc:        jhell <jhell@DataIX.net>, stable@freebsd.org
Subject:   Re: MFC of ZFSv15
Message-ID:  <4C923ECD.8020809@FreeBSD.org>
In-Reply-To: <201009161543.o8GFhJnh029157@lava.sentex.ca>
References:  <201009152007.17320.Pascal.Stumpf@cubes.de>	<201009151830.o8FIUWEZ021844@lava.sentex.ca>	<4C911AB0.6090901@delphij.net> <4C91AEBF.50502@FreeBSD.org>	<201009161355.o8GDtroR028629@lava.sentex.ca>	<4C923557.40004@DataIX.net> <201009161543.o8GFhJnh029157@lava.sentex.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
 Dont forget to read the general "ZFS notes" section in UPDATING:

ZFS notes
---------
When upgrading the boot ZFS pool to a new version, always follow
these two steps:

1.) recompile and reinstall the ZFS boot loader and boot block
(this is part of "make buildworld" and "make installworld")

2.) update the ZFS boot block on your boot drive

The following example updates the ZFS boot block on the first
partition (freebsd-boot) of a GPT partitioned drive ad0:
"gpart bootcode -p /boot/gptzfsboot -i 1 ad0"

Non-boot pools do not need these updates.

Dňa 16. 9. 2010 17:43, Mike Tancsa wrote / napísal(a):
> At 11:18 AM 9/16/2010, jhell wrote:
>> On 09/16/2010 09:55, Mike Tancsa wrote:
>> >
>> > Thanks again for all the ZFS fixes and enhancements! Are there any
>> > caveats to upgrading ?
>> >
>> > Do I just do
>> >
>> > zpool upgrade -a
>> > zfs upgrade -a
>> >
>> > or are there any extra steps ?
>> >
>>
>> Hi Mike,
>>
>> No-one knows your bootcode better than you. So if you are upgrading
>> don't forget if you are on a ZFS root then your bootcode might need
>> updating.
>
>
> Hi,
> I am booting off UFS right now so no bootcode updates for me :) I did
> look at UPDATING which does mention
>
> 20100915:
> A new version of ZFS (version 15) has been merged.
> This version uses a python library for the following subcommands:
> zfs allow, zfs unallow, zfs groupspace, zfs userspace.
> For full functionality of these commands the following port must
> be installed: sysutils/py-zfs
>
> ---Mike
>
>
> --------------------------------------------------------------------
> Mike Tancsa, tel +1 519 651 3400
> Sentex Communications, mike@sentex.net
> Providing Internet since 1994 www.sentex.net
> Cambridge, Ontario Canada www.sentex.net/mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C923ECD.8020809>