Lexar NM790 Recognized as /dev/sdza Instead of NVMe on F4-424 Pro
发表于 : 2024年 12月 29日 星期天 5:49 am
I recently installed a Lexar NM790 4TB SSD in my Terramaster F4-424 Pro NAS. I had this SSD available, I didn't buy it for the NAS. This SSD does not appear on the compatibility list, but it seems to work correctly. However, it is not recognized as an NVMe device, instead, the system identifies it as /dev/sdza.
>lsblk -d -o NAME,MODEL,SIZE,TYPE
NAME MODEL SIZE TYPE
sdza Lexar SSD NM790 4TB 3.7T disk"
>dmesg | grep -i nvme
[0.346368] nvme 0000:04:00.0: platform quirk: setting simple suspend
[0.346405] nvme nvme0: pci function 0000:04:00.0
[0.351188] nvme nvme0: bad crto:0 cap:8202020ff0103ff
[0.357393] nvme nvme0: allocated 40 MiB host memory buffer.
[0.366719] nvme nvme0: 8/0/0 default/read/poll queues
"bad crto:0 cap:8202020ff0103ff" <- This may indicate that something went wrong...
Is this something normal that I can ignore, or does it indicate some kind of incompatibility with this SSD?
>lsblk -d -o NAME,MODEL,SIZE,TYPE
NAME MODEL SIZE TYPE
sdza Lexar SSD NM790 4TB 3.7T disk"
>dmesg | grep -i nvme
[0.346368] nvme 0000:04:00.0: platform quirk: setting simple suspend
[0.346405] nvme nvme0: pci function 0000:04:00.0
[0.351188] nvme nvme0: bad crto:0 cap:8202020ff0103ff
[0.357393] nvme nvme0: allocated 40 MiB host memory buffer.
[0.366719] nvme nvme0: 8/0/0 default/read/poll queues
"bad crto:0 cap:8202020ff0103ff" <- This may indicate that something went wrong...
Is this something normal that I can ignore, or does it indicate some kind of incompatibility with this SSD?