On Thu, May 28, 2009 at 11:47 AM, Ruben van Staveren <[email protected]> wrote:
>
> 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
>
>
> Regards,
>        Ruben

Just curious... doesn't  a "zfs upgrade -a" do the same thing?

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

Reply via email to