I've got a large raidz2 pool created under ZFS On Linux that I'd like to import to FreeBSD. I've been told that it is possible as long as the enabled options from ZOL are available under FreeBSD. I don't really know what is available though, and I couldn't find anything concise enough to convince me to risk the changeover so I thought I'd ask you guys.
I've pasted the output of
Thanks
I've pasted the output of
# zpool get all
below. With this information, can you tell if it would be possible to import this pool into FreeBSD without issue?Thanks
Code:
[LIST=1]
[*]NAME PROPERTY VALUE SOURCE
[*]data size 14.5T -
[*]data capacity 51% -
[*]data altroot - default
[*]data health ONLINE -
[*]data guid 8711605967801388191 default
[*]data version - default
[*]data bootfs - default
[*]data delegation on default
[*]data autoreplace off default
[*]data cachefile - default
[*]data failmode wait default
[*]data listsnapshots off default
[*]data autoexpand off default
[*]data dedupditto 0 default
[*]data dedupratio 1.00x -
[*]data free 6.99T -
[*]data allocated 7.51T -
[*]data readonly off -
[*]data ashift 0 default
[*]data comment - default
[*]data expandsize - -
[*]data freeing 0 default
[*]data fragmentation 11% -
[*]data leaked 0 default
[*]data feature@async_destroy enabled local
[*]data feature@empty_bpobj enabled local
[*]data feature@lz4_compress active local
[*]data feature@spacemap_histogram active local
[*]data feature@enabled_txg active local
[*]data feature@hole_birth active local
[*]data feature@extensible_dataset enabled local
[*]data feature@embedded_data active local
[*]data feature@bookmarks enabled local
[*]data feature@filesystem_limits enabled local
[*]data feature@large_blocks enabled local
[/LIST]