Bitte gib mir ein paar mehr Informationen:
– Greifst du auf die VM über den Hostnamen oder über die IP-Adresse zu?
– Welche Firewall setzt du ein? (Ich hoffe, keine Fritzbox/Consumer Router - dann bin ich raus, das klingt für mich eher nach...
Am naheliegendsten ist eine Fehlkonfiguration der Webdienste innerhalb deiner VM.
Gerade weil Firefox ja funktioniert, fehlt womöglich irgendwas was Chrome-basierte Systeme erwarten?
Bei Proxmox würde ich nur gaaanz zum Schluß einen Fehler vermuten.
Statt automatischen Neustart solltest du eher rausfinden, was eigentlich so viel RAM verbraucht und der VM mehr RAM zuweisen.
Dezidierte Monitoringsoftware wie Zabbix, Prometheus oder Icinga hilft da sehr, da man damit auch Historiendaten...
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...