Re: Changes in cam/nvme causes issues?
Alexander Leidinger <[email protected]>
| Newsgroups | gmane.os.freebsd.current |
|---|---|
| Organization | No organization, this is a private message. |
| Message-ID | <[email protected]> |
Am 2025-12-23 10:31, schrieb Alexander Leidinger: > Am 2025-12-22 17:58, schrieb Warner Losh: > > On Sun, Dec 21, 2025 at 8:37 AM Alexander Leidinger > <[email protected]> wrote: > > Am 2025-12-14 14:05, schrieb Warner Losh: > > Let's do one issue at a time. There's too much missing info. Top > posting since there's not a lot of context to this request > > The disk died now completely, so the CRC errors are out of reach now. > > First, let's start with pciconf -l of the nvme drive. I have a strong > idea, but need some data. > > While already provided privately with some other data, here for the > public so that people are aware that currently there is an issue with > such drives: > nvme0@pci0:5:0:0: class=0x010802 rev=0x00 hdr=0x00 vendor=0x144d > device=0xa809 subvendor=0x144d subdevice=0xa801 > Samsung SSD 980 1TB 2B4QFXO7 S649NL0T819360V Yea, so far this is the only report I've received, and there's not enough data in it to reproduce it with any of the dozen NVMe drives that I have, or to spot a difference with what I know I check in the code. So if it's compiled into the kernel with cam also compiled into the kernel, I know it works. CAM is in the kerne, nvme is loaded as a module (from 15-current): ---snip--- # kldstat | egrep '(nvm|cam)' 2 1 0xffffffff811e3000 20db8 nvme.ko ---snip--- I will do a clean rebuild with the most recent 16-current and provide a full dmesg if this still doesn't work. As a module it fails: [1] link_elf_obj: symbol nvme_handle_aen_desc undefined [1] KLD file nvme.ko - could not finalize loading Bye, Alexander. > F -- http://www.Leidinger.net [email protected]: PGP 0x8F31830F9F2772BF http://www.FreeBSD.org [email protected] : PGP 0x8F31830F9F2772BF
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEER9UlYXp1PSd08nWXEg2wmwP42IYFAmlKpMAACgkQEg2wmwP4 2IYaGw/9Ecuti7E8hQwbANj4zuLKfTcxH5L79nocGFG2Ui7o8MaZWLM40TMK2zCv yPRo3dmChGEu23gO+nezHH6cy3QBsfbI5J1BoQ9UnVqR9JPzCBXeHRQXfdxc2hf2 q3zQ3JTHccVwhdFxkfagJ5EH2M/7JrectWwff0jfanKxMLOPlP7je6QY4degz0z4 wuBVmj/g2Yl+pn74ZZxtzY+gygiXWdOPPgPe+NWdXHSSUaaUsnbkLPkqI1DIrktf 5xgjm4krIXa2BBXl9wUPWlXkU3To0q/X6PSJR/4KRohwaUU7Ru6bLUVVLA7hW2Ou YW0hDa+5tYYwzIvt4TVd3+Tq5xRvkYEK4QqMbrV6qA7B6XShfNQMucQ4/egN5t8O OK0k0NRv0+iRr3c2BYwyDhLQAExfnNEtDIydX/mAsQP32aNpzZ2esP8U9dhfDHnd LrO+2ZRT9u0wpZwnnp7BNiANabW2D0Wz1kTlniC+w0iH69w3GidNqsGuST57AZiL cYkekj81HUQEZI40ROy85IcZCjjcl2e6D8Az+LRFOD75Wld91Y/zto8m5b4I8bvO sl1XeTAYORAcmREgm6oEb85nkjwxsMEAIJz947JLp5f5EV5Q8QgdFXZp7NGt7n47 N6MpgJS0XSBDdk1zdw1PpkW9EKU4RV+jN+PBg84RJznJKXhQLnc= =WsmL -----END PGP SIGNATURE-----