zpool upgrade does not work with latest 10 STABLE
Dennis Glatting
freebsd at penx.com
Tue Jul 15 15:39:01 UTC 2014
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 at Tasha# uname -a
FreeBSD Tasha 10.0-STABLE FreeBSD 10.0-STABLE #0 r268669: Tue Jul 15
07:30:35 PDT 2014
root at Tasha:/disk-2/obj/disk-1/src/sys/SMUNI-FreeBSD10-amd64 amd64
root at 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 at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-fs
> To unsubscribe, send any mail to "freebsd-fs-unsubscribe at freebsd.org"
More information about the freebsd-fs
mailing list