While working on a NetBSD system I want to make backups to a local FreeBSD ZFS pool made of 3 Seagate disks named seagates.
Zpool import seagates in NetBSD 10.1 results in:
This pool uses the following feature(s) not supported by this system:
com.klarasystems:vdev_zaps_v2
cannot import 'seagates': unsupported version or feature
No idea what that is but the NetBSD ZFS is probably older and misses this feature.. Any chance of getting safe access? Otherwise I have to reboot in FreeBSD which is kind of annoying...