Hello all,
Usually I can Google myself out of the issues I face, but I am truely at my wits end after a week of constant uninstalling and reinstalling.
Basically, I cannot boot my clean install of proxmox without being interrupted at initramfs. I am unable to mount the pool or simply "exit" and update the grub cfg to delay the mounting of the pool.
I'll start from the beginning.
Troubleshooting Information
Thank you for your help!
Usually I can Google myself out of the issues I face, but I am truely at my wits end after a week of constant uninstalling and reinstalling.
Basically, I cannot boot my clean install of proxmox without being interrupted at initramfs. I am unable to mount the pool or simply "exit" and update the grub cfg to delay the mounting of the pool.
I'll start from the beginning.
- I wrote zeros to the entirety of each of my 2x SSDs. Next, I booted to the proxmox-ve_6.2-1.iso and installed without errors [ZFS Raid 0 with an HBA].
- After rebooting my R620; I am greeted with the known issue of ZFS being invoked to soon. Following the steps on the wiki;
- I mount the ZFS pool with
zpool import -R /rpool -N rpool
- Confirming that the pool is mounted with
zpool list
exit
to exit out of busybox- Not quiet sure what the meaning of that is, considering that the pool is mounted?
exit
again causes another freakoutexit
Finally kernel panic!
Troubleshooting Information
cat /proc/cmdline
initrd=\EFI\proxmox\5.4.34-1-pve\initrd.img-5.4.34-1-pve root=ZFS=rpool/ROOT/pve-1 boot=zfs
zpool list
zpool status
Thank you for your help!