On Friday 21 November 2008 21:33:50 Philipp Wuensche wrote: > 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 > > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org" > Nope - it does not upgrade the property for existing data sets - It only upgrades - or at least when I did it - the pool itself - for the data sets you need to either create new ones or manually upgrade the version propertyReceived on Fri Nov 21 2008 - 21:43:16 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:37 UTC