Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Mar 2018 07:04:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 211713] NVME controller failure: resetting (Samsung SM961 SSD Drives)
Message-ID:  <bug-211713-8-dkFB28JdyF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-211713-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-211713-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211713

--- Comment #58 from stan <freebsd-ssa@mailden.net> ---
following my comment #57, here more debug info in another context with same
hardware :=20
I am able to boot TrueOS-Desktop-201803131015 with
`hw.nvme.per_cpi_io_queues=3D"0"` set in /boot/loader.conf. Everything works
well, BUT fatal error comes when trying to resume after s3 suspend mode :=20

I see kernel messages ending with :=20

```
(=E2=80=A6) kernel: WARN_ON(=E2=80=A6stripped=E2=80=A6) CSR SSP Base Not fi=
ne
(=E2=80=A6) kernel: CSR HTP Not fine
(=E2=80=A6) kernel: WARN_ON(=E2=80=A6stripped=E2=80=A6) Clearing unexpected=
 auxiliary request for power
well 2
```

then :

```
nvme0: resetting controller
nvme0: controller ready did not become 0 within 30000 ms
nvme0: failing queued i/o
nvme0: READ sqid:1 cid:0 nsid: 1 lba:324015968 len:20
nvme0: ABORTED - BY REQUEST (00/07) sqid:1 cid:0 cdw0:0
```

and similar errors repeated a dozen times,=20

then the fatal :

```
nvd0: lost device - 0 outstanding
nvd0: removing device entry
nvme0: WRITE sqid:1 cid:0 nsid:1 lba:4416948 len:48
nvme0: ABORTED - BY REQUEST (00/07) sqid:1 cid:0 cdw0:0

Fatal trap 12: page fault while in kernel mode
cpuid =3D 4; apic id =3D 04
fault virtual address   =3D 0x8
fault code                         =3D supervisor read data, page not prese=
nt
instruction pointer     =3D 0x20:0xffffffff80a3b141
stack pointer           =3D 0x28:0xfffffe0000545820
frame pointer           =3D 0x28:0xfffffe0000545860
code segment            =3D base 0x0, limit 0xfffff, type 0x1b
                        =3D DPL 0, pres 1, long 1, def32 0, gran 1
processor eflags        =3D interrupt enabled, resume, IOPL =3D 0
current process         =3D 0 (nvme taskq)
[ thread pid 0 tid 100077 ]
stopped at      g_disk_done+0xc1:       movq   0x8(%rax),%rdi
db>
```

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-211713-8-dkFB28JdyF>