Problem
I attempted to update my Proxmox machine from the latest 6.4 release to the new 7.0 version this morning, but my installation boot loops now. Specifically, shortly after successfully decrypting the boot drives (setup with the following tutorial without the remote unlock setup) I see a rapid output of the standard text you see upon a normal boot (a console cable will arrive tomorrow, but using my phone's high speed video I don't see any errors) then the machine reboots itself. When I switch to the old kernel (5.4 vs 5.11), I do not encounter this issue. Additionally, after I execute
History
This machine has been running Proxmox 6.x since around late March of this year. I have updated it consistently and have not observed any issues with it.
The boot drives are encrypted which is not supported, but given that has not been an issue in the past and the fact it unlocks them successfully I don't think that is the source of the problem.
I ran an update (included a kernel update) immediately prior and rebooted the machine successfully via the web GUI. Additionally, I ran
I conducted the upgrade via ssh and nothing appeared out of the ordinary other than it wanting to modify the grub configuration (adding Debian instead of Proxmox to the name), but I opted to keep all local changes when asked. I attached the logs of the update, but it is missing the initial part as the terminal history I used was insufficient.
I attempted to update my Proxmox machine from the latest 6.4 release to the new 7.0 version this morning, but my installation boot loops now. Specifically, shortly after successfully decrypting the boot drives (setup with the following tutorial without the remote unlock setup) I see a rapid output of the standard text you see upon a normal boot (a console cable will arrive tomorrow, but using my phone's high speed video I don't see any errors) then the machine reboots itself. When I switch to the old kernel (5.4 vs 5.11), I do not encounter this issue. Additionally, after I execute
update-initramfs -u -k all && pve-efiboot-tool refresh
I still observe the problem.History
This machine has been running Proxmox 6.x since around late March of this year. I have updated it consistently and have not observed any issues with it.
The boot drives are encrypted which is not supported, but given that has not been an issue in the past and the fact it unlocks them successfully I don't think that is the source of the problem.
I ran an update (included a kernel update) immediately prior and rebooted the machine successfully via the web GUI. Additionally, I ran
pve6to7 --full
via ssh and got all green except for 3 skipped (likely as I don't use Ceph).I conducted the upgrade via ssh and nothing appeared out of the ordinary other than it wanting to modify the grub configuration (adding Debian instead of Proxmox to the name), but I opted to keep all local changes when asked. I attached the logs of the update, but it is missing the initial part as the terminal history I used was insufficient.