Re: HEADS UP: New ZFS in the tree.

From: Philipp Wuensche <cryx-freebsd_at_h3q.com>
Date: Fri, 21 Nov 2008 22:33:50 +0100
Thomas Sparrevohn wrote:
> 
> Yes it works if you have either created a new pool or made sure that all mountpoints have
> the version=3 flag set 
> 
> What got me is that zpool upgrade does not change the version of the mountpoints e.g. 
> they stay version 1
> 
> so a simple 
> 
> 	foreach i (`zfs list -H -t filesystem -o name `)
> 		zfs set version=3 
> 	end

Just do zfs upgrade -r tank

greetings,
philipp
Received on Fri Nov 21 2008 - 21:00:33 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC