Tino Zidore
Dabbler
- Joined
 - Nov 23, 2015
 
- Messages
 - 30
 
.Hi
I have some windows Bhyve vms running, which is extremely slow while using the Explorer navigation.
When I monitor the resources I see no spikes in CPU usage(1-4 % usage) and memory around 1.5 GB on the Windows 2016 Servers. And nothing to see on network either.
I have tried the following without any luck or improvement:
FreeNAS-11.1-U5
2 x Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz (20 cores/40 threads)
128 GB RAM
2 x 1 TB SSD mirrored VM TANK
Tunables:
Inspiration:
https://forums.freebsd.org/threads/bhyve-cpu-vcpu-cores-nad-threads.60169/
hw.vmm.topology.cores_per_package=2
hw.vmm.topology.threads_per_core=2
All windows installation is installed identically:
Example:
VM
NIC
It is the virtio drivers 0.1.141.
The Server is only just installed so there is not running anything else on the server to exhaust resources
	
		
			
		
		
	
			
			I have some windows Bhyve vms running, which is extremely slow while using the Explorer navigation.
When I monitor the resources I see no spikes in CPU usage(1-4 % usage) and memory around 1.5 GB on the Windows 2016 Servers. And nothing to see on network either.
I have tried the following without any luck or improvement:
- Changing the hw.vmm tunables described below
 - Used RealVNC as well as Microsoft Remote Desktop as client
 - Changing the number of vCPUs from 8 to 4
 - Defragmentation of OS disk
 
FreeNAS-11.1-U5
2 x Intel(R) Xeon(R) CPU E5-2690 v2 @ 3.00GHz (20 cores/40 threads)
128 GB RAM
2 x 1 TB SSD mirrored VM TANK
Tunables:
Inspiration:
https://forums.freebsd.org/threads/bhyve-cpu-vcpu-cores-nad-threads.60169/
hw.vmm.topology.cores_per_package=2
hw.vmm.topology.threads_per_core=2
All windows installation is installed identically:
Example:
VM
- Virtual CPUs: 4
 - Memory: 8192
 - Boot Method: UEFI
 - Autostart: true
 
NIC
- Adapter Type: VirtIO
 - Static Mac Address
 
- Resolution: 1920x1200
 - All the rest unchecked
 
- Sparse zvol
 - Mode: AHCI
 - Disk sectorsize: 0
 
- Force size: unchecked
 - Sync: Standard
 - Compression: lz4
 - ZFS Dedup: off
 
It is the virtio drivers 0.1.141.
The Server is only just installed so there is not running anything else on the server to exhaust resources