I built my own home server about two years ago, which has a pair of wd_black nvme drives as the boot volume in a zfs pool. This has been running well since then but today it shutdown and won't reboot, I get the following messages (retyped from screen)
I don't know much about nvme drive support or zfs, but I tried running zpool import and zpool status and get;
zpool import
pool: rpool
id: 18292245705162545634
state: online
status: some supported features are not enabled on the pooll.
<snip>
config:
rpool
nvme-eui.e8238fa6..............c3000-part3 ONLINE
nvme-eui.e8238fa6.............cf34c-part3 ONLINE
Is there any way to recover and boot the system ?
[650.4249121] nvme0n1: 1/0 Cmd(0x1) @ LBA 1051152, 16 blocks, 1/0 Error (sct 0x1 / sc 0x82) DNR
[650.425249] critical medium error, dev nvme0n1 sector 1051152 op 0x1: (WRITE) flags 0x0 phys_seg 1 prio class 0
[650.4255921] zio pool=rpool udev=/dev/disk/by-id/nvme-eui.e8238fa6bf530001001b444a488cf34c-part3 error=61 type=2 offset=2703
size=8192 flags=721089
[650.4255921] zio pool=rpool udev=/dev/disk/by-id/nvme-eui.e8238fa6bf530001001b444a488cf34c-part3 error=61 type=2 offset=9996
229248 size=8192 flags=721089
[650.4255921] zio pool=rpool udev=/dev/disk/by-id/nvme-eui.e8238fa6bf530001001b444a488cf34c-part3 error=61 type=2 offset=9996
491392 size=8192 flags=721089
cannot import 'rpool': one or more devices is currently unavailable
I don't know much about nvme drive support or zfs, but I tried running zpool import and zpool status and get;
zpool import
pool: rpool
id: 18292245705162545634
state: online
status: some supported features are not enabled on the pooll.
<snip>
config:
rpool
nvme-eui.e8238fa6..............c3000-part3 ONLINE
nvme-eui.e8238fa6.............cf34c-part3 ONLINE
Is there any way to recover and boot the system ?