Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 May 2009 10:47:50 +0200
From:      Ruben van Staveren <ruben@verweg.com>
To:        Kevin Day <toasty@dragondata.com>
Cc:        FreeBSD <freebsd-stable@freebsd.org>, Steve Bertrand <steve@ibctech.ca>
Subject:   Re: I've borked my ZFS system upgrading to -STABLE
Message-ID:  <36A9C654-D762-4437-9CB1-E235CC6407EC@verweg.com>
In-Reply-To: <22308B21-1346-4FE5-8332-EB107E9CBD2A@dragondata.com>
References:  <4A1D6F36.3030008@ibctech.ca> <22308B21-1346-4FE5-8332-EB107E9CBD2A@dragondata.com>

next in thread | previous in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?36A9C654-D762-4437-9CB1-E235CC6407EC>