After installing a fresh Proxmox 6.3-2 with two drives and a ZFS mirror, I have the same issue described in this thread.
https://forum.proxmox.com/threads/p...rpool-kernel-panic-on-exit.72948/#post-364476
The booting stops and leaves me in initramfs prompt where I can use this command to import the zpool and move on pressing CTRL+D.
I have to do this each time the machine boots... I don't understand the underlying problem. Is there a way to permanently fix this?
https://forum.proxmox.com/threads/p...rpool-kernel-panic-on-exit.72948/#post-364476
The booting stops and leaves me in initramfs prompt where I can use this command to import the zpool and move on pressing CTRL+D.
Code:
zpool import -R / -N rpool
I have to do this each time the machine boots... I don't understand the underlying problem. Is there a way to permanently fix this?