Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Apr 2019 16:54:30 -0600
From:      The Doctor <doctor@doctor.nl2k.ab.ca>
To:        Dustin Marquess <dmarquess@gmail.com>
Cc:        FreeBSD virtualization <freebsd-virtualization@freebsd.org>
Subject:   Re: Windows 2019 server
Message-ID:  <20190411225430.GA96985@doctor.nl2k.ab.ca>
In-Reply-To: <CAJpsHY7W94X4dqgr4g_E3cBF1upT=6vX13avG1SRgxANMeu9Cw@mail.gmail.com>
References:  <20190411213956.GA67156@doctor.nl2k.ab.ca> <CAJpsHY7W94X4dqgr4g_E3cBF1upT=6vX13avG1SRgxANMeu9Cw@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 11, 2019 at 05:18:10PM -0500, Dustin Marquess wrote:
> I'm not sure if 12.0 has bhyve nmve support, but 10 & 2019 both seem
> to run MUCH faster when using nvme compared to ahci-hd.
> 
> -Dustin
>

Here is the script I use to start the Windows server


#!/bin/sh
bhyve -c 4 -s 0,hostbridge -s 3,ahci-hd,/usr/vm/images/windows2019st  -s 10,virtio-net,tap3 -s 31,lpc -l com1,/dev/nmdm9A -l com2,/dev/nmdm10A -s 29,fbuf,tcp=0.0.0.0:5958,w=1024,h=768,wait -l bootrom,/usr/local/share/uefi-firmware/BHYVE_UEFI.fd -m 4G -H -w windows2019st &

So I should change ahci-cd to nvme?


> On Thu, Apr 11, 2019 at 4:40 PM The Doctor via freebsd-virtualization
> <freebsd-virtualization@freebsd.org> wrote:
> >
> > Seems to be running slow on FreeBSD 12.0 p3.
> >
> > Just wondering if there are known issues.
> > --
> > Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
> > Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
> > https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
> > Alberta on 16 April 2019, do not vote UCP, FCP nor NDP!
> > _______________________________________________
> > freebsd-virtualization@freebsd.org mailing list
> > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
> > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org"

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
Yahweh, Queen & country!Never Satan President Republic!Beware AntiChrist rising!
https://www.empire.kred/ROOTNK?t=94a1f39b  Look at Psalms 14 and 53 on Atheism
Alberta on 16 April 2019, do not vote UCP, FCP nor NDP!



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20190411225430.GA96985>