Date: Tue, 09 Aug 2011 15:18:01 +0200 From: "Ronald Klop" <ronald-freebsd8@klop.yi.org> To: freebsd-stable@freebsd.org Subject: Re: zpool doesn't upgrade - Re: ZFS directory with a large number of files Message-ID: <op.vzx68by88527sy@212-182-167-131.ip.telfort.nl> In-Reply-To: <CAJGy1F03mL1dRehORNEqm_iDsyHiP4qoksdrvv1yvhSCu55EWQ@mail.gmail.com> References: <CAJGy1F0d7jeyaFuNdXe%2BucTL2r7R4suCyu8xG7WRHenMFZH-6g@mail.gmail.com> <20110802090830.GA92646@icarus.home.lan> <CAJGy1F0V65YB7L_1T-26O_gUkUUzn6mef036iuAw6HRGjxFRQA@mail.gmail.com> <20110802094226.GA93114@icarus.home.lan> <42039B84-D6CE-4780-AA70-8500B1B32036@gsoft.com.au> <4E37CD13.1070402@digsys.bg> <CAJGy1F11p9rdvR5ESDf6AVqiCJmuu99YutqngmnYZW%2B3eHLWYg@mail.gmail.com> <op.vzlq5nt28527sy@pinky> <CAJGy1F03mL1dRehORNEqm_iDsyHiP4qoksdrvv1yvhSCu55EWQ@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 09 Aug 2011 10:38:01 +0200, seanrees@gmail.com =20 <seanrees@gmail.com> wrote: > On Tue, Aug 2, 2011 at 8:59 PM, Ronald Klop =20 > <ronald-freebsd8@klop.yi.org> wrote: >> On Tue, 02 Aug 2011 12:55:43 +0200, seanrees@gmail.com =20 >> <seanrees@gmail.com> >> wrote: >> I think this zpool upgrade thing is weird. Can you try 'zpool upgrade = =20 >> -a'? >> >> Mine says: >> zpool get version zroot >> NAME PROPERTY VALUE SOURCE >> zroot version 28 default >> >> Mind the SOURCE=3Ddefault vs. SOURCE=3Dlocal. >> Is it possible you did 'zpool set version=3D15 tank' in the past? You = can >> check that with 'zpool history'. >> >> NB: if you upgrade the boot pool, don't forget to upgrade to boot =20 >> loader. >> (See UPDATING) > > % sudo zpool upgrade -a > Password: > This system is currently running ZFS pool version 15. > > All pools are formatted using this version. > > I checked zpool history and I never set the version explicitly. My > 'world' is from the 8th of March; it's possible my tree is > sufficiently old (my kernel was built on the 12th of June; I'm fairly > sure its from the same tree as the world, but it's also possible my > kernel and userland have been out of sync for 2 months). > > I'll upgrade this machine sometime soon and see if that fixes the issue= . > > Sean You can set the property to 28 and upgrade after that. zpool set version=3D28 zroot
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.vzx68by88527sy>