After safely shutting down my PVE server during a power outage, I am getting the following error when trying to boot it up again. (I typed this out since I can't copy and paste from the server, so it's not 100% accurate, but close enough)
I then get put into BusyBox v1.30.1 with a command line prefix of (initramfs)
I tried adding a rootdelay to the grub command by pressing `e` on the grub menu and adding `rootdelay=10` before the `quiet` then pressing Ctrl+x. I also tried in recovery mode, but the issue is the same. I also tried `zpool import -N rpool -f` but got the same error.
My boot drives are 2 nvme SSDs mirrored. How can I recover? Any assistance would be greatly appreciated.
Code:
Loading Linux 5.15.74-1-pve
Loading initial ramdisk ...
[13.578642] mpt2sas_cm0: overriding NVDATA EEDPTagMode setting
Command /sbin/zpool import -c /etc/zfs/zpool.cache -N 'rpool'
Message: cannot import 'rpool': I/O error
cannot import 'rpool': I/O error
Destroy and re-create the pool from
a backup source.
cachefile import failed, retrying
Destroy and re-create the pool from
a backup source.
Error: 1
Failed to import pool 'rpool'
Manually import the pool and exit.
I then get put into BusyBox v1.30.1 with a command line prefix of (initramfs)
I tried adding a rootdelay to the grub command by pressing `e` on the grub menu and adding `rootdelay=10` before the `quiet` then pressing Ctrl+x. I also tried in recovery mode, but the issue is the same. I also tried `zpool import -N rpool -f` but got the same error.
My boot drives are 2 nvme SSDs mirrored. How can I recover? Any assistance would be greatly appreciated.
Last edited: