HEADS UP: New ZFS in the tree.
Philipp Wuensche
cryx-freebsd at h3q.com
Fri Nov 21 14:00:33 PST 2008
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
More information about the freebsd-current
mailing list