Date: Tue, 15 Jul 2014 08:38:48 -0700 From: Dennis Glatting <freebsd@penx.com> To: Johan Hendriks <joh.hendriks@gmail.com> Cc: freebsd-fs@freebsd.org Subject: Re: zpool upgrade does not work with latest 10 STABLE Message-ID: <1405438728.90626.109.camel@btw.pki2.com> In-Reply-To: <53C54607.2090100@gmail.com> References: <53C54607.2090100@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 2014-07-15 at 17:17 +0200, Johan Hendriks wrote: > Hello all. > > Two days ago I upgraded my zpool to the latest version using zpool > upgrade. This worked fine. Today there where some new features added to > ZFS and I did rebuild the system. A zpool status shows me that the pool > can be upgraded. > No problem on my side: root@Tasha# uname -a FreeBSD Tasha 10.0-STABLE FreeBSD 10.0-STABLE #0 r268669: Tue Jul 15 07:30:35 PDT 2014 root@Tasha:/disk-2/obj/disk-1/src/sys/SMUNI-FreeBSD10-amd64 amd64 root@Tasha# zpool status disk-2 pool: disk-2 state: ONLINE scan: scrub repaired 0 in 0h0m with 0 errors on Mon Jul 7 12:30:48 2014 config: NAME STATE READ WRITE CKSUM disk-2 ONLINE 0 0 0 mirror-0 ONLINE 0 0 0 da3 ONLINE 0 0 0 da0 ONLINE 0 0 0 errors: No known data errors > beasty ~ # zpool list > NAME SIZE ALLOC FREE CAP DEDUP HEALTH ALTROOT > storage 1.81T 1.06T 767G 58% 1.00x ONLINE - > > beasty ~ # zpool status > pool: storage > state: ONLINE > status: Some supported features are not enabled on the pool. The pool can > still be used, but some features are unavailable. > action: Enable all features using 'zpool upgrade'. Once this is done, > the pool may no longer be accessible by software that does not support > the features. See zpool-features(7) for details. > scan: scrub repaired 0 in 2h28m with 0 errors on Tue Jul 15 13:57:56 2014 > config: > > NAME STATE READ WRITE CKSUM > storage ONLINE 0 0 0 > mirror-0 ONLINE 0 0 0 > gpt/disk01 ONLINE 0 0 0 > gpt/disk02 ONLINE 0 0 0 > mirror-1 ONLINE 0 0 0 > gpt/disk03 ONLINE 0 0 0 > gpt/disk04-r ONLINE 0 0 0 > > errors: No known data errors > > beasty ~ # uname -a > FreeBSD beasty.mydomain.local 10.0-STABLE FreeBSD 10.0-STABLE #0 > r268604: Mon Jul 14 11:01:01 CEST 2014 > root@beasty.mydomain.local:/usr/obj/usr/src/sys/KRNL amd64 > > beasty ~ # zpool upgrade > This system supports ZFS pool feature flags. > > All pools are formatted using feature flags. > > Some supported features are not enabled on the following pools. Once a > feature is enabled the pool may become incompatible with software > that does not support the feature. See zpool-features(7) for details. > > POOL FEATURE > --------------- > storage > embedded_data > > > But when i do a zpool upgrade it give me an error. > > beasty ~ # zpool upgrade storage > This system supports ZFS pool feature flags. > > cannot set property for 'storage': invalid argument for this pool operation > > > All things seem to work, and the scrub did a good job also.... > > Is there something I am missing? > > regards > Johan > > > > > > > > _______________________________________________ > freebsd-fs@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-fs > To unsubscribe, send any mail to "freebsd-fs-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1405438728.90626.109.camel>
