Verlauf der Änderungen der Seite FreeNASbhyve
Hinzugefügt:
Durchgespieltes Szenario:
- IBM 3650 M3
- 2x Xeon mit je 6 cores / 12 Threads
- cores_per_package auf 6 gesetzt
- threads_per_core auf 2 gesetzt
- dann virtuelle CPU-s der Maschine zugewiesen (6)
- Eigenschaften = 1 CPU; im Taskmanager => 6 cores
- IBM 3650 M3
- 2x Xeon mit je 6 cores / 12 Threads
- cores_per_package auf 6 gesetzt
- threads_per_core auf 2 gesetzt
- dann virtuelle CPU-s der Maschine zugewiesen (6)
- Eigenschaften = 1 CPU; im Taskmanager => 6 cores
Hinzugefügt:
Der Virtualisierer von FreeBSD (bhyve) ist noch nicht so gut, dass eine VM mit Win10 gleich gut laufen würde, wie unter ESXi oder ähnlich. Ist zumindest meine Erfahrung, nach Versuchen mit allen Optimierungen. Einige der Optimierungen machen die Maschine benutzbar - deshalb werden sie unten aufgeführt.
Hinzugefügt:
((2)) Wichtig: Virtuelle CPUs!
Unter folgender Adresse wird die Vorgehensweise (FreeNAS 11.2) beschrieben:
[[https://www.ixsystems.com/community/threads/cant-seem-to-add-more-than-2-cpus-to-vm.74831/ iX-Systems community]]
Die Zuweisung mehrere CPU-s als Threads / Cores führt zur sichtbaren Verbesserung:
How to (von //blanchet//)
##
if your CPU has 8 physical cores, then
System | Tunable | Add
Variable: hw.vmm.topology.cores_per_package
Value: 8
Type: loader
Comment: Physical cores per socket
if your CPU supports also hyperthreading, then
System | Tunable | Add
Variable: hw.vmm.topology.threads_per_core
Value: 2
Type: loader
Comment: Threads per core
Reboot FreeNAS to apply
After rebooting, you can check that FreeNAS has added the following lines to /boot/loader.conf.local
##
Unter folgender Adresse wird die Vorgehensweise (FreeNAS 11.2) beschrieben:
[[https://www.ixsystems.com/community/threads/cant-seem-to-add-more-than-2-cpus-to-vm.74831/ iX-Systems community]]
Die Zuweisung mehrere CPU-s als Threads / Cores führt zur sichtbaren Verbesserung:
How to (von //blanchet//)
##
if your CPU has 8 physical cores, then
System | Tunable | Add
Variable: hw.vmm.topology.cores_per_package
Value: 8
Type: loader
Comment: Physical cores per socket
if your CPU supports also hyperthreading, then
System | Tunable | Add
Variable: hw.vmm.topology.threads_per_core
Value: 2
Type: loader
Comment: Threads per core
Reboot FreeNAS to apply
After rebooting, you can check that FreeNAS has added the following lines to /boot/loader.conf.local
##
Hinzugefügt:
((2)) RDP optimieren
https://www.ixsystems.com/community/threads/windows-server-2016-server-10-pro-slow-on-bhyve.64236/
https://www.ixsystems.com/community/threads/windows-server-2016-server-10-pro-slow-on-bhyve.64236/
Hinzugefügt:
((2)) Sync ausschalten
Eine kleine Verbsserung ist möglich, wenn "sync" auf dem Volume der VM ausgeschaltet wird - hier ein Post von [[https://www.reddit.com/r/freenas/comments/aev3lp/incredibly_slow_virtual_machines_on_freenas_112/ Reddit]]:
##Naito:
Do you have a SLOG or have sync writes disabled for the VM volumes? If you have sync writes without an SLOG, VM performance can be pretty terrible.##
((2)) Timer Tool
Siehe hier:
https://www.ixsystems.com/community/threads/bhyve-windows-10-vm-fix-for-laggy-gui.70406/
((2)) Block size on ZVOL?
(noch nicht probiert...)
Gelöscht:
##Naito:
Do you have a SLOG or have sync writes disabled for the VM volumes? If you have sync writes without an SLOG, VM performance can be pretty terrible.##
Hinzugefügt:
((1)) Geschwindigkeitsprobleme FreeNAS / bhyve
Eine kleine Verbsserung ist möglich, wenn "sync" auf dem Volume der VM ausgeschaltet wird - hier ein Post von [[https://www.reddit.com/r/freenas/comments/aev3lp/incredibly_slow_virtual_machines_on_freenas_112/ Reddit]]:
##Naito:
Do you have a SLOG or have sync writes disabled for the VM volumes? If you have sync writes without an SLOG, VM performance can be pretty terrible.##
Eine kleine Verbsserung ist möglich, wenn "sync" auf dem Volume der VM ausgeschaltet wird - hier ein Post von [[https://www.reddit.com/r/freenas/comments/aev3lp/incredibly_slow_virtual_machines_on_freenas_112/ Reddit]]:
##Naito:
Do you have a SLOG or have sync writes disabled for the VM volumes? If you have sync writes without an SLOG, VM performance can be pretty terrible.##
Hinzugefügt:
((1)) Nützliche Adressen:
- https://www.ateamsystems.com/tech-blog/howto-windows-10-bhyve-w-freebsd-11/
- https://www.ixsystems.com/documentation/freenas/11.2-U8/virtualmachines.html
- https://www.ateamsystems.com/tech-blog/howto-windows-10-bhyve-w-freebsd-11/
- https://www.ixsystems.com/documentation/freenas/11.2-U8/virtualmachines.html