I get nothing. Ive checked journalctl as dmesg and do not see anythingdoes anything show up when you runjournalctl -f
and then try to start?
qm start <VMID>
?qm showcmd <VMID> --pretty
produce?The ESXi VM starts fine no problems. Its the ESXi Guest VMs that wolnt start. They seem to start successfully for a second and then are killed. no long in vsphere as far as i can tell but i may be looking in the wrong spot.Do you get any output when starting the VM from terminal withqm start <VMID>
?
Also what output do you get when you double click the Task (shown on the bottom of the web gui)?
What command doesqm showcmd <VMID> --pretty
produce?
cat /etc/pve/qemu-server/GUEST_ID.conf | grep cpu
cpu: host
(among other things), you can edit the file manually or via the UI.proxmox-boot-tool kernel pin 5.15.108-2-pve --next-boot
--next-boot
will pin that kernel only for the next boot, omit it to switch permanently to the 5.15.108-2-pve kernel.Downgrade to kernel 5.15 should work, but 5.15 is not officially supported with PVE 8. You can still use PVE 7 as we still support 5.15 with PVE 7. As for a fix for kernel 6.2, we are working on it, but can't make any promises as to when that may land.Is there a fix or maybe a kernel update / downgrade that I can implement ?
Would this fix allow nested ESXi 8.0 virtualization? (works fine with ESXi 7.0 with Proxmox 7 and 8).Downgrade to kernel 5.15 should work, but 5.15 is not officially supported with PVE 8. You can still use PVE 7 as we still support 5.15 with PVE 7. As for a fix for kernel 6.2, we are working on it, but can't make any promises as to when that may land.
Likely yes, but I couldn't test that yet, I can't give you any guarantees. If you test it, and it doesn't work, please post any error messages you may see.Would this fix allow nested ESXi 8.0 virtualization? (works fine with ESXi 7.0 with Proxmox 7 and 8).
The cause is already known, as mentioned before the CPU flagAccording to VMware, there might be an issue with VHV implementation in Proxmox with an AMD processor.
Nested ESXi 8.0 virtualization on Proxmox is not working with either kernel 5.15 or 6.2.
FLUSHBYASID
is not properly exposed by KVM. A bogus check was merged upstream and should be reverted in addition to some other changes. We are currently work on preparing patches for this. For more information you can follow the discussion on the kernel mailing list [1].Just an update, patches have since been submitted upstream [1]. I've tested them, and they work, you can find our backport here [2]. It might still be a little while until they are released with a new version of our kernel, though.
[1]: https://lore.kernel.org/all/20231018194104.1896415-1-seanjc@google.com/
[2]: https://lists.proxmox.com/pipermail/pve-devel/2023-October/059540.html
It's included inHow would I go about installing this fix in proxmox, do I need to download and apply a patch somehow, any docks explaining how to do this ?
proxmox-kernel-6.2.16-19
, which is available on the no-subscription repository since ~ two days.Hello friend, a question, this patch will be to up for general linux kernel or only is a fix for proxmox kernel?It's included inproxmox-kernel-6.2.16-19
, which is available on the no-subscription repository since ~ two days.
So, to get that fix, you can simply update to that package and then reboot.
We use essential cookies to make this site work, and optional cookies to enhance your experience.