crashes after boot while VMs start

Tornavida

New Member
Jun 9, 2020
21
1
3
33
Hi, I have a little big problem.
While making some configs over the WebGUI I deleted a drive of a VM and pressed a key before waiting for the system's confirmation.
So, the system started to fail after that and i decided to reboot the server in hope that it will reinitialize all.
Well - It didn't ... :(
now my system starts to boot and the VMs that are set to run straight after the system start, start to boot too and before I'm able to get into the webGUI the system crashes.
I need to get onto my system before the VMs start so I can disable that one VM that causes troubles. but I got no clue how.
Help would be greatly appreciated :)

I have tried with a live rescue usb. Well there I couldn't mount the pve to get to the configs ...
 
Last edited:
Hello,


Have you tried to disable the start VM at boot with CLI e.g?

Bash:
pvesh create /nodes/<Node Name>/qemu/<VMID>/config --onboot 0
 
Another option is to edit the kernel parameters (press 'e' in the GRUB of systemd boot menu) when starting the system and remove the intel_iommu or amd_iommu option. This will almost always prevent all your VMs from starting, which will allows you the change the files in /etc/pve/qemu-server. Then just reboot and you can start VMs again (the change to the kernel parameters is not presistent).
 
  • Like
Reactions: Tornavida
Another option is to edit the kernel parameters (press 'e' in the GRUB of systemd boot menu) when starting the system and remove the intel_iommu or amd_iommu option. This will almost always prevent all your VMs from starting, which will allows you the change the files in /etc/pve/qemu-server. Then just reboot and you can start VMs again (the change to the kernel parameters is not presistent).
Yapp, that's what I tried and it has worked out. thx for the support !!
 

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!