http://open-zfs.org/wiki/Feature_Flags
https://www.freebsd.org/cgi/man.cgi?query=zpool-features&sektion=7&manpath=FreeBSD

http://open-zfs.org/wiki/Feature_Flags

Mine returned the same result, howeverUzi wrote: ↑26 Oct 2019 17:04I'd have to look up the version of my pools but I upgraded a few (several?) builds ago already.
I get the following at the CLI, is this the correct command to determine the version?Code: Select all
~# zpool get version NAME PROPERTY VALUE SOURCE pool1 version - default
Code: Select all
zpool upgradeCode: Select all
zpool upgrade <my_pool>

Code: Select all
.
.
<samba>
<netbiosname>BASS</netbiosname>
<workgroup>MEDIA</workgroup>
<serverdesc>bass mg</serverdesc>
<security>user</security>
<maxprotocol/>
<maptoguest>Bad User</maptoguest>
<localmaster>yes</localmaster>
<timesrv>yes</timesrv>
<doscharset>CP1251</doscharset>
<unixcharset>UTF-8</unixcharset>
<loglevel>0</loglevel>
<rcvbuf>128480</rcvbuf>
<sndbuf>128480</sndbuf>
<largereadwrite type="bool">1</largereadwrite>
<aiorsize>1024</aiorsize>
<aiowsize>1024</aiowsize>
<aiowbehind/>
<minprotocol>NT1</minprotocol>
<clientmaxprotocol/>
<clientminprotocol/>
<if>lan</if>
<pwdsrv/>
<winssrv/>
<share>
<uuid>2f2f2d3f-3139-4626-866c-928ddaf8ca1a</uuid>
.
.
.
</share>
<nullpasswords type="bool">1</nullpasswords>
<aio type="bool">1</aio>
<mapdosattributes type="bool">1</mapdosattributes>
<storedosattributes type="bool">1</storedosattributes>
<guestaccount>ftp</guestaccount>
<enable type="bool">1</enable>
<auxparam>force group = ftp</auxparam>
<auxparam>force user = ftp</auxparam>
<auxparam>write cache size = 131072</auxparam>
</samba>
<sambaad/>
<ftpd>
.
.