Woher soll das System denn wissen, ob du den alten Kernel nicht noch irgendwo braucht? Computer können nur Befehle folgen, nicht Gedanken lesen. Sprich: Der Administrator muss sich um sowas kümmern
Hi Other7544,
For the sake of context, what is Omada?
Seeing the memory usage comes as a surprise, I guess it was running with a low limit on the Synology? Did it run virtualized there, or bare metal (I have 0 experience with Synology...)...
Ich sage mal so, den Administrator fragen, welcher Kernel genutzt wird oder soll und darauf vertrauen, dass der Automatismus der Löschung funktioniert.
Wenn man nur Zuschauer ist, dann ist das vielleicht der bessere Weg!
Man sollte ich auch das...
I can report a bit of a progress on my side. By using the following cpu flag: +hv-passthrough cpu utilization drops from 11% to about 3%. WIth VBS enabled and running. Also VM feels way faster. Keep in mind that +hv-passthrough cannot be set with...
For me, the main problem with QEMU is not the need for virtio drivers but poor performance with nested virtualization (in order to use Hyper-V memory isolation). I don't think OpenVMM solves that problem. /dev/mshv doesn't automagically solve...
Thank you very much for the explanation. Now it makes a bit more sense. It seems this is really useful for Microsoft as they do not want to give up on Hyper-V as the hypervisor in Azure.
In this case, use of mshv as the accelerator is very...
I don't know how it's supposed to work if you run Proxmox on a bare-metal setup. I guess it won't? Definitely MSHV somehow communicates with Hyper-V hypervisor to allocate L1-like resources for L2 virtualization.
I can report a bit of a progress on my side. By using the following cpu flag: +hv-passthrough cpu utilization drops from 11% to about 3%. WIth VBS enabled and running. Also VM feels way faster. Keep in mind that +hv-passthrough cannot be set with...
I put together some manual how to run openvmm on proxmox :
https://github.com/bitranox/proxmox_openvmm
What was archived so far :
- compile openvmm
- crate an Alpine VM using openvmm instead of qemu
- on a sparse ZFS image
- with network access...
Yes and more than once they resulted in similiar answers. The reasons are this:
- The helper scripts are not developed by the company behind Proxmox so they can't and won't support it. This doesn't mean that it's banned subject (Proxmox...
Ich habe mit Proxmox nur die GUI verwendet.
Warum wurden nicht alle unnötigen Fragmente nicht entfernt?
14560 -rw-r--r-- 1 root root 14908520 Jul 22 2025 vmlinuz-6.14.8-2-pve
15448 -rw-r--r-- 1 root root 15817512 Dec 19 08:49...
I wound up running the initiator on the hosts as recommended, but I passed the LUN directly through to the PBS VM instead of adding the LVM layer. This approach isn't what the Proxmox team recommends for most scenarios, but they do support it...
@john0017
In your screenshot we can see that the gateway address is in a different network (192.168.x.1) than the iface's address (192.16.x.126/24) (note the second octets: 168 != 16)
It has no chance to work :cool: