I've created a 10.3-BETA2 image for Google Compute Engine using swills'
script and am getting a panic on boot when the VM is configured with Local
SSD as NVMe (--local-ssd interface="NVME"). This is a regression from
10.2-RELEASE which will boot successfully with an identical configuration.
"""
Fa
Is have an inkling that r293673 may be at fault here, can you try
reverting that change and see if it fixes the issue?
On 22/02/2016 16:35, Andy Carrel via freebsd-stable wrote:
I've created a 10.3-BETA2 image for Google Compute Engine using swills'
script and am getting a panic on boot when th
Pavel Timofeev gmail.com> writes:
>
> Hi!
> Has anybody tried net-im/skype4 under FreeBSD 10.3(-BETA[0-9])??
> Seems like net-im/skype4 missing some dependencies and if it's
> satisfied net-im/skype4 hangs after start.
> linprocfs mounting doesn't help.
> I installed them all from the ports tree
On 23/02/2016 3:35 AM, Andy Carrel via freebsd-stable wrote:
> I've created a 10.3-BETA2 image for Google Compute Engine using swills'
> script and am getting a panic on boot when the VM is configured with Local
> SSD as NVMe (--local-ssd interface="NVME"). This is a regression from
> 10.2-RELEASE
Filed as kern/207432. As noted there, it looks like ctrlr->ioq is null
when nvme_ctrlr_intx_handler
starts looking there. I get a feeling people don't usually use INTx for
this driver though...
On Mon, Feb 22, 2016 at 8:43 PM, Kubilay Kocak wrote:
> On 23/02/2016 3:35 AM, Andy Carrel via freebsd