NetBSD-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: NetBSD ZFS compatibility with other OSs
On feb 24 18:21, Greg Troxel wrote:
> See the FreeBSD section in
> https://en.wikipedia.org/wiki/ZFS
>
> and talk of pool version 28 and pool version 5000.
Yes, there should be information on a pool about its version. However,
I'm not able to obtain it in my NetBSD 9.0 VM.
# zpool get version <pool_name>
NAME PROPERTY VALUE SOURCE
mytest version - default
But maybe this is not the right way to do this on OpenZFS. Then,
# zpool get all <pool_name>
...
mytest version - default
...
> Apparently 5000 is a special codepoint that means feature flags are
> used, and is different from >28 numbers defined by Oracle that are
> apparently only available in proprietary ZFS.
>
> Hope this helps you dig further.
Surely yes, thanks for this info!
Rocky
Home |
Main Index |
Thread Index |
Old Index