Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Feb 2021 17:35:29 -0700
From:      Rebecca Cran <rebecca@bsdio.com>
To:        Ryan Moeller <freqlabs@FreeBSD.org>, freebsd-current@freebsd.org
Subject:   Re: zfs: zpool status says I have unactivated features, but upgrade says I don't
Message-ID:  <677e7417-0e0c-b791-e4c9-e0e8a2082e5e@bsdio.com>
In-Reply-To: <d67b1d75-5da5-60a3-8de0-c80de5c7ecc5@FreeBSD.org>
References:  <da857ded-7f2e-a4df-51ac-53b7d7ed74d5@bsdio.com> <d67b1d75-5da5-60a3-8de0-c80de5c7ecc5@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2/26/2021 4:25 PM, Ryan Moeller wrote:
> On 2/26/21 5:14 PM, Rebecca Cran wrote:
>> I'm seeing a mismatch on 14-CURRENT between 'zpool status' saying I 
>> have features that aren't enabled, and 'zpool upgrade' which says I 
>> don't.
>>
>> [bcran@smic ~]$ zpool status
>>   pool: spool
>>  state: ONLINE
>> status: Some supported and requested 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(5) for details.
>>   scan: scrub repaired 0B in 01:20:51 with 0 errors on Thu Feb 11 
>> 16:48:07 2021
>> config:
>>
>>         NAME        STATE     READ WRITE CKSUM
>>         spool       ONLINE       0     0     0
>>           mirror-0  ONLINE       0     0     0
>>             ada0p2  ONLINE       0     0     0
>>             ada1p2  ONLINE       0     0     0
>>             ada2p2  ONLINE       0     0     0
>>             ada3p2  ONLINE       0     0     0
>>           mirror-1  ONLINE       0     0     0
>>             ada4p2  ONLINE       0     0     0
>>             ada5p2  ONLINE       0     0     0
>>             ada6p2  ONLINE       0     0     0
>>             ada7p2  ONLINE       0     0     0
>>
>> errors: No known data errors
>>
>> [bcran@smic ~]$ sudo zpool upgrade spool
>> This system supports ZFS pool feature flags.
>>
>> Pool 'spool' already has all supported and requested features enabled.
>
>
> Should be fixed now, see https://reviews.freebsd.org/D28935

Great - thanks!


-- 
Rebecca Cran





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?677e7417-0e0c-b791-e4c9-e0e8a2082e5e>