Re: Windows 2019 server

2019-04-12 Thread Dustin Marquess
Indeed! As for the other two... the virtio-rnd I pass through to all of my capable VMs, as VMs usually have a tougher time to collect entropy, so I figure it can't hurt. The PCI passthrough I just forgot to remove from my example before I sent it. I have a dual-port 16C950 PCIe card that I

Re: Windows 2019 server

2019-04-12 Thread Rodney W. Grimes
> On Thu, Apr 11, 2019 at 10:10:03PM -0500, Dustin Marquess wrote: > > It's worth a shot at least to see if it works! > > > > But ya, basically the same as mine: > > > > bhyve -A -H -P -w -S -u -c sockets=1,cores=4,threads=2 -m ${RAM} \ > > -s 0,hostbridge \ > > -s

Re: Windows 2019 server

2019-04-12 Thread The Doctor via freebsd-virtualization
On Thu, Apr 11, 2019 at 10:10:03PM -0500, Dustin Marquess wrote: > It's worth a shot at least to see if it works! > > But ya, basically the same as mine: > > bhyve -A -H -P -w -S -u -c sockets=1,cores=4,threads=2 -m ${RAM} \ > -s 0,hostbridge \ > -s 3,nvme,/dev/zvol/tank/vm/win2019 \ > -s

Re: Windows 2019 server

2019-04-12 Thread Victor Sudakov
The Doctor via freebsd-virtualization wrote: > Seems to be running slow on FreeBSD 12.0 p3. > > Just wondering if there are known issues. I've just installed "Windows Server 2016" on 11.2-RELEASE-p9 and it is very slow. Windows 2012 R2 ran much faster AFAIR. I don't think this is the ahci-hd