@TeddyAstie said:
param-name=platform nomigrate=true
Hi @teddyastie , thanks for working on this.
As per policy I am not allowed to test these parameters in production which is why I had to create a small test setup for being able to try your settings.
I deployed a Debian 13 VM via Cloud-Init on a XCP-ng test host using the official Debian 13 cloud image.
After deploying the VM I had the issue of slow boot.
After shutting the VM down, applying the settings that you just sent and starting it again I can say that you are on the right track!
In my case the boot time is completely normal now and on par with Debian 13 VMs that use BIOS instead of UEFI (for booting).
As this is a workaround and disables live migration this is not an option for production environments but good to have a workaround available anyways for sure!
Do you think it is possible to fix this on hypervisor level while still having live migration etc. enabled or do we have to wait for an upstream fix within Linux kernel tree?