on 28/05/2009 11:47 Ruben van Staveren said the following:
> 
> On 27 May 2009, at 22:44, Kevin Day wrote:
> 
>> tries to do a chflags on it, fails because ZFS doesn't support flags
> 
> 
> are the pools already upgraded to v13 ? if not please do so with zpool
> upgrade -a
> 
> Then in single user mode do
> 
> zfs list -H | awk '{print $1}' | xargs -n 1 zfs set version=3
> 
> flags should work now

Big thanks for the recipe!


-- 
Andriy Gapon
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[email protected]"

Reply via email to