So i recently upgraded from Ubuntu 21.04 to 21.10 and now my ZFS datasets wont mount, even manually using the forced option.
I have tried exporting the pool and re-importing the pool, but even trying it with the Forced options continue to fail.
root@daviserver:~# zfs mount -af
cannot mount 'ssdpool/sftpsync': Insufficient privileges
cannot mount 'ssdpool/sftpsync': Insufficient privileges
cannot mount 'ssdpool/docker': mount failed
syslog shows the following, but im not sure what it means.
Oct 17 13:19:21 daviserver kernel: [62900.992374] VFS: "mand" mount option not supported
Oct 17 13:19:21 daviserver kernel: [64689.402851] VFS: "mand" mount option not supported
Oct 17 13:19:21 daviserver kernel: [64689.402930] VFS: "mand" mount option not supported
I am currently scrubbing the pool to attempt to fix any errors.
root@daviserver:~# zpool status
pool: ssdpool
state: ONLINE
status: Some supported 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 in progress since Sun Oct 17 13:25:30 2021
683G scanned at 898M/s, 70.0G issued at 92.0M/s, 683G total
0B repaired, 10.26% done, 01:53:36 to go
config:
NAME STATE READ WRITE CKSUM
ssdpool ONLINE 0 0 0
mirror-0 ONLINE 0 0 0
ata-Samsung_SSD_860_EVO_M.2_1TB_S415NB0KB06535B ONLINE 0 0 0
ata-Samsung_SSD_860_EVO_M.2_1TB_S415NB0KB07318V ONLINE 0 0 0
errors: No known data errors