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, philippReceived 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